index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmDependsC.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: a warning fix and some more cleanup
Ken Martin
2006-03-16
1
-1/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-13/+13
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-4/+6
*
BUG: Fix for scanning generated headers included with double-quotes. Also fi...
Brad King
2006-01-05
1
-0/+3
*
ENH: try to fix hp build problem
Bill Hoffman
2005-12-10
1
-1/+1
*
ENH: fix compile error
Andy Cedilnik
2005-12-09
1
-2/+2
*
ENH: clean up style a bit
Bill Hoffman
2005-12-09
1
-3/+3
*
PERF: apply patch for bug 2575 speeds up depend scanning
Bill Hoffman
2005-12-09
1
-2/+16
*
ENH: Improve performance of check build system by creating another file that ...
Andy Cedilnik
2005-10-12
1
-7/+6
*
ENH: Adding support for automatically adding the OBJECT_DEPENDS for generated...
Brad King
2005-08-17
1
-2/+11
*
ENH: reduce the number of files produced still needs a bit more cleanup
Ken Martin
2005-07-27
1
-14/+5
*
ENH: some changes to the depends signature to be more flexible
Ken Martin
2005-05-11
1
-4/+5
*
BUG: Re-implemented dependency line parsing to deal with quoted paths and esc...
Brad King
2005-05-10
1
-0/+5
*
ENH: Added optional verbose output to build system dependency check.
Brad King
2005-05-06
1
-1/+1
*
BUG: Fixed scanning to account for double-quote includes.
Brad King
2005-03-03
1
-2/+7
*
ENH: Implemented support for include/complain regular expressions for depende...
Brad King
2005-02-07
1
-3/+9
*
ENH: Split dependency scanning and checking into separate cmDepends superclas...
Brad King
2005-01-18
1
-0/+70