| Commit message (Expand) | Author | Age | Files | Lines |
* | STYLE: minor comment cleanups | Ken Martin | 2006-03-16 | 1 | -3/+2 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -81/+83 |
|
|
* | ENH: fix line length style stuff | Bill Hoffman | 2006-03-10 | 1 | -5/+9 |
|
|
* | ENH: removed unused methods after find changes | Bill Hoffman | 2006-03-02 | 1 | -14/+0 |
|
|
* | ENH: Created new install script generation framework. The INSTALL command cr... | Brad King | 2006-02-19 | 1 | -7/+6 |
|
|
* | ENH: Added INSTALL command as a placeholder for a future generic install spec... | Brad King | 2006-02-10 | 1 | -1/+9 |
|
|
* | ENH: add working directory support | Bill Hoffman | 2006-02-08 | 1 | -2/+4 |
|
|
* | ENH: Improved support for user-configured search paths. Paths given in the C... | Brad King | 2006-01-27 | 1 | -0/+8 |
|
|
* | ENH: add new cmakedefine01 feature from bug report 2603 | Bill Hoffman | 2006-01-03 | 1 | -0/+1 |
|
|
* | ENH: Add set and get test propety command | Andy Cedilnik | 2005-07-31 | 1 | -0/+1 |
|
|
* | FIX: apply patch from bug# 1965 | Bill Hoffman | 2005-07-13 | 1 | -13/+13 |
|
|
* | ENH: cleaned up some old methods and vars | Ken Martin | 2005-07-07 | 1 | -29/+11 |
|
|
* | ENH: make LOCATION an computed property of the target and get rid of a bunch ... | Ken Martin | 2005-06-22 | 1 | -2/+1 |
|
|
* | ENH: Improve handling of escaped characters | Andy Cedilnik | 2005-06-17 | 1 | -0/+1 |
|
|
* | ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch lev... | Brad King | 2005-06-17 | 1 | -0/+1 |
|
|
* | ENH: Add extra argument | Andy Cedilnik | 2005-06-16 | 1 | -1/+2 |
|
|
* | ENH: Improve internal test handling by creating a test class. Command cmEnabl... | Andy Cedilnik | 2005-04-24 | 1 | -0/+13 |
|
|
* | ENH: performance improvements | Bill Hoffman | 2005-04-12 | 1 | -1/+2 |
|
|
* | ENH: More ctest changes and move SetupTest to superclass | Andy Cedilnik | 2005-04-01 | 1 | -0/+1 |
|
|
* | ENH: removed GetParentProjects | Ken Martin | 2005-03-29 | 1 | -5/+0 |
|
|
* | ENH: big change that includes immediate subdir support, removing the notion o... | Ken Martin | 2005-03-18 | 1 | -22/+18 |
|
|
* | ENH: add support for out of source source | Ken Martin | 2005-03-14 | 1 | -8/+9 |
|
|
* | ENH: cleanup by removing all the olf local generate junk that i not longer ne... | Ken Martin | 2005-03-10 | 1 | -3/+0 |
|
|
* | ENH: Updated implementation of custom commands. Multiple command lines are n... | Brad King | 2005-02-22 | 1 | -51/+29 |
|
|
* | ENH: more tests are passing | Bill Hoffman | 2005-02-16 | 1 | -0/+1 |
|
|
* | ENH: Added GetComplainRegularExpression method. | Brad King | 2005-02-07 | 1 | -0/+4 |
|
|
* | PERF: Remove several classes from the bootstrap and so making bootstrap small... | Andy Cedilnik | 2004-10-27 | 1 | -0/+7 |
|
|
* | 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 CMAKE_CU... | Brad King | 2004-08-04 | 1 | -1/+3 |
|
|
* | ENH: Implement additional make clean files as a directory property instead of... | Andy Cedilnik | 2004-05-20 | 1 | -0/+7 |
|
|
* | 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 change... | Andy Cedilnik | 2004-04-23 | 1 | -0/+24 |
|
|
* | 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 WRITE_F... | Andy Cedilnik | 2004-04-18 | 1 | -0/+12 |
|
|
* | ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add oppos... | Andy Cedilnik | 2004-04-15 | 1 | -0/+1 |
|
|
* | 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 class... | Andy Cedilnik | 2004-03-09 | 1 | -0/+6 |
|
|
* | ENH: Moved variable and #cmakedefine replacement from cmConfigureFileCommand.... | Brad King | 2004-03-03 | 1 | -1/+12 |
|
|
* | 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 |
|
|