Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PERF: Remove several classes from the bootstrap and so making bootstrap ↵ | Andy Cedilnik | 2004-10-27 | 1 | -0/+7 |
| | | | | smaller and faster | ||||
* | ENH: remove warning | Bill Hoffman | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | ENH: try to initialize all languages at the same time | Bill Hoffman | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | ENH: initial fortran support | Bill Hoffman | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and ↵ | Brad King | 2004-08-04 | 1 | -1/+3 |
| | | | | CMAKE_CURRENT_LIST_LINE that evaluate to the file name and line number in which they appear. This implements the feature request from bug 1012. | ||||
* | ENH: Implement additional make clean files as a directory property instead ↵ | Andy Cedilnik | 2004-05-20 | 1 | -0/+7 |
| | | | | of cmake variable | ||||
* | ENH: Add method to get definition even if it does not exists | Andy Cedilnik | 2004-04-27 | 1 | -0/+1 |
| | |||||
* | ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can ↵ | Andy Cedilnik | 2004-04-23 | 1 | -0/+24 |
| | | | | change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES | ||||
* | ENH: add SUBDIR PREORDER and fix clean for non-relative paths | Bill Hoffman | 2004-04-23 | 1 | -11/+5 |
| | |||||
* | ENH: Add check for infinite loops. Make sure that files written using ↵ | Andy Cedilnik | 2004-04-18 | 1 | -0/+12 |
| | | | | WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops | ||||
* | ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add ↵ | Andy Cedilnik | 2004-04-15 | 1 | -0/+1 |
| | | | | opposite to ADD_DEFINITIONS | ||||
* | ENH: add new subdirectory exclude from top option | Bill Hoffman | 2004-03-09 | 1 | -3/+4 |
| | |||||
* | ENH: Try to remove warning | Andy Cedilnik | 2004-03-09 | 1 | -6/+6 |
| | |||||
* | ENH: Move implementation of configure_file to cmMakefile, so that other ↵ | Andy Cedilnik | 2004-03-09 | 1 | -0/+6 |
| | | | | classes can use it | ||||
* | ENH: Moved variable and #cmakedefine replacement from ↵ | Brad King | 2004-03-03 | 1 | -1/+12 |
| | | | | cmConfigureFileCommand.cxx to a ConfigureString method on cmMakefile. This will give other commands access to the configuration code. | ||||
* | ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE | Andy Cedilnik | 2004-02-28 | 1 | -3/+6 |
| | |||||
* | ENH: generate a sln and dsw file for each sub project in a project | Bill Hoffman | 2003-11-26 | 1 | -0/+5 |
| | |||||
* | removed redundent includes | Ken Martin | 2003-08-10 | 1 | -1/+0 |
| | |||||
* | ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES | Andy Cedilnik | 2003-08-06 | 1 | -0/+14 |
| | |||||
* | performance improvements | Ken Martin | 2003-06-24 | 1 | -0/+3 |
| | |||||
* | more custom command | Ken Martin | 2003-06-05 | 1 | -0/+6 |
| | |||||
* | yikes added new custom command support | Ken Martin | 2003-06-03 | 1 | -2/+41 |
| | |||||
* | Add method which returns a list of all variables | Andy Cedilnik | 2003-03-06 | 1 | -0/+7 |
| | |||||
* | spelling errors | Bill Hoffman | 2003-02-14 | 1 | -2/+2 |
| | |||||
* | ENH: Centralized setting of CMake version number to top-level CMake listfile. | Brad King | 2003-02-14 | 1 | -3/+3 |
| | |||||
* | ENH: add a new command that allows exports of library dependencies from a ↵ | Bill Hoffman | 2003-01-20 | 1 | -5/+5 |
| | | | | project to a file | ||||
* | Make GetCMakeInstance private and clean cxx file | Andy Cedilnik | 2003-01-14 | 1 | -2/+7 |
| | |||||
* | Add option of watching variables | Andy Cedilnik | 2003-01-08 | 1 | -0/+3 |
| | |||||
* | update version | Ken Martin | 2003-01-06 | 1 | -2/+2 |
| | |||||
* | updated version | Ken Martin | 2003-01-06 | 1 | -2/+2 |
| | |||||
* | ENH: Improved filename/line number reporting in error message. Macro ↵ | Brad King | 2002-12-12 | 1 | -2/+3 |
| | | | | invocations now chain up the error message. | ||||
* | ENH: Moved ExpandListVariables out of individual commands. Argument ↵ | Brad King | 2002-12-11 | 1 | -3/+11 |
| | | | | evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. | ||||
* | Add comment support, so that you can see in build process what the custom ↵ | Andy Cedilnik | 2002-12-10 | 1 | -1/+6 |
| | | | | command does | ||||
* | removed cmMakefile depend from cmSystemTools | Ken Martin | 2002-12-02 | 1 | -1/+7 |
| | |||||
* | ENH: space fixes and add a status option to message command | Ken Martin | 2002-11-13 | 1 | -0/+2 |
| | |||||
* | 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. | ||||
* | Try to improve source group interface | Andy Cedilnik | 2002-10-04 | 1 | -5/+9 |
| | |||||
* | Add GetLocal on cmMakefile and on local builds do not perform tests | Andy Cedilnik | 2002-09-20 | 1 | -0/+3 |
| | |||||
* | Add option of TRY_COMPILE to store the output of compilation so that if the ↵ | Andy Cedilnik | 2002-09-20 | 1 | -1/+2 |
| | | | | output fails you can display it or store it in the file | ||||
* | now Try compile can include CMAKE_FLAGS | Ken Martin | 2002-09-18 | 1 | -1/+2 |
| | |||||
* | ENH: Added RemoveDefinition method. | Brad King | 2002-09-18 | 1 | -0/+6 |
| | |||||
* | renamed GenerateMakefile to ConfigureFinalPass | Ken Martin | 2002-09-15 | 1 | -2/+3 |
| | |||||
* | updated makefile moved commands into cmake and fixed try compile | Ken Martin | 2002-09-10 | 1 | -15/+6 |
| | |||||
* | new arch | Ken Martin | 2002-09-06 | 1 | -20/+6 |
| | |||||
* | changed cache manager and registered generators to no longer be singletons | Ken Martin | 2002-08-28 | 1 | -2/+20 |
| | |||||
* | removed shared lib support | Ken Martin | 2002-08-23 | 1 | -4/+4 |
| | |||||
* | minor bug | Ken Martin | 2002-08-21 | 1 | -1/+1 |
| | |||||
* | dll support | Ken Martin | 2002-08-21 | 1 | -4/+4 |
| | |||||
* | better error handling with if statements | Ken Martin | 2002-07-10 | 1 | -3/+3 |
| | |||||
* | fixed warning | Ken Martin | 2002-07-02 | 1 | -1/+1 |
| |