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

GitHub noreply at github.com
Tue Sep 9 20:04:31 UTC 2014


  Branch: refs/heads/rurban/darwin-rpath-gh883
  Home:   https://github.com/parrot/parrot
  Commit: b44410cc5a752860849d61374246502fec7dd22f
      https://github.com/parrot/parrot/commit/b44410cc5a752860849d61374246502fec7dd22f
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-09-09 (Tue, 09 Sep 2014)

  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: eb7822ad1f6917bfd218707ca03ee7a925a65530
      https://github.com/parrot/parrot/commit/eb7822ad1f6917bfd218707ca03ee7a925a65530
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-09-09 (Tue, 09 Sep 2014)

  Changed paths:
    M tools/dev/install_files.pl

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


  Commit: d6f4cf6e1ef039f4f64d65541d73d39084333853
      https://github.com/parrot/parrot/commit/d6f4cf6e1ef039f4f64d65541d73d39084333853
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-09-09 (Tue, 09 Sep 2014)

  Changed paths:
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  INSTALLABLELIBPARROT: use LIB_DIR


Compare: https://github.com/parrot/parrot/compare/7e8eb6005fab...d6f4cf6e1ef0


More information about the parrot-commits mailing list