1. 10f883f Remove impossible "-?" option. by Ted Kremenek · 17 years ago
  2. bba1cf5 CSS/HTML generation tweaks for index.html: Remove special "classes" for <td> by Ted Kremenek · 17 years ago
  3. 22d6a63 Made bug index tables sortable. by Ted Kremenek · 17 years ago
  4. 7f8a325 Initial work on CSS in generated index.html. by Ted Kremenek · 17 years ago
  5. 5744dc2 Initial support for generating index.html file. by Ted Kremenek · 17 years ago
  6. 39eefde More wording cleanups in --help text. by Ted Kremenek · 17 years ago
  7. f02e8db More wording fixes. by Ted Kremenek · 17 years ago
  8. 0062ad4 Added error message for unrecognized options. by Ted Kremenek · 17 years ago
  9. af08f64 Wording cleanups. by Ted Kremenek · 17 years ago
  10. 7442ca6 Implemented "-k" support. by Ted Kremenek · 17 years ago
  11. 6a43ba9 Do equality testing, not regex, when the build command is gcc. This matches by Ted Kremenek · 17 years ago
  12. 0249378 Minor wording changes. by Ted Kremenek · 17 years ago
  13. dab1110 Added special handling when the build command is "gcc", "cc", or "llvm-gcc"; by Ted Kremenek · 17 years ago
  14. a0e2266 a bunch of random cleanups by Sam Bishop · 17 years ago
  15. c052046 Minor cleanups. by Ted Kremenek · 17 years ago
  16. 2b74ab6 Added help text for scan-build. by Ted Kremenek · 17 years ago
  17. 9cc8c2c Initial checking of 'scan-build' script, a script used to wrap builds and by Ted Kremenek · 17 years ago
  18. 69b6442 Do not abort ccc-analyzer script if an HTML directory is not specified. by Ted Kremenek · 17 years ago
  19. 09c2ad6 The ccc-analyzer script now interrogates environment variables to determine by Ted Kremenek · 17 years ago
  20. b098288 Added hacked version of ccc script used to invoke the static analyzer. This by Ted Kremenek · 17 years ago
  21. de808ca Disable internalize. Unfortunately, the configure scripts are not ready for some link time optimizations. by Lauro Ramos Venancio · 17 years ago
  22. 279876b Add c++ to "inferlanguage" by Lauro Ramos Venancio · 18 years ago
  23. dac2b54 Use the subprocess module instead of os.system. Patch by Sam Bishop. by Anders Carlsson · 18 years ago
  24. 550ce0f - ccc creates output objects in same directory as the source file, and by Bill Wendling · 18 years ago
  25. 795aaed Make ccc work with older Python versions. Patch by Sam Bishop. by Seo Sanghyeon · 18 years ago
  26. c720d9b Don't try to compile .a files. by Anders Carlsson · 18 years ago
  27. d125bb1 Improvements to ccc. Patch by Shantonu Sen. by Anders Carlsson · 18 years ago
  28. 96b99f7 Implement -print-prog-name. Patch by Nuno Lopes. by Seo Sanghyeon · 18 years ago
  29. 4259955 Ignore --param by Seo Sanghyeon · 18 years ago
  30. 2bfa533 Compiler driver by Seo Sanghyeon · 18 years ago