summaryrefslogtreecommitdiffstats
path: root/Modules/BundleUtilities.cmake
Commit message (Expand)AuthorAgeFilesLines
* BundleUtilities: Fix bundle verification on Unix by considering rpaths.Florian Apolloner2017-03-101-1/+2
* BundleUtilities: Teach `get_item_rpaths` to parse ELF binariesFlorian Apolloner2017-03-101-0/+10
* BundleUtilities: Maintain symlink structureMartin Koegler2017-01-101-3/+55
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* BundleUtilities: Add optional parameter to ignore specified filesRoman Wüger2016-04-191-37/+115
* BundleUtilities: Fix regression handling frameworksClinton Stimpson2016-03-071-1/+1
* BundleUtilities: Fix treatment of .dylib inside .framework foldersChristian Askeland2016-02-111-1/+1
* BundleUtilities: Fix handling of multiple RPATHs from OS X otoolEmilie Harquel2015-12-171-1/+3
* Modules: Check for ARGC before using ARGV#Daniele E. Domenichelli2015-02-271-1/+5
* BundleUtilities: Teach fixup_bundle to check install_name_tool resultRuslan Baratov2015-02-101-1/+6
* BundleUtilities: Ensure framework symlinks and Info.plist existAdam Strzelecki2014-10-211-2/+16
* BundleUtilities: Framework codesign Resources/Info.plist & CurrentAdam Strzelecki2014-10-101-2/+21
* BundleUtilities: Resolve & replace @rpath placeholdersAdam Strzelecki2014-10-101-17/+84
* BundleUtilities: Use find on UNIX for fast executable lookupAdam Strzelecki2014-10-101-1/+19
* BundleUtilities: Allow Info.plist files which use CR line endingsTim Blechmann2014-08-071-0/+1
* Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-2/+2
* Replace string(REGEX REPLACE) with string(REPLACE) where possibleRolf Eike Beer2014-04-141-3/+3
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-107/+168
* BundleUtilities: Use a more inclusive REGEX for frameworks (#13600)David Cole2012-10-231-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-77/+77
* Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe'Brad King2011-06-071-26/+25
|\
| * BundleUtilities: Work w/ non .app exes on Mac (#12034)Clinton Stimpson2011-05-271-26/+25
* | BundleUtilities: Avoid a cryptic and unhelpful error messageDavid Cole2011-06-021-3/+15
|/
* BundleUtilities: error if fixup_bundle_item called on non-embedded itemDavid Cole2010-12-061-0/+30
* BundleUtilities: only do rpath strip on copied prerequisites.Clinton Stimpson2010-11-231-6/+6
* Merge topic 'fix-10417'Brad King2010-09-081-1/+1
|\
| * Avoid adding self as prerequisite. (#10417)David Cole2010-09-081-1/+1
* | Make bundle items writable before fixup (#9284)Mike McQuaid2010-09-081-0/+7
|/
* Refine formatting for cmake --help-module output.David Cole2010-08-251-3/+2
* Merge branch 'patches/docBundleUtilities'David Cole2010-08-251-127/+113
|\
| * Improve documentation of BundleUtilities.cmakeMichael Wild2010-05-231-116/+103
* | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* | Copy Resources in Frameworks during fixup_bundle (#10020)David Cole2010-07-271-2/+62
|/
* Fix issue #9412 - remove RPATH from files copied by BundleUtilities.cmake on ...David Cole2009-09-281-0/+4
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+12
* Overhaul GetPrerequisites and BundleUtilities: make fixup_bundle do something...David Cole2009-08-051-21/+53
* ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma...David Cole2008-09-061-0/+645