summaryrefslogtreecommitdiffstats
path: root/Source/cmDepends.h
Commit message (Expand)AuthorAgeFilesLines
* BUG: Updated Makefile dependency scanning to provide a full local generator t...Brad King2006-05-251-9/+10
* STYLE: fix line lengthKen Martin2006-05-101-1/+2
* BUG: Fix to avoid repeated calls to CollapseFullPath during dependency scanni...Brad King2006-05-031-1/+8
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-10/+11
* ENH: Improve performance of check build system by creating another file that ...Andy Cedilnik2005-10-121-5/+16
* ENH: reduce the number of files produced still needs a bit more cleanupKen Martin2005-07-271-25/+7
* BUG: a fix for constant recomputing of dependsKen Martin2005-05-251-0/+4
* ENH: some changes to the depends signature to be more flexibleKen Martin2005-05-111-2/+9
* ENH: Added optional verbose output to build system dependency check.Brad King2005-05-061-1/+4
* ENH: Implemented support for include/complain regular expressions for depende...Brad King2005-02-071-1/+1
* ENH: Split dependency scanning and checking into separate cmDepends superclas...Brad King2005-01-181-0/+82