コミット履歴

作者 SHA1 メッセージ 日付
  Brad King 36366beb62 ENH: Improve CMP0012 doc and message formatting 16 年 前
  Brad King c790b1fabb ENH: Create CMP0013 to disallow duplicate dirs 16 年 前
  Ken Martin 3dadbdf3fd COMP: fix line length 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 年 前
  Brad King c332e0bf3c ENH: Isolate policy changes in included scripts 17 年 前
  Brad King d524f3675e ENH: Improve argument parsing error messages 17 年 前
  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 年 前
  Brad King f50ed1fd88 ENH: Improve errors when a policy is REQUIRED 17 年 前
  Brad King b93f0318fe ENH: Support full-path libs w/out valid names. 17 年 前
  Bill Hoffman 0a0672c01f ENH: fix list command with empty elements 17 年 前
  Brad King 067717a56a BUG: Fix compatibility with CMake 2.4 for installation of MACOSX_BUNDLE targets 17 年 前
  Brad King e3666a1de5 ENH: Allow policy CMP0000 to be set explicitly 17 年 前
  Brad King 1655dce2a5 ENH: Cleanup policy version interface presented to user. 17 年 前
  Brad King a86e8fa69f ENH: Yet another attempt at warning for CMP0003. 17 年 前
  Brad King 01033b5d56 ENH: Improve warning about specifying a cmake version 17 年 前
  Brad King a340fd42b8 ENH: Clarify documentation of policy CMP0000 and its relationship with cmake_minimum_required. 17 年 前
  Brad King 9a83ce6efc ENH: Add policy CMP0005 to decide whether add_definitions should escape defs. 17 年 前
  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 年 前
  Brad King d46ff28ac9 ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003. 17 年 前
  Brad King a313a098d0 ENH: Reduce whitespace in policy warning/error messages. 17 年 前
  Ken Martin 73df9a5cd4 ENH: change CMP_ to CMP 17 年 前
  Bill Hoffman dc9245df6c ENH: add enum to IssueMessage 17 年 前
  Brad King 192de486df ENH: Cleanup policy generic documentation. Cleanup some policy error/warning messages. 17 年 前
  Brad King 46bf0347a3 ENH: Finish creating, documenting, and enforcing policy CMP_0002. 17 年 前
  Brad King 5233b75a77 ENH: Improve handling of old-style compatibility. 17 年 前
  Ken Martin 55eede4b13 ENH: clean up some policy stuff and interactions with CMAKE_BACKWARDS_COMPATIBILITY and CMAKE_MINIMUM_REQUIRED 17 年 前
  Brad King 680104a490 ENH: New format for warning and error messages 17 年 前
  Ken Martin 5588ed47fc BUG: change in handling of cmake_minimum_required 17 年 前
  Ken Martin adddcea5d7 BUG: change the handling of CMAKE_MINIMUM_REQUIRED and BACKWARDS_COMPATIBILITY and extend the documentaiton quite a bit 17 年 前