[parrot/parrot] b6785b: [cage] fix a --debugging C++ ptr comparison strict...
GitHub
noreply at github.com
Sat Dec 12 23:19:51 UTC 2015
Branch: refs/heads/smoke-me/darwin-build-gh1096
Home: https://github.com/parrot/parrot
Commit: b6785b20a23843690a9efc99ce886421a35a5d10
https://github.com/parrot/parrot/commit/b6785b20a23843690a9efc99ce886421a35a5d10
Author: Reini Urban <rurban at cpanel.net>
Date: 2015-12-13 (Sun, 13 Dec 2015)
Changed paths:
M src/gc/string_gc.c
Log Message:
-----------
[cage] fix a --debugging C++ ptr comparison strictness
Commit: af019459f5eadeabb1d456c4d90fd7b66cf9ff8a
https://github.com/parrot/parrot/commit/af019459f5eadeabb1d456c4d90fd7b66cf9ff8a
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/defaults.pm
M config/init/hints/cygwin.pm
M config/init/hints/darwin.pm
Log Message:
-----------
[build] darwin inst_libparrot_soname, cygwin gcc, all vs core
use a small default target: core.
all builds now all, including docs and installables
new seperate INSTALLABLELIBPARROT for darwin with
inst_libparrot_soname => -install_name
remake INSTALLABLELIBPARROT with this then.
use faster coreutils helpers.
seperate into some_utils for core, and parrot_utils for all.
which makes only a difference on non-shared builds.
on cygwin revert back to gcc, gcc-4 is not more.
Compare: https://github.com/parrot/parrot/compare/b6785b20a238^...af019459f5ea
More information about the parrot-commits
mailing list