提交歷史

作者 SHA1 備註 提交日期
  Brad King 8d0161c8ff Trust umask for file permissions 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King 1381aab4b7 BUG: Remove check for files written by file(WRITE) being loaded. 17 年之前
  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 年之前
  Ken Martin cac30b5ff8 STYLE: fix line length 19 年之前
  Andy Cedilnik ee1975570e ENH: Allow blocking of writing into the source tree 19 年之前
  Andy Cedilnik 36e2728431 ENH: Cleanup bootstrap even more 19 年之前
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 年之前
  Andy Cedilnik c4db8aba73 STYLE: Fix typos 20 年之前
  Andy Cedilnik 04bb427d1f BUG: Handle restrictive permissions 20 年之前
  Andy Cedilnik 55a71ba572 ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops 21 年之前
  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 年之前
  Andy Cedilnik dc919e841a Make directory if it does not exist yet 23 年之前
  Andy Cedilnik 91bd207812 Add flag to WRITE_FILE to append 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 年之前
  Ken Martin 7ddb408621 removed some includes 23 年之前
  Ken Martin f7ec3c2a76 compiler warning 23 年之前
  Andy Cedilnik a77f9f0715 Fix namespace problem 23 年之前
  Andy Cedilnik 92714311c9 Add WRITE_FILE command, which writes string to a file 23 年之前