summaryrefslogtreecommitdiffstats
path: root/Source/cmDependsC.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Improve performance of check build system by creating another file that ...Andy Cedilnik2005-10-121-7/+6
* ENH: Adding support for automatically adding the OBJECT_DEPENDS for generated...Brad King2005-08-171-2/+11
* ENH: reduce the number of files produced still needs a bit more cleanupKen Martin2005-07-271-14/+5
* ENH: some changes to the depends signature to be more flexibleKen Martin2005-05-111-4/+5
* BUG: Re-implemented dependency line parsing to deal with quoted paths and esc...Brad King2005-05-101-0/+5
* ENH: Added optional verbose output to build system dependency check.Brad King2005-05-061-1/+1
* BUG: Fixed scanning to account for double-quote includes.Brad King2005-03-031-2/+7
* ENH: Implemented support for include/complain regular expressions for depende...Brad King2005-02-071-3/+9
* ENH: Split dependency scanning and checking into separate cmDepends superclas...Brad King2005-01-181-0/+70