Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH:New copyright | Will Schroeder | 2001-04-27 | 1 | -5/+30 |
| | |||||
* | some fixes for If commands | Ken Martin | 2001-04-26 | 1 | -0/+2 |
| | |||||
* | ERR: Corrected use of double-quotes to be compatible with UNIX make. Now ↵ | Brad King | 2001-04-09 | 1 | -0/+6 |
| | | | | double quotes (windows) or escape sequences for spaces (unix) are added when dependencies are output. | ||||
* | ERR: Removed functions I just added. They don't belong here (yet?). | Brad King | 2001-03-19 | 1 | -12/+0 |
| | |||||
* | ENH: Added functions to get information about the CMake executable on each ↵ | Brad King | 2001-03-19 | 1 | -0/+11 |
| | | | | platform. | ||||
* | ENH: Improved error handling when GetError is called on a command that has ↵ | Brad King | 2001-03-12 | 1 | -1/+2 |
| | | | | not called SetError. | ||||
* | ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ↵ | Brad King | 2001-03-08 | 1 | -0/+6 |
| | | | | source is located when it is included in the distribution of a project. | ||||
* | ENH: add CMakeCache.txt support | Bill Hoffman | 2001-02-23 | 1 | -3/+30 |
| | |||||
* | ENH: add new commands fro find library and find program | Ken Martin | 2001-02-16 | 1 | -0/+6 |
| | |||||
* | ENH:Reworked CMake for consistency | Will Schroeder | 2001-01-18 | 1 | -1/+1 |
| | |||||
* | ENH:Documentation and cleanups | Will Schroeder | 2001-01-11 | 1 | -11/+21 |
| | |||||
* | ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵ | Bill Hoffman | 2001-01-05 | 1 | -21/+22 |
| | | | | CMakeLists.txt files. | ||||
* | ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and ↵ | Bill Hoffman | 2000-09-27 | 1 | -0/+11 |
| | | | | replaced with CMake | ||||
* | ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵ | Bill Hoffman | 2000-09-12 | 1 | -3/+36 |
| | | | | directories of the system. | ||||
* | NEW: move from tools and config to create CMake | Bill Hoffman | 2000-08-29 | 1 | -0/+37 |