Commit történet

Szerző SHA1 Üzenet Dátum
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 éve
  David Partyka 48e80eb724 Fixes to GetPrerequisites for cygwin 15 éve
  David Partyka be94c494ed Fixed appending PATH to dumpbin tool from growing without bounds. 15 éve
  David Cole 2981936707 STYLE: White space only change to see if continuous is working on new dashboard machine... 16 éve
  David Cole 17d62105d6 STYLE: White space only change to see if continuous is working on new dashboard machine... 16 éve
  David Cole 7bf80c9a11 STYLE: White space only change to see if continuous is working on new dashboard machine... 16 éve
  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 éve
  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 éve
  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 éve