Commit History

Author SHA1 Message Date
  Brad King d524f3675e ENH: Improve argument parsing error messages 17 years ago
  David Cole bd1935dcd1 ENH: Improve FILE GLOB_RECURSE handling of symlinks with a new CMake policy. CMP0009 establishes NEW default behavior of not recursing through symlinks. OLD default behavior or explicit FOLLOW_SYMLINKS argument to FILE GLOB_RECURSE will still recurse through symlinks. 17 years ago
  Brad King f50ed1fd88 ENH: Improve errors when a policy is REQUIRED 17 years ago
  Brad King b93f0318fe ENH: Support full-path libs w/out valid names. 17 years ago
  Bill Hoffman 0a0672c01f ENH: fix list command with empty elements 17 years ago
  Brad King 067717a56a BUG: Fix compatibility with CMake 2.4 for installation of MACOSX_BUNDLE targets 17 years ago
  Brad King e3666a1de5 ENH: Allow policy CMP0000 to be set explicitly 17 years ago
  Brad King 1655dce2a5 ENH: Cleanup policy version interface presented to user. 17 years ago
  Brad King a86e8fa69f ENH: Yet another attempt at warning for CMP0003. 17 years ago
  Brad King 01033b5d56 ENH: Improve warning about specifying a cmake version 17 years ago
  Brad King a340fd42b8 ENH: Clarify documentation of policy CMP0000 and its relationship with cmake_minimum_required. 17 years ago
  Brad King 9a83ce6efc ENH: Add policy CMP0005 to decide whether add_definitions should escape defs. 17 years ago
  Brad King bf4cef9d5c ENH: Add policy CMP_0004 to require library names to have no leading or trailing whitespace. Replace previous check of CMAKE_BACKWARDS_COMPATIBILITY against version 2.4 with the policy. 17 years ago
  Brad King d46ff28ac9 ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003. 17 years ago
  Brad King a313a098d0 ENH: Reduce whitespace in policy warning/error messages. 17 years ago
  Ken Martin 73df9a5cd4 ENH: change CMP_ to CMP 17 years ago
  Bill Hoffman dc9245df6c ENH: add enum to IssueMessage 17 years ago
  Brad King 192de486df ENH: Cleanup policy generic documentation. Cleanup some policy error/warning messages. 17 years ago
  Brad King 46bf0347a3 ENH: Finish creating, documenting, and enforcing policy CMP_0002. 17 years ago
  Brad King 5233b75a77 ENH: Improve handling of old-style compatibility. 17 years ago
  Ken Martin 55eede4b13 ENH: clean up some policy stuff and interactions with CMAKE_BACKWARDS_COMPATIBILITY and CMAKE_MINIMUM_REQUIRED 17 years ago
  Brad King 680104a490 ENH: New format for warning and error messages 17 years ago
  Ken Martin 5588ed47fc BUG: change in handling of cmake_minimum_required 17 years ago
  Ken Martin adddcea5d7 BUG: change the handling of CMAKE_MINIMUM_REQUIRED and BACKWARDS_COMPATIBILITY and extend the documentaiton quite a bit 17 years ago
  Brad King c07aba6240 ENH: Fix policy warning message to not give wrong code as example. 17 years ago
  Brad King 7c01167666 BUG: Require policy version to specify at least major.minor. Do not store CMAKE_BACKWARDS_COMPATIBILITY with an invalid version value. 17 years ago
  Brad King 95512a4c02 BUG: Fix parsing of policy version number in cmPolicies. 17 years ago
  Ken Martin f2c6e9e480 BUG: some fixes, still a few to go 17 years ago
  Ken Martin cd4d2acbe6 ENH: more policy changes 17 years ago
  Ken Martin d47a5951ed ENH: add --help-policies and --help-policy command line options 17 years ago