Commit History

Author SHA1 Message Date
  Brad King a364daf1fd Allow users to specify defaults for unset policies 15 years ago
  Alex Neundorf 6acc71c09d New CMP0016 for deciding whether an unknown target in TLL() is an error. 15 years ago
  Alex Neundorf da033b10d2 Remove trailing whitespace 15 years ago
  Brad King e49b6eca4f Teach CMake Policies about tweak version component 15 years ago
  Brad King 02db43239b Teach link_directories to recognize relative paths 16 years ago
  Brad King cb185d93d2 Fix if() command and CMP0012 OLD/NEW behavior 16 years ago
  Brad King 9a77f65da7 Remove CMake Policy CMP0015 until it is revised 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King ee2b446c95 Create CMake Policy CMP0015 to fix set(CACHE) 16 years ago
  Brad King e308621382 Create CMP0014 to require CMakeLists.txt files 16 years ago
  Brad King c790b1fabb ENH: Create CMP0013 to disallow duplicate dirs 16 years ago
  Ken Martin a73071ca17 ENH: modified the if command to address bug 9123 some 16 years ago
  Bill Hoffman 29ba1aa77a ENH: try to fix vs6 build 17 years ago
  Brad King c332e0bf3c ENH: Isolate policy changes in included scripts 17 years ago
  Brad King 8997f4760a ENH: Refactor policy stack representation 17 years ago
  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 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
  Ken Martin 73df9a5cd4 ENH: change CMP_ to CMP 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 f2c6e9e480 BUG: some fixes, still a few to go 17 years ago
  Ken Martin d47a5951ed ENH: add --help-policies and --help-policy command line options 17 years ago
  Ken Martin c9514dc0d1 COMP: possible fix for VS6, but probably not, probably need tomake it internal 17 years ago