1. 4efca19 Minor wording changes. by Ted Kremenek · 16 years ago
  2. d6c03a8 Added special handling when the build command is "gcc", "cc", or "llvm-gcc"; by Ted Kremenek · 16 years ago
  3. 479982e a bunch of random cleanups by Sam Bishop · 16 years ago
  4. 3a03400 Minor cleanups. by Ted Kremenek · 16 years ago
  5. b9177df Added help text for scan-build. by Ted Kremenek · 16 years ago
  6. c9d8fde Initial checking of 'scan-build' script, a script used to wrap builds and by Ted Kremenek · 16 years ago
  7. d2b8d8e Do not abort ccc-analyzer script if an HTML directory is not specified. by Ted Kremenek · 16 years ago
  8. 8a69698 The ccc-analyzer script now interrogates environment variables to determine by Ted Kremenek · 16 years ago
  9. 18e72bb Added hacked version of ccc script used to invoke the static analyzer. This by Ted Kremenek · 16 years ago
  10. bfdf017 Disable internalize. Unfortunately, the configure scripts are not ready for some link time optimizations. by Lauro Ramos Venancio · 17 years ago
  11. 9b9eec5 Add c++ to "inferlanguage" by Lauro Ramos Venancio · 17 years ago
  12. 5ec4dfe Use the subprocess module instead of os.system. Patch by Sam Bishop. by Anders Carlsson · 17 years ago
  13. abb9ea0 - ccc creates output objects in same directory as the source file, and by Bill Wendling · 17 years ago
  14. 8528248 Make ccc work with older Python versions. Patch by Sam Bishop. by Seo Sanghyeon · 17 years ago
  15. dfcf69a Don't try to compile .a files. by Anders Carlsson · 17 years ago
  16. a93e51d Improvements to ccc. Patch by Shantonu Sen. by Anders Carlsson · 17 years ago
  17. 365b3ba Implement -print-prog-name. Patch by Nuno Lopes. by Seo Sanghyeon · 17 years ago
  18. 0503096 Ignore --param by Seo Sanghyeon · 17 years ago
  19. 40f0b76 Compiler driver by Seo Sanghyeon · 17 years ago