1. 1683360 "This patch adds paths for Fedora 9 in clang.cpp and support for two preprocessor options in ccc." by Ted Kremenek · 17 years ago
  2. 05f971a llvm-ld doesnt support -O1, -O2, etc options, so dont pass them by Nuno Lopes · 17 years ago
  3. cf719b7 "This maps the -pthread option to -lpthread - this isn't 100% correct, by Chris Lattner · 17 years ago
  4. e5d12e8 handle -arch and -isysroot correctly (like ccc-analyszer do). by Nuno Lopes · 17 years ago
  5. d0eef02 Pass "-arch" down to clang. by Ted Kremenek · 17 years ago
  6. 39a7973 Pass "-isysroot" option down to clang. by Ted Kremenek · 17 years ago
  7. d389465 - ccc: print generated command line to stdout instead of stderr by Seo Sanghyeon · 17 years ago
  8. de808ca Disable internalize. Unfortunately, the configure scripts are not ready for some link time optimizations. by Lauro Ramos Venancio · 17 years ago
  9. 279876b Add c++ to "inferlanguage" by Lauro Ramos Venancio · 17 years ago
  10. dac2b54 Use the subprocess module instead of os.system. Patch by Sam Bishop. by Anders Carlsson · 18 years ago
  11. 550ce0f - ccc creates output objects in same directory as the source file, and by Bill Wendling · 18 years ago
  12. 795aaed Make ccc work with older Python versions. Patch by Sam Bishop. by Seo Sanghyeon · 18 years ago
  13. c720d9b Don't try to compile .a files. by Anders Carlsson · 18 years ago
  14. d125bb1 Improvements to ccc. Patch by Shantonu Sen. by Anders Carlsson · 18 years ago
  15. 96b99f7 Implement -print-prog-name. Patch by Nuno Lopes. by Seo Sanghyeon · 18 years ago
  16. 4259955 Ignore --param by Seo Sanghyeon · 18 years ago
  17. 2bfa533 Compiler driver by Seo Sanghyeon · 18 years ago