| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGUR... | Brad King | 2002-04-17 | 1 | -0/+7 |
|
|
* | ENH: speed improvements | Bill Hoffman | 2002-04-11 | 1 | -1/+0 |
|
|
* | ENH: add enable language support for PROJECT command, this means that a C onl... | Bill Hoffman | 2002-04-02 | 1 | -14/+13 |
|
|
* | ENH: major change, the cmMakefile now contains a master list of cmSourceFile ... | Bill Hoffman | 2002-03-29 | 1 | -13/+47 |
|
|
* | FIX: foreach function-blockers were using expanded args. Add virtual func to ... | Sebastien Barre | 2002-03-26 | 1 | -2/+12 |
|
|
* | ENH: add .in as a header file type, as it can not be compiled | Bill Hoffman | 2002-03-14 | 1 | -0/+1 |
|
|
* | ENH: remove several compiler warnings | Bill Hoffman | 2002-03-13 | 1 | -2/+2 |
|
|
* | ENH: expand variables in arguments before the commands get them | Bill Hoffman | 2002-03-05 | 1 | -2/+14 |
|
|
* | FIX: although a CMakeLists.txt file could be searched up 'n' level in the dir... | Sebastien Barre | 2002-02-25 | 1 | -12/+13 |
|
|
* | ERR: Removed cmCacheManager::DefineCache method. It is no longer needed. | Brad King | 2002-01-22 | 1 | -2/+1 |
|
|
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -30/+6 |
|
|
* | BUG: .txx are not source files. They contain template code which can only | Amitha Perera | 2001-12-28 | 1 | -1/+1 |
|
|
* | ENH: Added option to IF command to test if a command exists. Syntax is IF(CO... | Brad King | 2001-12-18 | 1 | -2/+4 |
|
|
* | BUG: Existing projects have cache entries with the same name as the command t... | Brad King | 2001-12-18 | 1 | -1/+0 |
|
|
* | ENH: Each cmake command now adds a cmake variable of its own name, set | Brad King | 2001-12-17 | 1 | -0/+1 |
|
|
* | ENH: SUBDIR_DEPENDS command now does nothing. The parallel build functionali... | Brad King | 2001-12-10 | 1 | -10/+18 |
|
|
* | ENH: expand variables in a command before escaping spaces in the command | Berk Geveci | 2001-11-27 | 1 | -1/+3 |
|
|
* | ENH: clean up warnings | Bill Hoffman | 2001-11-13 | 1 | -1/+1 |
|
|
* | Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be ... | Sebastien Barre | 2001-11-03 | 1 | -2/+10 |
|
|
* | ENH: add an option to configure file command that allows for only expansion o... | Bill Hoffman | 2001-10-30 | 1 | -13/+35 |
|
|
* | ENH: add better error reports in parsing cmake files, like what file has the ... | Bill Hoffman | 2001-10-02 | 1 | -1/+3 |
|
|
* | ENH: change InitialPass to take a const reference to the argument string, to ... | Bill Hoffman | 2001-09-20 | 1 | -5/+3 |
|
|
* | BUG: make a copy of the arguments before passing them to Execute | Ken Martin | 2001-09-20 | 1 | -1/+3 |
|
|
* | various windows fixes | Ken Martin | 2001-09-10 | 1 | -3/+13 |
|
|
* | ENH: separate command from its arguments in the custom command. This allows ... | Bill Hoffman | 2001-09-04 | 1 | -5/+5 |
|
|
* | ENH: ExpandVariables functions return a char * for convenience | John Biddiscombe | 2001-09-01 | 1 | -11/+12 |
|
|
* | BUG: fix incorrect deletion of function blockers | Bill Hoffman | 2001-08-30 | 1 | -1/+1 |
|
|
* | clean up a bit | Bill Hoffman | 2001-08-29 | 1 | -3/+1 |
|
|
* | ENH: add caching for the input CMakeList.txt files, 2X speed up | Bill Hoffman | 2001-08-28 | 1 | -10/+14 |
|
|
* | Changes to allow MODULE type target for a shared library | Yves Starreveld | 2001-08-28 | 1 | -7/+46 |
|
|
* | ENH: change expand variables to use GetDefinition | Bill Hoffman | 2001-08-27 | 1 | -6/+6 |
|
|
* | ENH: improve coverage | Bill Hoffman | 2001-08-23 | 1 | -2/+6 |
|
|
* | ENH: add dump documentation test | Bill Hoffman | 2001-08-23 | 1 | -8/+1 |
|
|
* | Added support for .mm source files (ObjC++) | Yves Starreveld | 2001-08-21 | 1 | -0/+1 |
|
|
* | gcc and MSVC clash on basic_string::compare(), let's try substr() | Sebastien Barre | 2001-08-19 | 1 | -1/+1 |
|
|
* | Support for $ENV{VAR} syntax (lookup in the environment vars) | Sebastien Barre | 2001-08-18 | 1 | -13/+51 |
|
|
* | ENH: Improved INSTALL_FILES and INSTALL_PROGRAMS commands to allow each call ... | Brad King | 2001-08-14 | 1 | -7/+0 |
|
|
* | ENH: big change, only allow commands access to the cache via the cmMakefile c... | Bill Hoffman | 2001-08-08 | 1 | -1/+25 |
|
|
* | ENH: html output for docs | Bill Hoffman | 2001-08-07 | 1 | -4/+4 |
|
|
* | BUG: Fixed off-by-one error in ExpandVariablesInString for case of $ or @ as ... | Brad King | 2001-08-02 | 1 | -4/+5 |
|
|
* | ENH: Added SUBDIR_DEPENDS command and corresponding support code. This comma... | Brad King | 2001-08-01 | 1 | -0/+6 |
|
|
* | ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved... | Brad King | 2001-07-31 | 1 | -3/+5 |
|
|
* | BUG: Changed include and link directory paths in cmMakefile back to std::vect... | Brad King | 2001-07-30 | 1 | -39/+27 |
|
|
* | Removed the Uniquification of the include and link directory list in FinalPass, | Ian Scott | 2001-07-30 | 1 | -30/+28 |
|
|
* | ENH: Re-implemented ExpandVariablesInString to significantly improve performa... | Bill Hoffman | 2001-07-27 | 1 | -16/+100 |
|
|
* | MAkefile now strips duplicate directores from the libraries and include paths | Ian Scott | 2001-07-27 | 1 | -0/+26 |
|
|
* | ENH: rework GUI with configure/OK/Cancel | Bill Hoffman | 2001-07-25 | 1 | -2/+8 |
|
|
* | added for each command | Ken Martin | 2001-07-25 | 1 | -41/+49 |
|
|
* | ENH: Source and header file extensions are in variables in cmMakefile. | Amitha Perera | 2001-07-16 | 1 | -0/+9 |
|
|
* | ENH: add support for mac osx | Bill Hoffman | 2001-07-16 | 1 | -1/+4 |
|
|