提交历史

作者 SHA1 备注 提交日期
  Brad King 674c56c3fc if: Document that macro arguments are not variables (#13393) 13 年之前
  Brad King 09ff226e4c Merge branch 'add-const-qualifiers' into doxygen-fixes 13 年之前
  Yury G. Kudryashov 937bb4bebf doxygen: remove a few comments 13 年之前
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 13 年之前
  Brad King 7d9b903756 Clarify auto-dereference cases in if() command (#11701) 15 年之前
  Brad King e4e14e8568 Replace misleading example in the if() documentation (#10773) 15 年之前
  Brad King cb185d93d2 Fix if() command and CMP0012 OLD/NEW behavior 16 年之前
  Brad King 7a9f75c1a8 Add IS_SYMLINK test to if command 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Bill Hoffman 14715ce813 Clarify documentation for if. 16 年之前
  Ken Martin 133a778e2d ENH: clean up some help text 16 年之前
  Ken Martin a73071ca17 ENH: modified the if command to address bug 9123 some 16 年之前
  Ken Martin ad25cf8d17 ENH: fix style 17 年之前
  Ken Martin 4f369610f5 ENH: fix documentation and add docs on parenthetical expressions 17 年之前
  Brad King bca1026250 ENH: Better error message for unclosed blocks 17 年之前
  Brad King 2c81e5fb5c ENH: Refactor function blocker deletion 17 年之前
  Brad King 4fa96dbf95 ENH: Add version comparison to if() command 17 年之前
  Brad King fff812db95 ENH: Add if(TARGET) command 17 年之前
  Ken Martin 52d8b1b5d9 BUG: fix memory leak and cleanup error string code 17 年之前
  Brad King a6a673979d ENH: Add "if(POLICY policy-id)" option for IF command. 17 年之前
  Alexander Neundorf 52a0538719 STYLE: document that if(COMMAND) works also for macros and functions 18 年之前
  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 8d32d229a3 ENH: make commands lower case by default 18 年之前
  Alexander Neundorf e80acd971c 18 年之前
  Alexander Neundorf c9f1af3913 18 年之前
  Ken Martin 2888b13ef9 STYLE: improve IF documentation to cover elseif 19 年之前
  Ken Martin 372ce05a07 ENH: fix a warning and a nice fix to the IF command 19 年之前
  Brad King b25629efc4 ENH: Remove old IF(FILE_IS_NEWER) syntax. It was never in a release anyway. 19 年之前
  Brad King d1a9c93119 ENH: Patch from Alex to provide nicer syntax for FILE_IS_NEWER. Using name IS_NEWER_THAN so old syntax will continue to work. 19 年之前
  Ken Martin 5e46232ad8 ENH: added elseif 19 年之前