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
/
cmake.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Cleanup of install component list. There was already the list in the glo...
Andy Cedilnik
2006-10-31
1
-7/+0
*
ENH: Add support for displaying the list of components
Andy Cedilnik
2006-10-30
1
-0/+8
*
ENH: do not print a call stack if the user does a message error unless --debu...
Bill Hoffman
2006-10-06
1
-1/+5
*
ENH: Added generation of link rules into script files executed by a cmake -E ...
Brad King
2006-06-15
1
-0/+1
*
ENH: fix linelength
Ken Martin
2006-06-15
1
-1/+2
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-0/+4
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-5/+7
*
ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f...
Brad King
2006-04-27
1
-0/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-49/+50
*
ENH: fix line length style stuff
Bill Hoffman
2006-03-10
1
-2/+3
*
ENH: Add support for exporting graphviz of the project dependencies
Andy Cedilnik
2006-03-03
1
-0/+3
*
COMP: More fixes for non makefile generators and global targets
Andy Cedilnik
2006-02-24
1
-0/+1
*
ENH: Add accessors for CTest and CPack
Andy Cedilnik
2006-02-23
1
-0/+8
*
ENH: Optimize performance by caching stat results
Andy Cedilnik
2005-10-12
1
-0/+7
*
BUG: Corrected and updated documentation of the -P option, -C option, GET_TAR...
Brad King
2005-09-21
1
-2/+4
*
ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and ...
Bill Hoffman
2005-07-19
1
-3/+3
*
ENH: Start adding the code that will truncate output logs
Andy Cedilnik
2005-07-03
1
-0/+4
*
ENH: Before running configre, remove all macros. Also, backup the command nam...
Andy Cedilnik
2005-06-16
1
-0/+3
*
ENH: Save command that macro overwrites
Andy Cedilnik
2005-06-14
1
-0/+1
*
ENH: added support for forcing recomputation of depends
Ken Martin
2005-06-10
1
-0/+1
*
ENH: Make AddCMakePath public
Andy Cedilnik
2005-05-02
1
-5/+5
*
ENH: cleanup by removing all the olf local generate junk that i not longer ne...
Ken Martin
2005-03-10
1
-10/+0
*
ENH: Added build system integrity check to cmLocalUnixMakefileGenerator2. Th...
Brad King
2004-10-29
1
-2/+7
*
PERF: Remove several classes from the bootstrap and so making bootstrap small...
Andy Cedilnik
2004-10-27
1
-3/+0
*
ENH: Added --check-rerun option to allow a runtime check of whether a new gen...
Brad King
2004-10-15
1
-0/+2
*
ENH: Mathieus support for path conversions
Ken Martin
2004-10-04
1
-2/+5
*
ENH: Move PreLoad.cmake code to public method so that ccmake and CMakeSetup c...
Andy Cedilnik
2004-08-17
1
-0/+1
*
BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still running
Andy Cedilnik
2004-04-26
1
-0/+1
*
ENH: Add check for infinite loops. Make sure that files written using WRITE_F...
Andy Cedilnik
2004-04-18
1
-1/+7
*
BUG: fix put/get env problems
Bill Hoffman
2004-01-26
1
-2/+2
*
BUG: keep more of the case information
Bill Hoffman
2003-12-23
1
-0/+8
*
ENH: Start includding the scripting support
Andy Cedilnik
2003-10-29
1
-1/+10
*
removed redundent includes
Ken Martin
2003-08-10
1
-1/+0
*
ENH#61: cmake and ccmake now support passing the path to a CMakeCache.txt fil...
Brad King
2003-08-05
1
-0/+2
*
ENH: Add accessor for the list of commands
Andy Cedilnik
2003-08-04
1
-1/+5
*
ERR: Removed duplicate generator documentation.e
Brad King
2003-07-11
1
-2/+2
*
ENH: Added CMAKE_STANDARD_INTRODUCTION macro defining standard documentation ...
Brad King
2003-07-11
1
-0/+8
*
ENH: Registered global generators are now kept in a table in the cmake instan...
Brad King
2003-07-08
1
-0/+5
*
ENH: Abstract pre configure check in a separate method
Andy Cedilnik
2003-05-29
1
-0/+3
*
ERR: Run should return a value
Andy Cedilnik
2003-04-30
1
-1/+1
*
ENH: Add additional optional argument to Run. If it is true, it will only set...
Andy Cedilnik
2003-04-29
1
-1/+3
*
ENH: Improved documentation. Also modified behavior of "cmake" to not config...
Brad King
2003-04-03
1
-0/+19
*
ENH: Added cmDocumentation class to generate various forms of documentation. ...
Brad King
2003-02-14
1
-0/+2
*
fix bug in env settings
Ken Martin
2003-01-09
1
-0/+2
*
Add option of watching variables
Andy Cedilnik
2003-01-08
1
-0/+7
*
BUG: fix get make command problems.
Bill Hoffman
2002-12-04
1
-1/+4
*
ENH: check to make sure cmake matches the cmake used to generate the cache
Bill Hoffman
2002-11-13
1
-0/+2
*
Revert back
Andy Cedilnik
2002-11-07
1
-1/+1
*
In certain cases, try to guess the source directory, so that you can run cmak...
Andy Cedilnik
2002-11-06
1
-1/+1
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
[next]