提交歷史

作者 SHA1 備註 提交日期
  Brad King 18c71e3c79 Merge topic 'fix-10417' 15 年之前
  Mike McQuaid 88fed668b1 Make bundle items writable before fixup (#9284) 15 年之前
  David Cole e93a4b4d34 Avoid adding self as prerequisite. (#10417) 15 年之前
  David Cole 90add6b504 Refine formatting for cmake --help-module output. 15 年之前
  David Cole af0c719b9a Merge branch 'patches/docBundleUtilities' 15 年之前
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 年之前
  David Cole 979972f988 Copy Resources in Frameworks during fixup_bundle (#10020) 15 年之前
  Michael Wild f811470a96 Improve documentation of BundleUtilities.cmake 15 年之前
  David Cole 23dbb3b803 Fix issue #9412 - remove RPATH from files copied by BundleUtilities.cmake on Linux. Thanks to Clinton Stimpson for the patch. 16 年之前
  Brad King 3a666595c9 Convert CMake non-find modules to BSD License 16 年之前
  David Cole fe0b121da9 Overhaul GetPrerequisites and BundleUtilities: make fixup_bundle do something useful on Windows and Linux. 16 年之前
  David Cole 6f8bdd276c ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cmake. Function copy_and_fixup_bundle in BundleUtilities helps to make standalone bundle applications on the Mac by pulling in prerequisite non-system libraries and frameworks as needed. Uses otool and install_name_tool to do analysis and fixups. Project-specific hooks for deciding where to embed libraries and for resolving item names into full path file names are also provided. 17 年之前