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
/
cmDepends.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-4/+4
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-1/+1
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1/+2
*
cmDepends: No dependency-vector erasure in CheckDependencies
Michael Wild
2012-11-06
1
-2/+4
*
cmDepends: allow multiple dependees per depender
Alex Neundorf
2012-11-06
1
-3/+10
*
-fix line length
Alex Neundorf
2012-08-20
1
-2/+2
*
fix #13474: also rescan dependencies if the depender does not exist
Alex Neundorf
2012-08-17
1
-17/+46
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Fix compiler warning reported on older Borland dashboard.
David Cole
2012-02-22
1
-2/+4
*
Fix compiler error reported on older Borland dashboard.
David Cole
2012-02-22
1
-2/+3
*
Extract and use the INCLUDE_DIRECTORIES target properties.
Stephen Kelly
2012-02-22
1
-1/+13
*
Remove call to SystemTools::GetMaximumFilePathLength
Brad King
2010-12-16
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Major optimization of C/C++ dependency scanning.
Alexander Neundorf
2009-09-23
1
-3/+23
*
Minor optimization in dependency checking.
Alexander Neundorf
2009-09-19
1
-2/+12
*
ENH: Light refactoring of implicit dependency scanning configuration implemen...
Brad King
2008-05-08
1
-3/+15
*
ENH: Implement Fortran module dependencies across targets and directories.
Brad King
2007-12-28
1
-0/+7
*
ENH: Convert cmDepends object interface to scan an entire target at once.
Brad King
2007-12-23
1
-3/+34
*
ENH: Moved dependency integrity check from CheckBuildSystem over to a per-tar...
Brad King
2007-12-19
1
-8/+14
*
BUG: Updated Makefile dependency scanning to provide a full local generator t...
Brad King
2006-05-25
1
-1/+5
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-1/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-20/+20
*
ENH: correct include for memcpy
Bill Hoffman
2006-01-23
1
-2/+1
*
BUG: Fix logic to return true when the file was already statted. Also, use na...
Andy Cedilnik
2005-10-13
1
-1/+0
*
ENH: Improve performance of check build system by creating another file that ...
Andy Cedilnik
2005-10-12
1
-7/+102
*
ENH: reduce the number of files produced still needs a bit more cleanup
Ken Martin
2005-07-27
1
-65/+13
*
BUG: a fix for constant recomputing of depends
Ken Martin
2005-05-25
1
-2/+7
*
ENH: some changes to the depends signature to be more flexible
Ken Martin
2005-05-11
1
-12/+19
*
ENH: Added optional verbose output to build system dependency check.
Brad King
2005-05-06
1
-2/+11
*
ENH: do not collapse full path for cwd
Bill Hoffman
2005-04-12
1
-1/+3
*
BUG: Dependency scans and checks must always set the current working director...
Brad King
2005-03-08
1
-0/+20
*
ENH: Implemented support for include/complain regular expressions for depende...
Brad King
2005-02-07
1
-1/+6
*
ENH: Split dependency scanning and checking into separate cmDepends superclas...
Brad King
2005-01-18
1
-0/+96