summaryrefslogtreecommitdiffstats
path: root/Source/cmake.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added generation of link rules into script files executed by a cmake -E ...Brad King2006-06-151-0/+1
* ENH: fix linelengthKen Martin2006-06-151-1/+2
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-0/+4
* STYLE: fix line lengthKen Martin2006-05-121-5/+7
* ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f...Brad King2006-04-271-0/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-49/+50
* ENH: fix line length style stuffBill Hoffman2006-03-101-2/+3
* ENH: Add support for exporting graphviz of the project dependenciesAndy Cedilnik2006-03-031-0/+3
* COMP: More fixes for non makefile generators and global targetsAndy Cedilnik2006-02-241-0/+1
* ENH: Add accessors for CTest and CPackAndy Cedilnik2006-02-231-0/+8
* ENH: Optimize performance by caching stat resultsAndy Cedilnik2005-10-121-0/+7
* BUG: Corrected and updated documentation of the -P option, -C option, GET_TAR...Brad King2005-09-211-2/+4
* ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and ...Bill Hoffman2005-07-191-3/+3
* ENH: Start adding the code that will truncate output logsAndy Cedilnik2005-07-031-0/+4
* ENH: Before running configre, remove all macros. Also, backup the command nam...Andy Cedilnik2005-06-161-0/+3
* ENH: Save command that macro overwritesAndy Cedilnik2005-06-141-0/+1
* ENH: added support for forcing recomputation of dependsKen Martin2005-06-101-0/+1
* ENH: Make AddCMakePath publicAndy Cedilnik2005-05-021-5/+5
* ENH: cleanup by removing all the olf local generate junk that i not longer ne...Ken Martin2005-03-101-10/+0
* ENH: Added build system integrity check to cmLocalUnixMakefileGenerator2. Th...Brad King2004-10-291-2/+7
* PERF: Remove several classes from the bootstrap and so making bootstrap small...Andy Cedilnik2004-10-271-3/+0
* ENH: Added --check-rerun option to allow a runtime check of whether a new gen...Brad King2004-10-151-0/+2
* ENH: Mathieus support for path conversionsKen Martin2004-10-041-2/+5
* ENH: Move PreLoad.cmake code to public method so that ccmake and CMakeSetup c...Andy Cedilnik2004-08-171-0/+1
* BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still runningAndy Cedilnik2004-04-261-0/+1
* ENH: Add check for infinite loops. Make sure that files written using WRITE_F...Andy Cedilnik2004-04-181-1/+7
* BUG: fix put/get env problemsBill Hoffman2004-01-261-2/+2
* BUG: keep more of the case informationBill Hoffman2003-12-231-0/+8
* ENH: Start includding the scripting supportAndy Cedilnik2003-10-291-1/+10
* removed redundent includesKen Martin2003-08-101-1/+0
* ENH#61: cmake and ccmake now support passing the path to a CMakeCache.txt fil...Brad King2003-08-051-0/+2
* ENH: Add accessor for the list of commandsAndy Cedilnik2003-08-041-1/+5
* ERR: Removed duplicate generator documentation.eBrad King2003-07-111-2/+2
* ENH: Added CMAKE_STANDARD_INTRODUCTION macro defining standard documentation ...Brad King2003-07-111-0/+8
* ENH: Registered global generators are now kept in a table in the cmake instan...Brad King2003-07-081-0/+5
* 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