Историја ревизија

Аутор SHA1 Порука Датум
  Ken Martin c66e55a91a COMP: fix unused var warning пре 21 година
  Ken Martin acdd032109 ENH: now the set command can set environment variables пре 21 година
  Ken Martin 96cdce0083 ENH: fixed SET command to accept cache values with more than one value пре 21 година
  Brad King c74ce9b218 BUG: A variable is not in the cache if it is UNINITIALIZED. пре 23 година
  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. пре 23 година
  Andy Cedilnik f6a1218e10 Remove warning пре 23 година
  Ken Martin f990777a60 added FORCE option пре 23 година
  Bill Hoffman eb6bba34cd BUG: fix doc string and allow a variable to be promoted from non-cache to cache пре 23 година
  Brad King bd7ffbc258 ENH: If SET(VAR) is called with no other arguments, remove the definition of VAR. пре 23 година
  Bill Hoffman 4ea0f6b949 ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler пре 23 година
  Sebastien Barre 7e2a78b499 FIX: get rid of warnings пре 23 година
  Bill Hoffman dbdb0adce8 ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary пре 23 година
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them пре 24 година
  Will Schroeder a6a43d5320 ENH:Updated copyright пре 24 година
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache пре 24 година
  Brad King ee86c59cba ENH: Added extra newline in an error message to improve readability. пре 24 година
  Bill Hoffman 48febc4ed3 BUG: cmSystemTools::CollapseFullPath is a bad thing to call on the compiler which is a filepath пре 24 година
  Sebastien Barre 4dda26b40a If the value is a path, collapse it (cleaner) пре 24 година
  Bill Hoffman db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping пре 24 година
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass пре 24 година
  Bill Hoffman c57d16eb41 ENH: add better error checking пре 24 година
  Geoffrey Cross bdfdfb73a2 bug meaning that set(a b) just set a to "" and not to b пре 24 година
  Bill Hoffman 5731bc9d54 ENH: change the syntax of the SET command, fix the combo box for larger strings пре 24 година
  Bill Hoffman 650691850b BUG: fix compiler name пре 24 година
  Bill Hoffman cb0af952cf ENH: allow cache to override config file пре 24 година
  Bill Hoffman 1cd9ce6f6e ENH: unify make process on unix пре 24 година
  Ken Martin a99dfa60ae new set command and IF NOT пре 24 година