summaryrefslogtreecommitdiffstats
path: root/Source/cmDSWWriter.cxx
Commit message (Expand)AuthorAgeFilesLines
* a better fix maybeKen Martin2001-11-081-4/+11
* make sure custom targets are in the ALL_BUILDBill Hoffman2001-11-081-8/+8
* switched string::compare to strncmpPhil Pritchett2001-11-051-1/+1
* allow more than one external MS projectPhil Pritchett2001-11-021-1/+1
* INCLUDE_EXTERNAL_MSPROJECT commandPhil Pritchett2001-10-311-1/+46
* ENH: separate command from its arguments in the custom command. This allows ...Bill Hoffman2001-09-041-1/+2
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-1/+1
* ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved...Brad King2001-07-311-1/+2
* ENH: Added support for selection of static/shared build on a per-library basis.Brad King2001-07-021-2/+1
* allow no name projectBill Hoffman2001-06-211-1/+8
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-071-7/+7
* ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriterBill Hoffman2001-06-061-14/+14
* STYLE: line too longBill Hoffman2001-06-041-1/+2
* BUG: clean up memory leaks.Bill Hoffman2001-06-041-3/+12
* install fixes for win32Ken Martin2001-05-231-3/+7
* 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