Commit History

Author SHA1 Message Date
  Brad King dfc181a1dc ENH: Create policy scope barriers 17 years ago
  Brad King ac14b5d2eb ENH: Make policy push/pop methods private 17 years ago
  Brad King a01eb6b27b ENH: Create automatic policy push/pop helper 17 years ago
  Brad King 8997f4760a ENH: Refactor policy stack representation 17 years ago
  Brad King 1dcc5b4558 ENH: Better handling of mismatched blocks 17 years ago
  Brad King bca1026250 ENH: Better error message for unclosed blocks 17 years ago
  Brad King b8f5a934ec ENH: Refactor logical block enforcement 17 years ago
  Brad King 2c81e5fb5c ENH: Refactor function blocker deletion 17 years ago
  Brad King a541cac325 ENH: Improve response to bad if or elseif 17 years ago
  Brad King d602a3db85 BUG: Enforce matching policy PUSH/POP in all files 17 years ago
  Brad King 9551cafd69 BUG: Pop a function scope even on error 17 years ago
  Brad King ed3bb743f4 ENH: Improve test property speed with a map 17 years ago
  Bill Hoffman 0c24570ee4 BUG: fix issue with -D and cache force 17 years ago
  Brad King 0ad5eb177b ENH: Return utility target after creation 17 years ago
  Brad King 5f57efb417 BUG: Skip a command if its arguments fail to parse 17 years ago
  Brad King 33e865c041 ENH: Add unset() command. 17 years ago
  Brad King f50ed1fd88 ENH: Improve errors when a policy is REQUIRED 17 years ago
  Brad King b9b11903ab BUG: Fix computed directory property DEFINITIONS. 17 years ago
  Brad King 1381aab4b7 BUG: Remove check for files written by file(WRITE) being loaded. 17 years ago
  Brad King e3666a1de5 ENH: Allow policy CMP0000 to be set explicitly 17 years ago
  Brad King f7f03347a6 ENH: Improve new error/warning message generation 17 years ago
  Bill Hoffman dc9245df6c ENH: add enum to IssueMessage 17 years ago
  Brad King 680104a490 ENH: New format for warning and error messages 17 years ago
  Brad King 49549560b2 ENH: Improve cmake_policy command signature 17 years ago
  Ken Martin d49ef18f8a ENH: add first cut and policies still need to add the doc support 17 years ago
  Brad King 1c0595c73f ENH: Add global property ALLOW_DUPLICATE_CUSTOM_TARGETS to help existing projects that depend on having duplicate custom targets. It is allowed only for Makefile generators. See bug#6348. 17 years ago
  Brad King ac0e58dcfb ENH: Enforce global target name uniqueness. 17 years ago
  Brad King 739a463539 ENH: Add cmMakefile::NeedBackwardsCompatibility method to pass through to cmLocalGenerator::NeedBackwardsCompatibility for convenience. 17 years ago
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. 18 years ago
  Brad King 7213408287 ENH: Added cmMakefile::NeedCacheCompatibility method and support for it in cmCacheManager. This will allow commands to modify their behavior when running with a cache loaded from an earlier CMake version. 18 years ago