Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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, ↵ | Brad King | 2005-09-21 | 1 | -2/+4 |
| | | | | GET_TARGET_PROPERTY command, and GET_SOURCE_FILE_PROPERTY command. | ||||
* | ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and ↵ | Bill Hoffman | 2005-07-19 | 1 | -3/+3 |
| | | | | value | ||||
* | 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 ↵ | Andy Cedilnik | 2005-06-16 | 1 | -0/+3 |
| | | | | names. Also, make command names case insensitive | ||||
* | 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 ↵ | Ken Martin | 2005-03-10 | 1 | -10/+0 |
| | | | | needed | ||||
* | ENH: Added build system integrity check to cmLocalUnixMakefileGenerator2. ↵ | Brad King | 2004-10-29 | 1 | -2/+7 |
| | | | | This now uses a special --check-build-system flag to cmake which replaces --check-rerun. Integrity of dependencies is also checked during generation. | ||||
* | PERF: Remove several classes from the bootstrap and so making bootstrap ↵ | Andy Cedilnik | 2004-10-27 | 1 | -3/+0 |
| | | | | smaller and faster | ||||
* | ENH: Added --check-rerun option to allow a runtime check of whether a new ↵ | Brad King | 2004-10-15 | 1 | -0/+2 |
| | | | | generate should really be done. | ||||
* | 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 ↵ | Andy Cedilnik | 2004-08-17 | 1 | -0/+1 |
| | | | | can call it | ||||
* | 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 ↵ | Andy Cedilnik | 2004-04-18 | 1 | -1/+7 |
| | | | | WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops | ||||
* | 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 ↵ | Brad King | 2003-08-05 | 1 | -0/+2 |
| | | | | file as an argument. Its settings will be loaded. | ||||
* | 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 |
| | | | | for inclusion in every binary's documentation. | ||||
* | ENH: Registered global generators are now kept in a table in the cmake ↵ | Brad King | 2003-07-08 | 1 | -0/+5 |
| | | | | instance. Added support for documentation with a Generators section. | ||||
* | 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 ↵ | Andy Cedilnik | 2003-04-29 | 1 | -1/+3 |
| | | | | set paths and load cache. It will not do configure and gfenerate | ||||
* | ENH: Improved documentation. Also modified behavior of "cmake" to not ↵ | Brad King | 2003-04-03 | 1 | -0/+19 |
| | | | | configure a project in the current directory unless . is given. | ||||
* | ENH: Added cmDocumentation class to generate various forms of documentation. ↵ | Brad King | 2003-02-14 | 1 | -0/+2 |
| | | | | Each executable will be able to generate its own documentation. | ||||
* | 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 ↵ | Andy Cedilnik | 2002-11-06 | 1 | -1/+1 |
| | | | | cmake or ccmake without specifying source dir | ||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -3/+3 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | 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 ↵ | Bill Hoffman | 2002-08-23 | 1 | -1/+1 |
| | | | | destruction is not a problem. | ||||
* | support for plugins | Ken Martin | 2002-08-21 | 1 | -1/+1 |
| | |||||
* | BUG: CMake crashed if it failed to find its own executable. Also added ↵ | Brad King | 2002-06-27 | 1 | -1/+1 |
| | | | | better error messages when this occurs. | ||||
* | removed ccommand use cmake now | Ken Martin | 2002-06-03 | 1 | -0/+6 |
| |