Commit History

Author SHA1 Message Date
  Ken Martin 4b83a08b37 ENH: a warning fix and some more cleanup 20 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
  Andy Cedilnik 634343c3e8 STYLE: Fix some style issues 20 years ago
  Brad King 8dc1de6efd BUG: Fix for scanning generated headers included with double-quotes. Also fixed double-quote include support to not use the special quoted location when a full path is given on the include line. 20 years ago
  Bill Hoffman 90bdb216a4 ENH: try to fix hp build problem 20 years ago
  Andy Cedilnik 63a5effc7f ENH: fix compile error 20 years ago
  Bill Hoffman d13643aa92 ENH: clean up style a bit 20 years ago
  Bill Hoffman 92b6c8e742 PERF: apply patch for bug 2575 speeds up depend scanning 20 years ago
  Andy Cedilnik f18e7c7ff7 ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall 20 years ago
  Brad King f4920b8369 ENH: Adding support for automatically adding the OBJECT_DEPENDS for generated header files. 20 years ago
  Ken Martin f85f919dbc ENH: reduce the number of files produced still needs a bit more cleanup 20 years ago
  Ken Martin c85069b290 ENH: some changes to the depends signature to be more flexible 20 years ago
  Brad King dd9e2b904c BUG: Re-implemented dependency line parsing to deal with quoted paths and escaped spaces. 20 years ago
  Brad King e8911705d6 ENH: Added optional verbose output to build system dependency check. 20 years ago
  Brad King 2fe4e650bf BUG: Fixed scanning to account for double-quote includes. 21 years ago
  Brad King 337ad802c6 ENH: Implemented support for include/complain regular expressions for dependency scanning. This now includes the possibility that scanning will return failure and the build will stop. 21 years ago
  Brad King 195cdf172e ENH: Split dependency scanning and checking into separate cmDepends superclass with language-specific subclasses such as cmDependsC. 21 years ago