summaryrefslogtreecommitdiff
path: root/Modules/BundleUtilities.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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-071-1/+1
* | Make bundle items writable before fixup (#9284)Mike McQuaid2010-09-071-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