summaryrefslogtreecommitdiffstats
path: root/Source/CMakeBuildTargets.cxx
Commit message (Collapse)AuthorAgeFilesLines
* collapsed into cmake.cxxKen Martin2001-05-211-163/+0
|
* compile source dir into cmakeBill Hoffman2001-05-171-11/+4
|
* unix fixKen Martin2001-05-171-1/+13
|
* half checked in changes for CMAKE_ROOTKen Martin2001-05-171-12/+8
|
* ENH: call configure from cmakeBill Hoffman2001-05-071-11/+13
|
* ENH: Added generation of internal CMAKE cache entry with path to ↵Brad King2001-05-031-0/+15
| | | | command-line CMake executable.
* cache loaded into makefileKen Martin2001-05-021-0/+1
|
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* ERR: missing std:: on cout.Bill Lorensen2001-02-271-1/+1
|
* ENH: add CMakeCache.txt supportBill Hoffman2001-02-231-2/+31
|
* ENH: first pass at cache, clean up the unix generator, clean up configure.in ↵Bill Hoffman2001-02-191-2/+17
| | | | some
* some cleanup and fixesKen Martin2001-02-151-7/+13
|
* ENH: get rid of special msc configure fileBill Hoffman2001-02-131-0/+2
|
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-0/+15
|
* 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/+8
| | | | CMakeLists.txt files.
* BUG: if the path to your source directory has a -S in it, it will be picked ↵Dan Blezek2000-10-021-3/+3
| | | | up as the source directory by the command line parser, because it matches -S at any character position in the argements. Bad, should have used getopt, except that it is not cross platform.
* ENH: clean up code, and varible namesBill Hoffman2000-09-211-9/+20
|
* ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵Bill Hoffman2000-09-121-4/+9
| | | | directories of the system.
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+41