Historique des commits

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