summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added cmData and corresponding DataMap in cmMakefile to allow commands t...Brad King2001-05-161-0/+8
* added registry entry support and windows app supportKen Martin2001-05-111-1/+4
* ENH: call configure from cmakeBill Hoffman2001-05-071-7/+0
* option to make utilities in the all targetKen Martin2001-05-041-1/+7
* system config uses cmake commands nowKen Martin2001-05-031-5/+0
* ENH: implement ADD_TARGET command, and add an ALL_BUILD targetBill Hoffman2001-05-011-0/+11
* ERR: Removed a conflict that was checked in.Brad King2001-04-301-9/+0
* New command: INCLUDE(somefile.txt)Anonymous2001-04-301-1/+29
* added TARGET_LINK_LIBRARY command and support for debug and release libraries...Ken Martin2001-04-301-17/+18
* ENH:New copyrightWill Schroeder2001-04-271-5/+30
* support for debug and opt librariesKen Martin2001-04-261-9/+12
* bug fixesKen Martin2001-04-261-18/+0
* many fixes and cleanup and featuresKen Martin2001-04-241-21/+15
* BUG: fix build directory problemBill Hoffman2001-04-241-0/+5
* added if else endif add definitionKen Martin2001-04-191-4/+14
* fixed cable package issueKen Martin2001-04-161-1/+1
* some bug fixesKen Martin2001-04-121-1/+3
* major changes to support multiple libraries and source listsKen Martin2001-04-111-24/+34
* ENH: Added SOURCE_GROUP command and corresponding support code. This command...Brad King2001-03-201-17/+25
* ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used ...Brad King2001-03-151-1/+11
* BUG: Moved definition of CMAKE_SOURCE_DIR and CMAKE_BINARY_DIR to be as soon ...Brad King2001-03-151-0/+2
* ENH: Added utility dependency support. Now a project can depend on other exe...Brad King2001-03-091-0/+28
* ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ...Brad King2001-03-081-1/+1
* ENH: Added GetUsedCommands() method.Brad King2001-02-261-1/+7
* a variety of fixes and enhancementsKen Martin2001-02-261-7/+13
* ENH: add CMakeCache.txt supportBill Hoffman2001-02-231-0/+13
* ENH: add new commands fro find library and find programKen Martin2001-02-161-6/+7
* some cleanup and fixesKen Martin2001-02-151-56/+83
* ENH: add configure style @var@ expansionBill Hoffman2001-02-131-1/+2
* ENH: get rid of special msc configure fileBill Hoffman2001-02-131-0/+7
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-11/+11
* ENH:Simple program dumps out internal documentation for CMakeWill Schroeder2001-01-121-0/+6
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-63/+214
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMak...Bill Hoffman2001-01-051-27/+104
* ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replac...Bill Hoffman2000-09-271-0/+15
* ENH: clean up code, and varible namesBill Hoffman2000-09-211-0/+1
* ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the di...Bill Hoffman2000-09-121-3/+13
* ENH: move from tools and create working CMake programBill Hoffman2000-08-301-0/+2
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+104