summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileGenerator.h
Commit message (Collapse)AuthorAgeFilesLines
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-281-10/+7
|
* removed shared lib supportKen Martin2002-08-231-2/+2
|
* dll supportKen Martin2002-08-211-3/+4
|
* ENH: add enable language support for PROJECT command, this means that a C ↵Bill Hoffman2002-04-021-1/+9
| | | | only project can be built with cmake, even without a cxx compiler
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* add support for clean upBill Hoffman2001-09-141-0/+2
|
* ENH: integrate borland supportBill Hoffman2001-09-061-3/+15
|
* BUG: clean up memory leaks.Bill Hoffman2001-06-041-0/+1
|
* changes for cmake to live outside of the source treeKen Martin2001-05-181-0/+6
|
* added SetLocal methodKen Martin2001-05-181-0/+9
|
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-1/+1
|
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-6/+35
|
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵Bill Hoffman2001-01-051-0/+20
CMakeLists.txt files.