Bill Hoffman
|
1904b3f86e
ENH: move list command to bootstrap commands
|
18 years ago |
Alexander Neundorf
|
be2705deaa
|
18 years ago |
Alexander Neundorf
|
acd71c8330
|
18 years ago |
Ken Martin
|
571b3088d5
ENH: add SetProperties into bootstrap
|
18 years ago |
Ken Martin
|
509f1fb9cb
ENH: some property cleanup and added GetProperty
|
18 years ago |
Alexander Neundorf
|
0ddc9f62e5
|
18 years ago |
Alexander Neundorf
|
ea26cc537e
|
18 years ago |
Brad King
|
33d976e583
COMP: Need CMake 2.4 or a bootstrap cmake that has ADD_SUBDIRECTORY to build.
|
18 years ago |
Andy Cedilnik
|
f9f1ccadb3
ENH: Add variable watch command
|
18 years ago |
Brad King
|
bdc4974f88
BUG: cmCreateTestSourceList command is needed at boostrap time because KWSys now uses test drivers.
|
18 years ago |
Ken Martin
|
ed4d2ec51e
ENH: remove old commands
|
19 years ago |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
19 years ago |
Ken Martin
|
22a7977ff9
ENH: added endmacro command
|
19 years ago |
Ken Martin
|
5e46232ad8
ENH: added elseif
|
19 years ago |
Brad King
|
37bff40d5d
BUG: Need ADD_DEPENDENCIES command for MinGW bootstrap since kwsys uses the Win32 implementation of process execution.
|
19 years ago |
Andy Cedilnik
|
43b9f184c2
COMP: Fix apple bootstrap issues
|
19 years ago |
Andy Cedilnik
|
36e2728431
ENH: Cleanup bootstrap even more
|
19 years ago |
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 years ago |
Andy Cedilnik
|
f87271d0ea
ENH: Add initial implementation of the list command
|
20 years ago |
Brad King
|
b8a33fb424
ENH: Added INSTALL command as a placeholder for a future generic install specification interface. Currently it supports only a SCRIPT option specifying a script to run during the install stage.
|
20 years ago |
Brad King
|
2683c5bd0d
ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Execution.
|
20 years ago |
Andy Cedilnik
|
985d092d4d
ENH: Add rudamentary mathematical expression support
|
20 years ago |
Sebastien Barre
|
b83dffb500
ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake bootstrap
|
20 years ago |
Ken Martin
|
059f62c5ea
ENH: removed ITK command
|
20 years ago |
Andy Cedilnik
|
bebc745824
ENH: Add set and get test propety command
|
20 years ago |
Ken Martin
|
672296fced
ENH: removed old commands
|
20 years ago |
Ken Martin
|
6a19668513
ENH: removed the ABSTRACT_FILES command
|
20 years ago |
Andy Cedilnik
|
33024e8ff6
COMP: Remove compile warning in bootstrap stage
|
20 years ago |
Bill Hoffman
|
a641ad3bba
ENH: split up cmCommands into two files
|
21 years ago |
Ken Martin
|
0c225eb5b9
ENH: added while command
|
21 years ago |