Commit Graph

6 Commits

Author SHA1 Message Date
Vicki Pfau 17989028b0 Tools: Fix recurring multiple times over the same library in deploy-mac.py 2017-02-03 09:46:28 -08:00
Florent Castelli df91ebe513 macOS: Make deploy-mac.py script idempotent
Running the same script twice would update the imports, copy them
in the bundle on the first run, and remove them on the second run,
resulting in a broken package.
2017-02-02 03:51:31 +01:00
Florent Castelli 4f4b2f15d3 macOS: Fix deploy-mac.py which fails when no dylib path has to be changed 2017-01-26 00:58:43 +01:00
Jeffrey Pfau a96759d9e9 Tools: Collapse install_name_tool calls in deploy-mac 2015-06-06 12:51:47 -07:00
Jeffrey Pfau 14dbe7e6db Tools: Clean up deploy-mac script symlink resolution 2015-06-06 12:45:40 -07:00
Jeffrey Pfau c1c472958e Tools: Use non-CMake tool for fixing up OS X bundles 2015-06-06 12:44:47 -07:00