CMake/Tests/BundleUtilities
Clinton Stimpson 373faae5e1 Refactor how bundles and frameworks are supported.
Make handling of directory separators consistent between
non-bundle and bundle code.

Remove xcode specific flag from cmTarget when getting install_name.

Add (more) consistent convenience functions in cmTarget to get
directories inside of bundles and frameworks to add files to.

This refactor also fixes bug #12263 where frameworks
had the wrong install name when SKIP_BUILD_RPATH.

Also make install_name for frameworks consistent between Makefile
and Xcode generator.
2013-05-23 10:42:49 -04:00
..
CMakeLists.txt Refactor how bundles and frameworks are supported. 2013-05-23 10:42:49 -04:00
bundleutils.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
framework.cpp BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
framework.h BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
module.cpp BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
module.h BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
shared.cpp BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
shared.h BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
shared2.cpp BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
shared2.h BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
testbundleutils1.cpp BundleUtilities: Add rpath to loadable modules in test. 2011-06-02 09:08:49 -06:00
testbundleutils2.cpp BundleUtilities: Add rpath to loadable modules in test. 2011-06-02 09:08:49 -06:00
testbundleutils3.cpp GetPrerequisites: Add test for @rpath support. 2012-01-19 22:03:06 -07:00