summaryrefslogtreecommitdiffstats
path: root/Source/cmMSProjectGenerator.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: enable cxx by default if no languages have been enabledBill Hoffman2002-05-221-4/+10
|
* ENH: add enable language support for PROJECT command, this means that a C ↵Bill Hoffman2002-04-021-1/+1
| | | | only project can be built with cmake, even without a cxx compiler
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* ENH: big change, only allow commands access to the cache via the cmMakefile ↵Bill Hoffman2001-08-081-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 DSPWriterBill Hoffman2001-06-061-14/+14
|
* BUG: clean up memory leaks.Bill Hoffman2001-06-041-0/+4
|
* ENH: change MFC gui to use cmake classBill Hoffman2001-05-301-0/+6
|
* bug finding windows template fileKen Martin2001-05-231-1/+1
|
* compiler fixKen Martin2001-05-181-0/+1
|
* changes for cmake to live outside of the source treeKen Martin2001-05-181-0/+9
|
* added SetLocal methodKen Martin2001-05-181-0/+4
|
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-0/+15
|
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-1/+1
|
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵Bill Hoffman2001-01-051-0/+31
CMakeLists.txt files.