Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by ↵ | Bill Hoffman | 2001-04-25 | 1 | -2/+2 |
| | | | | configure | ||||
* | many fixes and cleanup and features | Ken Martin | 2001-04-24 | 1 | -2/+4 |
| | |||||
* | some bug fixes | Ken Martin | 2001-04-12 | 1 | -1/+1 |
| | |||||
* | major changes to support multiple libraries and source lists | Ken Martin | 2001-04-11 | 1 | -0/+2 |
| | |||||
* | ENH: Added SOURCE_GROUP command and corresponding support code. This ↵ | Brad King | 2001-03-20 | 1 | -1/+3 |
| | | | | command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles. | ||||
* | ENH: add CMakeCache.txt support | Bill Hoffman | 2001-02-23 | 1 | -14/+15 |
| | |||||
* | ENH: first pass at cache, clean up the unix generator, clean up configure.in ↵ | Bill Hoffman | 2001-02-19 | 1 | -1/+3 |
| | | | | some | ||||
* | ENH: get rid of special msc configure file | Bill Hoffman | 2001-02-13 | 1 | -0/+2 |
| | |||||
* | ENH: add cache manager class, move all commands into cmCommands.cxx to speed ↵ | Bill Hoffman | 2001-02-12 | 1 | -40/+3 |
| | | | | up compile times, share a .lib with the command line and mfc versions. | ||||
* | ERR:Oops, use SimpleRule not SimpleCommand | Will Schroeder | 2001-01-18 | 1 | -1/+1 |
| | |||||
* | ENH:Reworked CMake for consistency | Will Schroeder | 2001-01-18 | 1 | -42/+42 |
| | |||||
* | ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵ | Bill Hoffman | 2001-01-05 | 1 | -17/+59 |
| | | | | CMakeLists.txt files. | ||||
* | ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵ | Bill Hoffman | 2000-09-12 | 1 | -6/+10 |
| | | | | directories of the system. | ||||
* | ENH: fix for SGI make | Bill Hoffman | 2000-08-31 | 1 | -2/+1 |
| | |||||
* | ENH: move from tools and create working CMake program | Bill Hoffman | 2000-08-30 | 1 | -1/+4 |
| | |||||
* | NEW: move from tools and config to create CMake | Bill Hoffman | 2000-08-29 | 1 | -0/+30 |