summaryrefslogtreecommitdiffstats
path: root/Source/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by ↵Bill Hoffman2001-04-251-2/+2
| | | | configure
* many fixes and cleanup and featuresKen Martin2001-04-241-2/+4
|
* some bug fixesKen Martin2001-04-121-1/+1
|
* major changes to support multiple libraries and source listsKen Martin2001-04-111-0/+2
|
* ENH: Added SOURCE_GROUP command and corresponding support code. This ↵Brad King2001-03-201-1/+3
| | | | command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles.
* ENH: add CMakeCache.txt supportBill Hoffman2001-02-231-14/+15
|
* ENH: first pass at cache, clean up the unix generator, clean up configure.in ↵Bill Hoffman2001-02-191-1/+3
| | | | some
* ENH: get rid of special msc configure fileBill Hoffman2001-02-131-0/+2
|
* ENH: add cache manager class, move all commands into cmCommands.cxx to speed ↵Bill Hoffman2001-02-121-40/+3
| | | | up compile times, share a .lib with the command line and mfc versions.
* ERR:Oops, use SimpleRule not SimpleCommandWill Schroeder2001-01-181-1/+1
|
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-42/+42
|
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵Bill Hoffman2001-01-051-17/+59
| | | | CMakeLists.txt files.
* ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵Bill Hoffman2000-09-121-6/+10
| | | | directories of the system.
* ENH: fix for SGI makeBill Hoffman2000-08-311-2/+1
|
* ENH: move from tools and create working CMake programBill Hoffman2000-08-301-1/+4
|
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+30