Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Alexander Neundorf
|
8b67694fd1
STYLE: changed "one may" into "it should" to make it stronger
|
17 years ago |
Brad King
|
8df4340909
ENH: Clarify FATAL_ERROR option to min-req command
|
17 years ago |
Brad King
|
cd7585df22
ENH: Ignore unknown cmake_minimum_required args
|
17 years ago |
Brad King
|
a340fd42b8
ENH: Clarify documentation of policy CMP0000 and its relationship with cmake_minimum_required.
|
17 years ago |
Brad King
|
5233b75a77
ENH: Improve handling of old-style compatibility.
|
17 years ago |
Brad King
|
2f922c6220
ENH: Make CMAKE_MINIMUM_REQUIRED command FATAL_ERROR option implicit (always on). Accept but ignore the existing option.
|
18 years ago |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 years ago |
Ken Martin
|
8d32d229a3
ENH: make commands lower case by default
|
18 years ago |
Brad King
|
aea456a91a
ENH: Added FATAL_ERROR option and fixed check to not have floating point roundoff problems.
|
20 years ago |
Ken Martin
|
3395e137fa
STYLE: fix docs
|
20 years ago |
Ken Martin
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
21 years ago |
Andy Cedilnik
|
007d2bbc50
ENH: Make more commands scriptable
|
22 years ago |
Ken Martin
|
072db6ad70
removed redundent includes
|
22 years ago |
Brad King
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 years ago |
Bill Hoffman
|
077f81d359
ENH: fix doc line
|
23 years ago |
Bill Hoffman
|
0415b58573
ENH: backwards compatible for VTK 4.0, add cmake version requires
|
23 years ago |