[parrot/parrot] 11f83b: [GH 883] Darwin uses now @executable_path/blib/lib...

GitHub noreply at github.com
Wed Jan 2 04:22:49 UTC 2013


  Branch: refs/heads/rurban/darwin-rpath-gh883
  Home:   https://github.com/parrot/parrot
  Commit: 11f83b0d0247d46b01c686b237c2fbc6e9a035db
      https://github.com/parrot/parrot/commit/11f83b0d0247d46b01c686b237c2fbc6e9a035db
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-01 (Tue, 01 Jan 2013)

  Changed paths:
    M config/gen/makefiles/root.in
    M config/init/hints/darwin.pm
    M t/tools/mk_language_shell.t

  Log Message:
  -----------
  [GH 883] Darwin uses now @executable_path/blib/lib/...

DYLD_LIBRARY_PATH disabled, there is no need anymore.
Add new INSTALLABLELIBPARROT target, which is only needed on darwin to set
the final install_name.
Enable tools/dev/mk_language_shell.pl test for Darwin, as this works now.

What is missing is copying INSTALLABLELIBPARROT in the installer,
and later provide relative @executable_path/../lib/libparrot-version.dylib to enable
relocatable installations.


  Commit: a760e8d941d3b942f65ca4f35eaba854ee2fa70e
      https://github.com/parrot/parrot/commit/a760e8d941d3b942f65ca4f35eaba854ee2fa70e
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-01 (Tue, 01 Jan 2013)

  Changed paths:
    M tools/dev/install_files.pl

  Log Message:
  -----------
  install blib/lib/installable_libparrot.4.11.0.dylib


Compare: https://github.com/parrot/parrot/compare/11f83b0d0247^...a760e8d941d3


More information about the parrot-commits mailing list