David Cole
|
2981936707
|
STYLE: White space only change to see if continuous is working on new dashboard machine...
|
2009-03-31 13:50:26 -04:00 |
David Cole
|
17d62105d6
|
STYLE: White space only change to see if continuous is working on new dashboard machine...
|
2009-03-31 13:16:56 -04:00 |
David Cole
|
7bf80c9a11
|
STYLE: White space only change to see if continuous is working on new dashboard machine...
|
2009-03-06 14:29:31 -05:00 |
David Cole
|
2fb00f28be
|
PERF: Test takes too long when recursing for executable files and when doing recursive prerequisite analysis. Put it back the way it was. Add another test later to do the recursive prerequisite analysis.
|
2008-09-09 12:48:58 -04:00 |
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.
|
2008-09-06 12:20:07 -04:00 |
David Cole
|
a4e0edd4e8
|
ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries executable files depend on. Primary uses are to determine what shared libraries should be copied into Mac OSX bundle applications to create standalone bundles apps and to determine what shared library files need to be installed for an executable to run on any platform. Requires native platform tools dumpbin, otool and ldd to generate results.
|
2008-03-04 08:18:34 -05:00 |