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 anni fa |
Alexander Neundorf
|
fc8ce17433
ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE)
|
18 anni fa |
Brad King
|
b8357db11d
ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature.
|
18 anni fa |
Brad King
|
b424df917d
ENH: Major improvements to the FIND_PACKAGE command. See bug #3659.
|
18 anni fa |
Ken Martin
|
f4b1c3880b
ENH: add functions and raise scope
|
18 anni fa |
Bill Hoffman
|
1904b3f86e
ENH: move list command to bootstrap commands
|
18 anni fa |
Alexander Neundorf
|
2e56fa4808
|
18 anni fa |
Alexander Neundorf
|
acd71c8330
|
18 anni fa |
Ken Martin
|
571b3088d5
ENH: add SetProperties into bootstrap
|
18 anni fa |
Alexander Neundorf
|
0ddc9f62e5
|
18 anni fa |
Alexander Neundorf
|
ea26cc537e
|
18 anni fa |
Alexander Neundorf
|
f4eb541880
|
18 anni fa |
Alexander Neundorf
|
7d7aba292c
|
18 anni fa |
Brad King
|
33d976e583
COMP: Need CMake 2.4 or a bootstrap cmake that has ADD_SUBDIRECTORY to build.
|
18 anni fa |
Brad King
|
bdc4974f88
BUG: cmCreateTestSourceList command is needed at boostrap time because KWSys now uses test drivers.
|
18 anni fa |
Brad King
|
37bff40d5d
BUG: Need ADD_DEPENDENCIES command for MinGW bootstrap since kwsys uses the Win32 implementation of process execution.
|
19 anni fa |
Andy Cedilnik
|
43b9f184c2
COMP: Fix apple bootstrap issues
|
19 anni fa |
Andy Cedilnik
|
36e2728431
ENH: Cleanup bootstrap even more
|
19 anni fa |
Bill Hoffman
|
a5825cd11a
ENH: check in new find stuff
|
19 anni fa |
Andy Cedilnik
|
ee227d3af5
ENH: Several packaging issues. Allow random variables to be passed to cpack (anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos
|
19 anni fa |
Sebastien Barre
|
b83dffb500
ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake bootstrap
|
20 anni fa |
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
|
20 anni fa |
Bill Hoffman
|
a641ad3bba
ENH: split up cmCommands into two files
|
21 anni fa |