Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
ff871444421ad9fb8e7ddb73bc422912d9b0ee53
/
utils
/
ccc
d0eef02
Pass "-arch" down to clang.
by Ted Kremenek
· 17 years ago
39a7973
Pass "-isysroot" option down to clang.
by Ted Kremenek
· 17 years ago
d389465
- ccc: print generated command line to stdout instead of stderr
by Seo Sanghyeon
· 17 years ago
de808ca
Disable internalize. Unfortunately, the configure scripts are not ready for some link time optimizations.
by Lauro Ramos Venancio
· 17 years ago
279876b
Add c++ to "inferlanguage"
by Lauro Ramos Venancio
· 17 years ago
dac2b54
Use the subprocess module instead of os.system. Patch by Sam Bishop.
by Anders Carlsson
· 17 years ago
550ce0f
- ccc creates output objects in same directory as the source file, and
by Bill Wendling
· 17 years ago
795aaed
Make ccc work with older Python versions. Patch by Sam Bishop.
by Seo Sanghyeon
· 17 years ago
c720d9b
Don't try to compile .a files.
by Anders Carlsson
· 17 years ago
d125bb1
Improvements to ccc. Patch by Shantonu Sen.
by Anders Carlsson
· 17 years ago
96b99f7
Implement -print-prog-name. Patch by Nuno Lopes.
by Seo Sanghyeon
· 17 years ago
4259955
Ignore --param
by Seo Sanghyeon
· 17 years ago
2bfa533
Compiler driver
by Seo Sanghyeon
· 17 years ago