コミット履歴

作者 SHA1 メッセージ 日付
  Brad King ec7cf7ea13 install: Thread message level setting through internal API 11 年 前
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 年 前
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 年 前
  Clinton Stimpson 028a5285d8 OS X: Make sure RPATHs are unique to avoid possible corruption. 11 年 前
  Stephen Kelly 9edee62f28 Constify handling of link targets. 12 年 前
  Brad King f8241136b4 Merge topic 'INTERFACE_LIBRARY-target-type' 12 年 前
  Stephen Kelly fe732264e9 Add the INTERFACE_LIBRARY target type. 13 年 前
  Stephen Kelly 33055c405e Generate modern-style cmake code. 12 年 前
  Alex Neundorf ae8e6543a5 install: do not strip dll import libraries (#14123) 12 年 前
  Clinton Stimpson 94e7fef226 OS X: Add RPATH support for Mac. 12 年 前
  Clinton Stimpson 373faae5e1 Refactor how bundles and frameworks are supported. 12 年 前
  Stephen Kelly 0bbae6f95f Revert "Move GetLinkInformation to cmGeneratorTarget" 13 年 前
  Stephen Kelly 4f5384e75c Move GetLinkInformation to cmGeneratorTarget 13 年 前
  Brad King b87d7a60a0 Add OBJECT_LIBRARY target type 13 年 前
  Brad King 573fa3bf13 Factor cmInstallType out of cmTarget::TargetType 13 年 前
  Brad King afb00fef19 Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib 14 年 前
  Brad King 7a6db286c8 Tweak all files during target installation 16 年 前
  Brad King a52fd03a2a Compute install destination for all target files 16 年 前
  Brad King 3c326476ee Simplify 'strip' and 'ranlib' install tweak code 16 年 前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年 前
  Brad King a3a046643a ENH: Pass config to cmTarget RPATH install methods 16 年 前
  Brad King 789eaf157c ENH: Cleanup per-config target install generation 16 年 前
  Brad King da993b64ce ENH: Remove unused PROPERTIES from file(INSTALL) 16 年 前
  Brad King e67f5138b8 ENH: Refactor cmInstallGenerator for re-use 16 年 前
  Brad King 0e03bd1ab4 BUG: Do not map install_name of imported targets 17 年 前
  Brad King 7f819903ed BUG: Fix config test for target install rules 17 年 前
  Brad King 852242e56b BUG: RPATH adjustment of versioned executables should operate on the file and not the symlink. 17 年 前
  Brad King fdc3bfff7c ENH: Improve RPATH behavior during installation. 17 年 前
  Brad King 67834f2d53 BUG: Correct Mac OS X framework behavior 17 年 前
  Brad King 73f175146a ENH: During installation do not use builtin chrpath if the rpath will not change. 17 年 前