summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Ken Martin2001-04-301-17/+18
| | | | libraries to link against
* 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 ↵Brad King2001-03-201-17/+25
| | | | command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles.
* ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used ↵Brad King2001-03-151-1/+11
| | | | in dependency checking.
* BUG: Moved definition of CMAKE_SOURCE_DIR and CMAKE_BINARY_DIR to be as soon ↵Brad King2001-03-151-0/+2
| | | | as their information is known.
* ENH: Added utility dependency support. Now a project can depend on other ↵Brad King2001-03-091-0/+28
| | | | executables as well as link libraries.
* ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ↵Brad King2001-03-081-1/+1
| | | | source is located when it is included in the distribution of a project.
* 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 ↵Bill Hoffman2001-01-051-27/+104
| | | | CMakeLists.txt files.
* ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and ↵Bill Hoffman2000-09-271-0/+15
| | | | replaced with CMake
* 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 ↵Bill Hoffman2000-09-121-3/+13
| | | | directories of the system.
* 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