Andy Cedilnik
|
61d0a75d11
ENH: Add option to ignore errors. Only works on make
|
20 years ago |
Brad King
|
48702f8a8d
COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddUtility method on a target. This significantly simplifies the implementation and removes warnings about hiding virtual functions.
|
20 years ago |
Andy Cedilnik
|
cb3ea2328a
ENH: Start working on a method that abstracts generating of build command
|
20 years ago |
Brad King
|
3b81a43294
ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets build before being installed.
|
20 years ago |
Andy Cedilnik
|
86cebea79a
ENH: More ctest changes and move SetupTest to superclass
|
20 years ago |
Ken Martin
|
4d30cb309c
ENH: ctest now uses CMake global generator to do the build part of build-and-test
|
20 years ago |
Bill Hoffman
|
13865fc4fa
ENH: move project map to global generator base
|
21 years ago |
Bill Hoffman
|
731369ef9c
ENH: try to initialize all languages at the same time
|
21 years ago |
Brad King
|
9b1771aef4
BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile instance for the listfile containing the TRY_COMPILE call, not the top level listfile.
|
21 years ago |
Bill Hoffman
|
ddb815c125
ENH: add new subdirectory exclude from top option
|
21 years ago |
Bill Hoffman
|
d89adbf049
remove warnings
|
22 years ago |
Bill Hoffman
|
5ccfaefb48
ENH: generate a sln and dsw file for each sub project in a project
|
22 years ago |
Brad King
|
e5ed57ec18
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
|
22 years ago |
Brad King
|
4e6ad941e9
ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built.
|
23 years ago |
Bill Hoffman
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 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 |
Andy Cedilnik
|
38baabc665
Attempt to fix Visual studio 6 comiling
|
23 years ago |
Ken Martin
|
38e412626b
modified TryCompile
|
23 years ago |
Ken Martin
|
49aebe6c99
new arch
|
23 years ago |