Commit History

Author SHA1 Message Date
  Brad King 33e865c041 ENH: Add unset() command. 17 years ago
  Bill Hoffman 2081dcbfce ENH: add get_test_property to bootstrap so bootstrap builds test the same as non-bootstrap builds 17 years ago
  Ken Martin d49ef18f8a ENH: add first cut and policies still need to add the doc support 17 years ago
  Bill Hoffman 22927ede1e ENH: support for cpack and install of cmake-gui as mac app bundle 17 years ago
  Brad King 5b02a4a864 ENH: Re-enable diagnosis of non-unique target names. 17 years ago
  Brad King ad95a57509 ENH: Add option to bootstrap script to enable Qt dialog. 17 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
  Alexander Neundorf fc8ce17433 ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE) 18 years ago
  Brad King b8357db11d ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature. 18 years ago
  Brad King b424df917d ENH: Major improvements to the FIND_PACKAGE command. See bug #3659. 18 years ago
  Ken Martin f4b1c3880b ENH: add functions and raise scope 18 years ago
  Bill Hoffman 1904b3f86e ENH: move list command to bootstrap commands 18 years ago
  Alexander Neundorf 2e56fa4808 18 years ago
  Alexander Neundorf acd71c8330 18 years ago
  Ken Martin 571b3088d5 ENH: add SetProperties into bootstrap 18 years ago
  Alexander Neundorf 0ddc9f62e5 18 years ago
  Alexander Neundorf ea26cc537e 18 years ago
  Alexander Neundorf f4eb541880 18 years ago
  Alexander Neundorf 7d7aba292c 18 years ago
  Brad King 33d976e583 COMP: Need CMake 2.4 or a bootstrap cmake that has ADD_SUBDIRECTORY to build. 18 years ago
  Brad King bdc4974f88 BUG: cmCreateTestSourceList command is needed at boostrap time because KWSys now uses test drivers. 18 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
  Bill Hoffman a5825cd11a ENH: check in new find stuff 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
  Sebastien Barre b83dffb500 ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake bootstrap 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 20 years ago
  Bill Hoffman a641ad3bba ENH: split up cmCommands into two files 21 years ago