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
/
Driver.py
Age
Commit message (
Expand
)
Author
2009-01-11
ccc: Give the Host an opportunity to switch ToolChains when binding
Daniel Dunbar
2009-01-11
ccc: Print -### output on stderr to match gcc.
Daniel Dunbar
2009-01-10
ccc: Introduce ToolChains for mapping Actions to Tools which can
Daniel Dunbar
2009-01-09
ccc: Get host information via Driver methods.
Daniel Dunbar
2009-01-09
ccc: Start defining host information.
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-06
ccc: Use dummy InputOption and UnknownOption classes instead of
Daniel Dunbar
2009-01-06
ccc: Introduce ArgList for keeping input argv & parsed Args together.
Daniel Dunbar
2009-01-05
Add prototype ccc rewrite.
Daniel Dunbar
[prev]