summaryrefslogtreecommitdiffstats
path: root/Source/cmDSWWriter.cxx
Commit message (Expand)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 libraries...Ken Martin2001-04-301-6/+13
* 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 exe...Brad King2001-03-091-1/+14
* 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
* 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
* 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 CMak...Bill Hoffman2001-01-051-47/+53
* ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replac...Bill Hoffman2000-09-271-4/+17
* 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 di...Bill Hoffman2000-09-121-46/+108
* 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