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: 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
*
added progress
Ken Martin
2002-09-26
1
-0/+15
*
updated comments
Ken Martin
2002-09-17
1
-0/+19
*
cleaned up some of the cmake interface
Ken Martin
2002-09-17
1
-12/+21
*
some fixes for try compile
Ken Martin
2002-09-13
1
-5/+5
*
added a flag if a cmake is in try compile
Ken Martin
2002-09-12
1
-0/+7
*
moved commands into cmake
Ken Martin
2002-09-10
1
-0/+24
*
new arch
Ken Martin
2002-09-06
1
-27/+125
*
changed cache manager and registered generators to no longer be singletons
Ken Martin
2002-08-28
1
-1/+18
*
removed shared lib support
Ken Martin
2002-08-23
1
-1/+1
*
BUG: add explicit clean up of the cachemanager at exit of programs, so dll de...
Bill Hoffman
2002-08-23
1
-1/+1
*
support for plugins
Ken Martin
2002-08-21
1
-1/+1
*
BUG: CMake crashed if it failed to find its own executable. Also added bette...
Brad King
2002-06-27
1
-1/+1
*
removed ccommand use cmake now
Ken Martin
2002-06-03
1
-0/+6
*
remobed bootstrap
Ken Martin
2002-05-28
1
-8/+0
*
added initial attempt to support win32 bootstrapping
Ken Martin
2002-05-15
1
-0/+8
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
Rolling back symbolic path changes until it works on Windows.
Amitha Perera
2002-01-07
1
-1/+0
*
ENH: Add an invocation that maintains symbolic paths to the source and binary...
Amitha Perera
2002-01-06
1
-0/+1
*
ENH: add command line arguments to set cache entries
Bill Hoffman
2001-11-20
1
-4/+3
*
ENH: integrate borland support
Bill Hoffman
2001-09-06
1
-2/+2
*
ENH: rework GUI with configure/OK/Cancel
Bill Hoffman
2001-07-25
1
-1/+3
*
ENH: change MFC gui to use cmake class
Bill Hoffman
2001-05-30
1
-4/+8
[next]