[parrot/parrot] f2609d: [build] honor --disable-rpath on darwin
GitHub
noreply at github.com
Sun Dec 13 18:19:33 UTC 2015
Branch: refs/heads/7.11.0
Home: https://github.com/parrot/parrot
Commit: f2609d889675a0f91a2d83079614b2998516c94d
https://github.com/parrot/parrot/commit/f2609d889675a0f91a2d83079614b2998516c94d
Author: Reini Urban <rurban at cpanel.net>
Date: 2015-12-13 (Sun, 13 Dec 2015)
Changed paths:
M ChangeLog
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: fc98e3fa1fe4da93a0c4644cbea54911822df4b7
https://github.com/parrot/parrot/commit/fc98e3fa1fe4da93a0c4644cbea54911822df4b7
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/c11d62c8ed0b...fc98e3fa1fe4
More information about the parrot-commits
mailing list