Ken Martin
|
31a700188b
|
ENH: added --system-information option to CMake
|
2007-02-27 10:10:10 -05:00 |
Ken Martin
|
27379d7b08
|
ENH: make properties a bit more formal with documentation and chaining
|
2006-12-07 09:45:32 -05:00 |
Bill Hoffman
|
ccb77b65c6
|
ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion
|
2006-11-29 15:59:16 -05:00 |
Andy Cedilnik
|
897a2a9029
|
ENH: Cleanup of install component list. There was already the list in the global generator. Use that one
|
2006-10-31 14:28:48 -05:00 |
Andy Cedilnik
|
7ded253013
|
ENH: Add support for displaying the list of components
|
2006-10-30 15:59:54 -05:00 |
Bill Hoffman
|
017cec95ad
|
ENH: do not print a call stack if the user does a message error unless --debug-output is used
|
2006-10-06 11:11:59 -04:00 |
Brad King
|
0bbcb49f65
|
ENH: Added generation of link rules into script files executed by a cmake -E command in order to support longer link lines. This is needed only on platforms without response file support and that may have weak shells.
|
2006-06-15 16:17:11 -04:00 |
Ken Martin
|
6071052835
|
ENH: fix linelength
|
2006-06-15 11:51:51 -04:00 |
Ken Martin
|
8e9a6beccc
|
ENH: centralized locaiton of CMakeFiles setting
|
2006-06-14 12:28:32 -04:00 |
Ken Martin
|
bf5ed9b27b
|
STYLE: fix line length
|
2006-05-12 14:36:39 -04:00 |
Brad King
|
4494c29078
|
ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support for color is automatically detected when messages are printed. Also made color scheme more readable on both black and white backgrounds. This option can be enabled by setting CMAKE_COLOR_MAKEFILE to true in the project.
|
2006-04-26 21:31:39 -04:00 |
Ken Martin
|
3d96e52261
|
STYLE: some m_ to this-> cleanup
|
2006-03-15 11:02:08 -05:00 |
Bill Hoffman
|
6b47b28867
|
ENH: fix line length style stuff
|
2006-03-10 11:13:15 -05:00 |
Andy Cedilnik
|
bc4e5581ee
|
ENH: Add support for exporting graphviz of the project dependencies
|
2006-03-03 14:24:31 -05:00 |
Andy Cedilnik
|
3d9610feec
|
COMP: More fixes for non makefile generators and global targets
|
2006-02-24 18:15:35 -05:00 |
Andy Cedilnik
|
f1fb182270
|
ENH: Add accessors for CTest and CPack
|
2006-02-23 10:00:44 -05:00 |
Andy Cedilnik
|
a51dfefe79
|
ENH: Optimize performance by caching stat results
|
2005-10-12 13:51:15 -04:00 |
Brad King
|
c59d56f653
|
BUG: Corrected and updated documentation of the -P option, -C option, GET_TARGET_PROPERTY command, and GET_SOURCE_FILE_PROPERTY command.
|
2005-09-21 13:31:43 -04:00 |
Bill Hoffman
|
9062e6d922
|
ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and value
|
2005-07-19 17:16:23 -04:00 |
Andy Cedilnik
|
69ca8776a8
|
ENH: Start adding the code that will truncate output logs
|
2005-07-02 22:25:43 -04:00 |
Andy Cedilnik
|
9a7dec33a3
|
ENH: Before running configre, remove all macros. Also, backup the command names. Also, make command names case insensitive
|
2005-06-16 14:56:15 -04:00 |
Andy Cedilnik
|
24a5c0a72e
|
ENH: Save command that macro overwrites
|
2005-06-14 12:48:59 -04:00 |
Ken Martin
|
e559aa11ac
|
ENH: added support for forcing recomputation of depends
|
2005-06-10 10:45:08 -04:00 |
Andy Cedilnik
|
e4af567bd2
|
ENH: Make AddCMakePath public
|
2005-05-02 15:51:12 -04:00 |
Ken Martin
|
3ff6722934
|
ENH: cleanup by removing all the olf local generate junk that i not longer needed
|
2005-03-10 13:39:38 -05:00 |
Brad King
|
81bbae1fb2
|
ENH: Added build system integrity check to cmLocalUnixMakefileGenerator2. This now uses a special --check-build-system flag to cmake which replaces --check-rerun. Integrity of dependencies is also checked during generation.
|
2004-10-29 16:50:46 -04:00 |
Andy Cedilnik
|
56234aed4b
|
PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster
|
2004-10-27 10:47:14 -04:00 |
Brad King
|
6bc6466be3
|
ENH: Added --check-rerun option to allow a runtime check of whether a new generate should really be done.
|
2004-10-15 09:24:44 -04:00 |
Ken Martin
|
1066af4527
|
ENH: Mathieus support for path conversions
|
2004-10-04 12:31:09 -04:00 |
Andy Cedilnik
|
957ddc4195
|
ENH: Move PreLoad.cmake code to public method so that ccmake and CMakeSetup can call it
|
2004-08-17 15:36:08 -04:00 |
Andy Cedilnik
|
34115a5989
|
BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still running
|
2004-04-26 11:23:06 -04:00 |
Andy Cedilnik
|
55a71ba572
|
ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
|
2004-04-18 14:41:46 -04:00 |
Bill Hoffman
|
222e9a2876
|
BUG: fix put/get env problems
|
2004-01-26 13:32:46 -05:00 |
Bill Hoffman
|
09ba0a0a31
|
BUG: keep more of the case information
|
2003-12-23 15:01:10 -05:00 |
Andy Cedilnik
|
ac2859aaa3
|
ENH: Start includding the scripting support
|
2003-10-29 09:45:26 -05:00 |
Ken Martin
|
072db6ad70
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
Brad King
|
1e077d436e
|
ENH#61: cmake and ccmake now support passing the path to a CMakeCache.txt file as an argument. Its settings will be loaded.
|
2003-08-05 16:36:15 -04:00 |
Andy Cedilnik
|
c7f1198a00
|
ENH: Add accessor for the list of commands
|
2003-08-03 20:47:44 -04:00 |
Brad King
|
958987c27f
|
ERR: Removed duplicate generator documentation.e
|
2003-07-10 23:22:09 -04:00 |
Brad King
|
c080627957
|
ENH: Added CMAKE_STANDARD_INTRODUCTION macro defining standard documentation for inclusion in every binary's documentation.
|
2003-07-10 23:14:49 -04:00 |
Brad King
|
e5ed57ec18
|
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
|
2003-07-07 21:52:10 -04:00 |
Andy Cedilnik
|
1e09bc5dde
|
ENH: Abstract pre configure check in a separate method
|
2003-05-29 11:14:05 -04:00 |
Andy Cedilnik
|
2b0f71f100
|
ERR: Run should return a value
|
2003-04-30 07:32:30 -04:00 |
Andy Cedilnik
|
e72535fda7
|
ENH: Add additional optional argument to Run. If it is true, it will only set paths and load cache. It will not do configure and gfenerate
|
2003-04-29 10:04:05 -04:00 |
Brad King
|
a5ea72df88
|
ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given.
|
2003-04-02 22:48:12 -05:00 |
Brad King
|
1f55680332
|
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
2003-02-14 10:53:37 -05:00 |
Ken Martin
|
05955d6403
|
fix bug in env settings
|
2003-01-09 12:18:22 -05:00 |
Andy Cedilnik
|
829f8382e0
|
Add option of watching variables
|
2003-01-08 12:59:52 -05:00 |
Bill Hoffman
|
1e8914ada8
|
BUG: fix get make command problems.
|
2002-12-04 10:57:22 -05:00 |
Bill Hoffman
|
2905d39689
|
ENH: check to make sure cmake matches the cmake used to generate the cache
|
2002-11-13 15:20:20 -05:00 |