Branch: refs/heads/rurban/darwin-build-gh1096
Home: https://github.com/parrot/parrot
Commit: 7bee6df8e9bd9c3014bd768576c3951dcb182270
https://github.com/parrot/parrot/commit/7bee6df8e9bd9c3014bd768576c3951dcb182270
Author: Reini Urban <[email protected]>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M ChangeLog
Log Message:
-----------
[test] Added LexInfo.declare_lex_preg and more imcc/syn/clash.t tests
For GH #1095
global names do work fine, only lexicals not.
Note I do not know how to reliable get the correct target register index for
declare_lex_preg in pure pir, and how to initialize it.
Setting it crashes the ctx.
Commit: 1562886cc29a6467824c406dfe5bd4099562be6f
https://github.com/parrot/parrot/commit/1562886cc29a6467824c406dfe5bd4099562be6f
Author: Reini Urban <[email protected]>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M config/gen/config_pm.pm
M config/gen/config_pm/config_lib_pir.in
M config/gen/makefiles/root.in
M config/init/defaults.pm
M config/init/hints/darwin.pm
M config/inter/progs.pm
M lib/Parrot/Configure/Options/Conf.pm
M lib/Parrot/Configure/Options/Conf/Shared.pm
M lib/Parrot/Configure/Utils.pm
Log Message:
-----------
[build] Change darwin build flags to enable gdb debugging
compile parrot_old static. use this for debugging with gdb.
keep -undefined dynamic_lookup only for dynamically loaded bundles.
add -lparrot to bundles.
darwin unrelated:
* honor cmdline flags for --ld and --link
* allow --debugging=flags to set -g3
Note this turns off -g debugging symbols per default, and thus
fails all configure tests
* add new flag --ccld to set --c, --ld and --link at once
* move deletion of generated config and makefiles from archclean
to realclean/distclean. we want to delete all object and executables
only there.
See [GH #1096]
Commit: 86cab054b72308600e564558ad6de91e454bf4fa
https://github.com/parrot/parrot/commit/86cab054b72308600e564558ad6de91e454bf4fa
Author: Reini Urban <[email protected]>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M config/init/defaults.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.
Commit: 5d43d0ffa1ef0b4e06bb2bb9b05c9c1c4f508e48
https://github.com/parrot/parrot/commit/5d43d0ffa1ef0b4e06bb2bb9b05c9c1c4f508e48
Author: Reini Urban <[email protected]>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M t/src/extend.t
Log Message:
-----------
[test] comment on t/src/extend.t 19 being fixed with this branch
Compare: https://github.com/parrot/parrot/compare/1fbe68c71e1f...5d43d0ffa1ef_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits