summaryrefslogtreecommitdiffstats
path: root/Source/cmake.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Abstract pre configure check in a separate methodAndy Cedilnik2003-05-291-0/+3
* ERR: Run should return a valueAndy Cedilnik2003-04-301-1/+1
* ENH: Add additional optional argument to Run. If it is true, it will only set...Andy Cedilnik2003-04-291-1/+3
* ENH: Improved documentation. Also modified behavior of "cmake" to not config...Brad King2003-04-031-0/+19
* ENH: Added cmDocumentation class to generate various forms of documentation. ...Brad King2003-02-141-0/+2
* fix bug in env settingsKen Martin2003-01-091-0/+2
* Add option of watching variablesAndy Cedilnik2003-01-081-0/+7
* BUG: fix get make command problems.Bill Hoffman2002-12-041-1/+4
* ENH: check to make sure cmake matches the cmake used to generate the cacheBill Hoffman2002-11-131-0/+2
* Revert backAndy Cedilnik2002-11-071-1/+1
* In certain cases, try to guess the source directory, so that you can run cmak...Andy Cedilnik2002-11-061-1/+1
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* added progressKen Martin2002-09-261-0/+15
* updated commentsKen Martin2002-09-171-0/+19
* cleaned up some of the cmake interfaceKen Martin2002-09-171-12/+21
* some fixes for try compileKen Martin2002-09-131-5/+5
* added a flag if a cmake is in try compileKen Martin2002-09-121-0/+7
* moved commands into cmakeKen Martin2002-09-101-0/+24
* new archKen Martin2002-09-061-27/+125
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-281-1/+18
* removed shared lib supportKen Martin2002-08-231-1/+1
* BUG: add explicit clean up of the cachemanager at exit of programs, so dll de...Bill Hoffman2002-08-231-1/+1
* support for pluginsKen Martin2002-08-211-1/+1
* BUG: CMake crashed if it failed to find its own executable. Also added bette...Brad King2002-06-271-1/+1
* removed ccommand use cmake nowKen Martin2002-06-031-0/+6
* remobed bootstrapKen Martin2002-05-281-8/+0
* added initial attempt to support win32 bootstrappingKen Martin2002-05-151-0/+8
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* Rolling back symbolic path changes until it works on Windows.Amitha Perera2002-01-071-1/+0
* ENH: Add an invocation that maintains symbolic paths to the source and binary...Amitha Perera2002-01-061-0/+1
* ENH: add command line arguments to set cache entriesBill Hoffman2001-11-201-4/+3
* ENH: integrate borland supportBill Hoffman2001-09-061-2/+2
* ENH: rework GUI with configure/OK/CancelBill Hoffman2001-07-251-1/+3
* ENH: change MFC gui to use cmake classBill Hoffman2001-05-301-4/+8
* new commandKen Martin2001-05-181-0/+82