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-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