Commit History

Author SHA1 Message Date
  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
  Ken Martin b63ff2fb6f ENH: minor doc cleanups and an example of documenting a variable 18 years ago
  Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 years ago
  Ken Martin 29a03db7ce ENH: allow loose loop constructs 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Ken Martin bd45a7bb18 STYLE: fix docs 20 years ago
  Ken Martin 5c3bd0e8e2 STYLE: updated the docs to be more accurate 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
  Andy Cedilnik 8750f1c277 ENH: Add RANGE support to FOREACH 21 years ago
  Andy Cedilnik 54785fafba ENH: Make more commands scriptable 22 years ago
  Ken Martin 072db6ad70 removed redundent includes 22 years ago
  Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 years ago
  Brad King 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 23 years ago
  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 years ago
  Ken Martin fcc410de44 fixed if statements inside a foreach 23 years ago
  Sebastien Barre 437a8c9816 FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not. 23 years ago
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
  Ken Martin f783252c62 new commands 24 years ago