summaryrefslogtreecommitdiffstats
path: root/Source/CMakeSetupCMD.cxx
Commit message (Collapse)AuthorAgeFilesLines
* collapsed into cmake.cxxKen Martin2001-05-211-137/+0
|
* half checked in changes for CMAKE_ROOTKen Martin2001-05-171-13/+23
|
* ENH: Added generation of internal CMAKE cache entry with path to ↵Brad King2001-05-031-0/+14
| | | | command-line CMake executable.
* cache loaded into makefileKen Martin2001-05-021-0/+1
|
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* ENH: first pass at cache, clean up the unix generator, clean up configure.in ↵Bill Hoffman2001-02-191-8/+11
| | | | some
* some cleanup and fixesKen Martin2001-02-151-5/+6
|
* ENH: add cache manager class, move all commands into cmCommands.cxx to speed ↵Bill Hoffman2001-02-121-1/+1
| | | | up compile times, share a .lib with the command line and mfc versions.
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-0/+15
|
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-2/+2
|
* BUG: main can not be void under ANSI C++Dan Blezek2001-01-051-1/+1
|
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵Bill Hoffman2001-01-051-13/+14
| | | | CMakeLists.txt files.
* ENH: clean up code, and varible namesBill Hoffman2000-09-211-2/+7
|
* ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵Bill Hoffman2000-09-121-10/+10
| | | | directories of the system.
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+62