summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileGenerator.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add enable language support for PROJECT command, this means that a C ↵Bill Hoffman2002-04-021-0/+23
| | | | only project can be built with cmake, even without a cxx compiler
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* remove memory leaksBill Hoffman2001-09-141-1/+1
|
* add support for clean upBill Hoffman2001-09-141-0/+11
|
* ENH: integrate borland supportBill Hoffman2001-09-061-0/+45
|
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-0/+15
|
* BUG: Looking for cmMakeFileGenerator.h rather than cmMakefileGenerator.hDan Blezek2001-01-051-1/+1
|
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵Bill Hoffman2001-01-051-0/+7
CMakeLists.txt files.