Commit History

Author SHA1 Message Date
  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
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
  Andy Cedilnik dcb3bf0548 ERR: On Mac we need GET_SOURCE_FILE_PROPERTY for building curl 21 years ago
  Andy Cedilnik aff8c7bcd6 ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES 21 years ago
  Andy Cedilnik 504d0bc3b3 ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS 21 years ago
  Brad King 730a278f89 BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command. 22 years ago
  Brad King a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 22 years ago
  Brad King 91f8f88490 ENH: Made ADD_DEPENDENCIES available from bootstrapped cmake. It will be needed to build cmake. 22 years ago
  Andy Cedilnik 372d2cbea9 ENH: Start working on a general file manipulation command 22 years ago
  Andy Cedilnik 8a96b2ec49 ERR: Set source files properties is needed for Curl build 22 years ago
  Bill Hoffman 3823f5547b BUG: fix compile error on windows because of windows.h 22 years ago
  Ken Martin 0fcdeabaf1 streamline bootstrap 22 years ago
  Andy Cedilnik 814b8856a0 Add command for accessing cmake properties. At this point the only properties are VARIABLES and CACHE_VARIABLES. Also add test for this feature 22 years ago
  Brad King 259a49aaac ENH: Added FIND_PACKAGE command prototyp. 23 years ago
  Bill Hoffman c4fa5d1fdf ENH: add a new command that allows exports of library dependencies from a project to a file 23 years ago