Brad King
|
40792a1a15
Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe'
|
14 년 전 |
David Cole
|
8f0667c113
BundleUtilities: Avoid a cryptic and unhelpful error message
|
14 년 전 |
Clinton Stimpson
|
7ac7b437b8
BundleUtilities: Work w/ non .app exes on Mac (#12034)
|
14 년 전 |
David Cole
|
c2895f48a4
BundleUtilities: error if fixup_bundle_item called on non-embedded item
|
15 년 전 |
Clinton Stimpson
|
28c1be7a50
BundleUtilities: only do rpath strip on copied prerequisites.
|
15 년 전 |
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 년 전 |