View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013969CMakeCMakepublic2013-03-02 21:332016-06-10 14:31
Reporterdashesy 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformApple MacOSOS XOS Version10.4.10
Product Version 
Target VersionFixed in Version 
Summary0013969: BundleUtilities to bundle shared libraries without any executable
DescriptionWhen distributing extensions it is very useful to be able to fix_bundle a shared library the way executable is bundled, just to make it not depend on the build system libraries. Every depending library can be bundled by @loader_path relative to the main shared library (manual commands do work).
Also it would be useful to be able to bundle files in a flat directory, all in the same level.
I would be happy to help, I can change BundleUtilities.cmake to do exactly that, then I can rename it to something like FlatBundle.cmake, alternatively I can add the changes to BundleUtilities itself.
Additional InformationIt can be useful for any dlopen'ed library (I have a use-case for MATLAB mex files). Also this would be useful for Windows, OSX and Linux. On OSX I would like to bundle libraries along-side my MATLAB mex so that a normal user does not have to install Homebrew and many libraries by command line to use it.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042243)
Kitware Robot (administrator)
2016-06-10 14:28

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2013-03-02 21:33 dashesy New Issue
2016-06-10 14:28 Kitware Robot Note Added: 0042243
2016-06-10 14:28 Kitware Robot Status new => resolved
2016-06-10 14:28 Kitware Robot Resolution open => moved
2016-06-10 14:28 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team