index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
ccc
/
ccclib
/
Tools.py
Age
Commit message (
Expand
)
Author
2009-01-17
ccc: Support running piped jobs (-pipe now works).
Daniel Dunbar
2009-01-17
ccc: Don't be pedantically compatible with -Z options, these are the
Daniel Dunbar
2009-01-16
ccc: Clean up (user level) error handling.
Daniel Dunbar
2009-01-16
ccc: Darwin/X86: gcc compatibility, only add
Daniel Dunbar
2009-01-16
ccc: Darwin/X86: Implement remainder of (non -Z...) generic argument
Daniel Dunbar
2009-01-14
ccc: Implement support clang PTH using gcc PCH style interface.
Daniel Dunbar
2009-01-14
ccc: Finish main clang compiler argument translation.
Daniel Dunbar
2009-01-14
ccc: Darwin/Compiler: Improve gcc compat in use of -auxbase-strip.
Daniel Dunbar
2009-01-14
ccc: Implement argument translation for clang.
Daniel Dunbar
2009-01-14
ccc: Add dummy Clang/Compile tool and use on Darwin/X86 for C files.
Daniel Dunbar
2009-01-14
ccc: Darwin/Compile: Define __private_extern__ when building c++.
Daniel Dunbar
2009-01-13
ccc: Darwin: Implement some important general argument translations
Daniel Dunbar
2009-01-13
ccc: Allow internal tool chain specific argument translation.
Daniel Dunbar
2009-01-13
ccc: Darwin/Link also runs dsymutil in one very particular situation.
Daniel Dunbar
2009-01-13
ccc: Bug fix and gcc compatibility tweak.
Daniel Dunbar
2009-01-13
ccc: Add option groups.
Daniel Dunbar
2009-01-13
ccc: Darwin/CC1: Hardcode (for now) some -m options to match gcc.
Daniel Dunbar
2009-01-13
ccc: Darwin/CC1: Be bug compatible with gcc in a corner case.
Daniel Dunbar
2009-01-12
ccc: Bug fix, output can be NULL.
Daniel Dunbar
2009-01-12
ccc: Even more Darwin/cc1 argument translation support.
Daniel Dunbar
2009-01-12
ccc: (Darwin) More argument translation for Darwin/Compile tool.
Daniel Dunbar
2009-01-12
ccc: (Darwin) More argument translation for Darwin/Compile tool.
Daniel Dunbar
2009-01-12
ccc: (Darwin) Start implementing argument translation for
Daniel Dunbar
2009-01-12
ccc: (Darwin) Move path resolution into ToolChain.
Daniel Dunbar
2009-01-12
ccc: Implement the rest of Darwin/Assembler argument translation.
Daniel Dunbar
2009-01-12
ccc: Implement macosx-version-min conditions (including a bug fix).
Daniel Dunbar
2009-01-12
ccc: Generalize Darwin/Link tool based on Darwin version.
Daniel Dunbar
2009-01-12
ccc: Support arguments which behave like linker inputs.
Daniel Dunbar
2009-01-12
ccc: (Darwin) Pass -ObjC to linker if -ObjC, -ObjC++ or -fobjc is
Daniel Dunbar
2009-01-11
ccc: Add fairly complete argument translation for Darwin link step.
Daniel Dunbar
2009-01-10
ccc: Add generic assembler & linker tools which effectively shell out
Daniel Dunbar
2009-01-09
ccc: Get host information via Driver methods.
Daniel Dunbar
2009-01-07
ccc: Make proper synthetic arguments in places we have to construct
Daniel Dunbar
2009-01-07
ccc: Change Command to take list of strings for argv instead of Arg
Daniel Dunbar
2009-01-07
ccc: Refactor so that all accesses to actual input strings go through
Daniel Dunbar
2009-01-06
ccc: Track last actual argument instance for each option & change
Daniel Dunbar
2009-01-05
Add prototype ccc rewrite.
Daniel Dunbar
[prev]