Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add enable language support for PROJECT command, this means that a C ↵ | Bill Hoffman | 2002-04-02 | 1 | -1/+1 |
| | | | | only project can be built with cmake, even without a cxx compiler | ||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -30/+6 |
| | |||||
* | ENH: integrate borland support | Bill Hoffman | 2001-09-06 | 1 | -20/+15 |
| | |||||
* | ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter | Bill Hoffman | 2001-06-06 | 1 | -10/+10 |
| | |||||
* | changes for cmake to live outside of the source tree | Ken Martin | 2001-05-18 | 1 | -0/+6 |
| | |||||
* | added SetLocal method | Ken Martin | 2001-05-18 | 1 | -4/+5 |
| | |||||
* | ENH:New copyright | Will Schroeder | 2001-04-27 | 1 | -5/+30 |
| | |||||
* | ENH: add cache manager class, move all commands into cmCommands.cxx to speed ↵ | Bill Hoffman | 2001-02-12 | 1 | -2/+5 |
| | | | | up compile times, share a .lib with the command line and mfc versions. | ||||
* | ENH:Documentation and cleanups | Will Schroeder | 2001-01-11 | 1 | -8/+42 |
| | |||||
* | ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵ | Bill Hoffman | 2001-01-05 | 1 | -0/+45 |
CMakeLists.txt files. |