| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Allow VS 7 project Rebuild and Solution Rebuild to work without re-runni... | Brad King | 2007-11-10 | 1 | -0/+1 |
|
|
* | ENH: different way of testing properties | Ken Martin | 2007-11-06 | 1 | -0/+5 |
|
|
* | ENH: add ability to get documentaiton of a property from a script | Ken Martin | 2007-10-24 | 1 | -0/+4 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 1 | -3/+5 |
|
|
* | BUG: revert doc changes since VS7 cannot compile them, will implement them in... | Ken Martin | 2007-10-09 | 1 | -2/+2 |
|
|
* | ENH: make documentation entries actually store their data | Ken Martin | 2007-10-09 | 1 | -2/+2 |
|
|
* | ENH: deb generator can now generate deb packages | Alexander Neundorf | 2007-07-27 | 1 | -0/+1 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-07-20 | 1 | -1/+2 |
|
|
* | STYLE: sort the property documentation into | Alexander Neundorf | 2007-07-11 | 1 | -1/+2 |
|
|
* | STYLE: change global cmake variable CMAKE_TARGET_SUPPORTS_ONLY_STATIC_LIBS | Alexander Neundorf | 2007-06-26 | 1 | -0/+3 |
|
|
* | ENH: added the ability to document variables and cached_variables | Ken Martin | 2007-06-25 | 1 | -5/+3 |
|
|
* | ENH: put compatibility commands in extra section and prepare for creating | Alexander Neundorf | 2007-06-22 | 1 | -1/+10 |
|
|
* | STYLE: remove duplicate non-const accessors GetLocalGenerator(int) and | Alexander Neundorf | 2007-06-15 | 1 | -3/+8 |
|
|
* | ENH: remove non/scriptable cmake commands from the script handler in ctest, | Alexander Neundorf | 2007-06-12 | 1 | -0/+1 |
|
|
* | ENH: add cmExternalMakefileProjectGenerator, which should make it easier to | Alexander Neundorf | 2007-06-08 | 1 | -1/+10 |
|
|
* | ENH: -U for removing variables now uses globbing expressions | Alexander Neundorf | 2007-06-04 | 1 | -4/+4 |
|
|
* | BUG: also put a variable into the cache when defined using -D if no type is | Alexander Neundorf | 2007-06-01 | 1 | -0/+5 |
|
|
* | STYLE: Fixed comment for Generate() method. | Brad King | 2007-05-28 | 1 | -8/+1 |
|
|
* | ENH: added --system-information option to CMake | Ken Martin | 2007-02-27 | 1 | -0/+5 |
|
|
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -0/+29 |
|
|
* | ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ... | Bill Hoffman | 2006-11-29 | 1 | -7/+0 |
|
|
* | 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 |
|
|