[parrot/parrot] 1dd538: [build] honor --disable-rpath on darwin

GitHub noreply at github.com
Sun Dec 13 15:36:02 UTC 2015


  Branch: refs/heads/7.11.0
  Home:   https://github.com/parrot/parrot
  Commit: 1dd538963cd579686e00cf56cd3c8da3bceac0b8
      https://github.com/parrot/parrot/commit/1dd538963cd579686e00cf56cd3c8da3bceac0b8
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

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

  Log Message:
  -----------
  [build] honor --disable-rpath on darwin

skip -install_name then.
also build only world (not installables) on test_prep.
installables are still too racy.


  Commit: c11d62c8ed0b9ba50c8f86d12cdd127d8479cfb0
      https://github.com/parrot/parrot/commit/c11d62c8ed0b9ba50c8f86d12cdd127d8479cfb0
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M ChangeLog
    M VERSION
    M docs/parrothist.pod
    M docs/project/release_manager_guide.pod
    M t/native_pbc/integer_4_be.pbc
    M t/native_pbc/integer_4_le.pbc
    M t/native_pbc/integer_8_be.pbc
    M t/native_pbc/integer_8_le.pbc
    M t/native_pbc/number_4_12_le.pbc
    M t/native_pbc/number_4_16_be.pbc
    M t/native_pbc/number_4_8_be.pbc
    M t/native_pbc/number_4_8_le.pbc
    M t/native_pbc/number_8_16_be.pbc
    M t/native_pbc/number_8_16_le.pbc
    M t/native_pbc/number_8_8_be.pbc
    M t/native_pbc/number_8_8_le.pbc
    M t/native_pbc/string_4_be.pbc
    M t/native_pbc/string_4_le.pbc
    M t/native_pbc/string_8_be.pbc
    M t/native_pbc/string_8_le.pbc
    M tools/release/release.json

  Log Message:
  -----------
  Release 7.11.0 "Amazonian parrotlet"

 + Improve darwin and cygwin build, seperate installable libparrot.
    GH #1212, 1096
 + Update default cygwin compiler and linker to gcc with 1.7
 + use a smaller default target: core (most parrot_utils, not all)
   make all builds now all, including docs and installables


Compare: https://github.com/parrot/parrot/compare/40f343ee8794...c11d62c8ed0b


More information about the parrot-commits mailing list