Commit History

Автор SHA1 Съобщение Дата
  David Partyka 48e80eb724 Fixes to GetPrerequisites for cygwin преди 15 години
  David Partyka be94c494ed Fixed appending PATH to dumpbin tool from growing without bounds. преди 15 години
  David Cole 2981936707 STYLE: White space only change to see if continuous is working on new dashboard machine... преди 16 години
  David Cole 17d62105d6 STYLE: White space only change to see if continuous is working on new dashboard machine... преди 16 години
  David Cole 7bf80c9a11 STYLE: White space only change to see if continuous is working on new dashboard machine... преди 16 години
  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. преди 17 години
  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. преди 17 години
  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. преди 17 години