summaryrefslogtreecommitdiffstats
path: root/Source/cmDSWWriter.cxx
Commit message (Collapse)AuthorAgeFilesLines
* option to make utilities in the all targetKen Martin2001-05-041-2/+2
|
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-041-12/+4
|
* ENH: implement ADD_TARGET command, and add an ALL_BUILD targetBill Hoffman2001-05-011-4/+47
|
* added TARGET_LINK_LIBRARY command and support for debug and release ↵Ken Martin2001-04-301-6/+13
| | | | libraries to link against
* ENH:New copyrightWill Schroeder2001-04-271-5/+30
|
* support for debug and opt librariesKen Martin2001-04-261-7/+8
|
* ENH: new GUI editor for cmake cache fileBill Hoffman2001-04-231-1/+0
|
* cleaned up the coding style made ivars private etcKen Martin2001-04-191-1/+1
|
* major changes to support multiple libraries and source listsKen Martin2001-04-111-10/+15
|
* BUG: fix depends for libraries and executables in the same dirBill Hoffman2001-04-061-1/+1
|
* ENH: Added utility dependency support. Now a project can depend on other ↵Brad King2001-03-091-1/+14
| | | | executables as well as link libraries.
* BUG: fix circular depends on libraries and remove depends for static librariesBill Hoffman2001-02-281-6/+9
|
* many enhancements including dll supportKen Martin2001-02-271-12/+10
|
* ENH: add CMakeCache.txt supportBill Hoffman2001-02-231-116/+43
|
* ENH: first pass at cache, clean up the unix generator, clean up configure.in ↵Bill Hoffman2001-02-191-4/+8
| | | | some
* ENH: add new commands fro find library and find programKen Martin2001-02-161-4/+8
|
* some cleanup and fixesKen Martin2001-02-151-15/+16
|
* 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-1/+1
|
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵Bill Hoffman2001-01-051-47/+53
| | | | CMakeLists.txt files.
* ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and ↵Bill Hoffman2000-09-271-4/+17
| | | | replaced with CMake
* ENH: clean up code, and varible namesBill Hoffman2000-09-211-1/+1
|
* ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵Bill Hoffman2000-09-121-46/+108
| | | | directories of the system.
* ENH: move from tools and create working CMake programBill Hoffman2000-08-301-2/+2
|
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+129