Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support for debug and opt libraries | Ken Martin | 2001-04-26 | 1 | -9/+12 |
| | |||||
* | bug fixes | Ken Martin | 2001-04-26 | 1 | -18/+0 |
| | |||||
* | many fixes and cleanup and features | Ken Martin | 2001-04-24 | 1 | -21/+15 |
| | |||||
* | BUG: fix build directory problem | Bill Hoffman | 2001-04-24 | 1 | -0/+5 |
| | |||||
* | added if else endif add definition | Ken Martin | 2001-04-19 | 1 | -4/+14 |
| | |||||
* | fixed cable package issue | Ken Martin | 2001-04-16 | 1 | -1/+1 |
| | |||||
* | some bug fixes | Ken Martin | 2001-04-12 | 1 | -1/+3 |
| | |||||
* | major changes to support multiple libraries and source lists | Ken Martin | 2001-04-11 | 1 | -24/+34 |
| | |||||
* | ENH: Added SOURCE_GROUP command and corresponding support code. This ↵ | Brad King | 2001-03-20 | 1 | -17/+25 |
| | | | | command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles. | ||||
* | ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used ↵ | Brad King | 2001-03-15 | 1 | -1/+11 |
| | | | | in dependency checking. | ||||
* | BUG: Moved definition of CMAKE_SOURCE_DIR and CMAKE_BINARY_DIR to be as soon ↵ | Brad King | 2001-03-15 | 1 | -0/+2 |
| | | | | as their information is known. | ||||
* | ENH: Added utility dependency support. Now a project can depend on other ↵ | Brad King | 2001-03-09 | 1 | -0/+28 |
| | | | | executables as well as link libraries. | ||||
* | ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ↵ | Brad King | 2001-03-08 | 1 | -1/+1 |
| | | | | source is located when it is included in the distribution of a project. | ||||
* | ENH: Added GetUsedCommands() method. | Brad King | 2001-02-26 | 1 | -1/+7 |
| | |||||
* | a variety of fixes and enhancements | Ken Martin | 2001-02-26 | 1 | -7/+13 |
| | |||||
* | ENH: add CMakeCache.txt support | Bill Hoffman | 2001-02-23 | 1 | -0/+13 |
| | |||||
* | ENH: add new commands fro find library and find program | Ken Martin | 2001-02-16 | 1 | -6/+7 |
| | |||||
* | some cleanup and fixes | Ken Martin | 2001-02-15 | 1 | -56/+83 |
| | |||||
* | ENH: add configure style @var@ expansion | Bill Hoffman | 2001-02-13 | 1 | -1/+2 |
| | |||||
* | ENH: get rid of special msc configure file | Bill Hoffman | 2001-02-13 | 1 | -0/+7 |
| | |||||
* | ENH:Reworked CMake for consistency | Will Schroeder | 2001-01-18 | 1 | -11/+11 |
| | |||||
* | ENH:Simple program dumps out internal documentation for CMake | Will Schroeder | 2001-01-12 | 1 | -0/+6 |
| | |||||
* | ENH:Documentation and cleanups | Will Schroeder | 2001-01-11 | 1 | -63/+214 |
| | |||||
* | ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵ | Bill Hoffman | 2001-01-05 | 1 | -27/+104 |
| | | | | CMakeLists.txt files. | ||||
* | ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and ↵ | Bill Hoffman | 2000-09-27 | 1 | -0/+15 |
| | | | | replaced with CMake | ||||
* | ENH: clean up code, and varible names | Bill Hoffman | 2000-09-21 | 1 | -0/+1 |
| | |||||
* | ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵ | Bill Hoffman | 2000-09-12 | 1 | -3/+13 |
| | | | | directories of the system. | ||||
* | ENH: move from tools and create working CMake program | Bill Hoffman | 2000-08-30 | 1 | -0/+2 |
| | |||||
* | NEW: move from tools and config to create CMake | Bill Hoffman | 2000-08-29 | 1 | -0/+104 |