Commit History

Author SHA1 Message Date
  Stephen Kelly 904ff9fe59 export: Add policy CMP0024 to disallow include() of export files 12 years ago
  Andreas Mohr bf019d765d Fix spelling and typos (non-binary) 13 years ago
  Brad King 2e99949ccb include: Ignore empty string as file name (#13388) 13 years ago
  Alex Neundorf 75a522110d Remove trailing whitespace 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King c332e0bf3c ENH: Isolate policy changes in included scripts 17 years ago
  Brad King 959bd61e37 ENH: Improve formatting of include command error message. 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 61d3444f93 18 years ago
  Ken Martin ba2b99bb9f STYLE: fix line length 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Ken Martin d82a038ee1 BUG: fatal error in include file should not cause report of missing include file 20 years ago
  Ken Martin 3abd6306a9 ENH: Allow user to overwrite Platforms files 21 years ago
  Andy Cedilnik ba0b6d3078 ERR: Remove debug 21 years ago
  Andy Cedilnik 451522381d ENH: Add support for importing modules without specifying path 21 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
  Brad King cd8e26f14c BUG: Must return false after an error of incorrect arguments. 23 years ago
  Berk Geveci d0d25bb989 Reformatted the error printed by cmMakefile. 23 years ago
  Bill Hoffman 789267c949 ENH: speed improvements 23 years ago
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 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
  Bill Hoffman d4edafe717 BUG: remove iostream.h includes 24 years ago
  Brad King 5c39470031 BUG: Added missing newline in error message. 24 years ago
  Bill Hoffman 43c2a89568 ENH: add optional include and only allow one file per INCLUDE 24 years ago
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 years ago
  Anonymous d6fae5faf0 New command: INCLUDE(somefile.txt) 24 years ago