Historique des commits

Auteur SHA1 Message Date
  Brad King 33e865c041 ENH: Add unset() command. il y a 17 ans
  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 il y a 18 ans
  Alexander Neundorf fc8ce17433 ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE) il y a 18 ans
  Alexander Neundorf 355b1f23af STYLE: make formatting of help a bit more consistent il y a 18 ans
  Ken Martin 8d32d229a3 ENH: make commands lower case by default il y a 18 ans
  Ken Martin 5385811e60 STYLE: fix docs il y a 20 ans
  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 il y a 20 ans
  Ken Martin acdd032109 ENH: now the set command can set environment variables il y a 21 ans
  Andy Cedilnik 038abb867e ENH: Add support for install postfix il y a 22 ans
  Ken Martin 072db6ad70 removed redundent includes il y a 22 ans
  Brad King a56ddb5823 ENH: Added CACHE entry types to documentation string. il y a 22 ans
  Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. il y a 23 ans
  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. il y a 23 ans
  Ken Martin f990777a60 added FORCE option il y a 23 ans
  Bill Hoffman eb6bba34cd BUG: fix doc string and allow a variable to be promoted from non-cache to cache il y a 23 ans
  Bill Hoffman dbdb0adce8 ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary il y a 23 ans
  Will Schroeder a6a43d5320 ENH:Updated copyright il y a 24 ans
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache il y a 24 ans
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass il y a 24 ans
  Bill Hoffman 5731bc9d54 ENH: change the syntax of the SET command, fix the combo box for larger strings il y a 24 ans
  Ken Martin a99dfa60ae new set command and IF NOT il y a 24 ans