Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: enable cxx by default if no languages have been enabled | Bill Hoffman | 2002-05-22 | 1 | -4/+10 |
| | |||||
* | 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 | -29/+5 |
| | |||||
* | ENH: big change, only allow commands access to the cache via the cmMakefile ↵ | Bill Hoffman | 2001-08-08 | 1 | -2/+2 |
| | | | | class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping | ||||
* | ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter | Bill Hoffman | 2001-06-06 | 1 | -14/+14 |
| | |||||
* | BUG: clean up memory leaks. | Bill Hoffman | 2001-06-04 | 1 | -0/+4 |
| | |||||
* | ENH: change MFC gui to use cmake class | Bill Hoffman | 2001-05-30 | 1 | -0/+6 |
| | |||||
* | bug finding windows template file | Ken Martin | 2001-05-23 | 1 | -1/+1 |
| | |||||
* | compiler fix | Ken Martin | 2001-05-18 | 1 | -0/+1 |
| | |||||
* | changes for cmake to live outside of the source tree | Ken Martin | 2001-05-18 | 1 | -0/+9 |
| | |||||
* | added SetLocal method | Ken Martin | 2001-05-18 | 1 | -0/+4 |
| | |||||
* | ENH:New copyright | Will Schroeder | 2001-04-27 | 1 | -3/+28 |
| | |||||
* | ENH:Documentation and cleanups | Will Schroeder | 2001-01-11 | 1 | -0/+15 |
| | |||||
* | ENH:Documentation and cleanups | Will Schroeder | 2001-01-11 | 1 | -1/+1 |
| | |||||
* | ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵ | Bill Hoffman | 2001-01-05 | 1 | -0/+31 |
CMakeLists.txt files. |