[parrot/parrot] f750ba: [build] Change darwin build flags to enable gdb de...

GitHub noreply at github.com
Wed Oct 8 10:19:41 UTC 2014


  Branch: refs/heads/rurban/make-codas
  Home:   https://github.com/parrot/parrot
  Commit: f750baa668e15fefb61268804dfa25dd00c80eff
      https://github.com/parrot/parrot/commit/f750baa668e15fefb61268804dfa25dd00c80eff
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-08 (Wed, 08 Oct 2014)

  Changed paths:
    M config/gen/makefiles/root.in
    M config/init/hints/darwin.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.
honor cmdline flags for --ld and --link.

and move deletion of generated config and makefiles from archclean
to realclean/distclean. we want to delete all object and executables
only there.


  Commit: c959b8a4ea5436f6ba4f1c9aa5cb8b27fd62b3ef
      https://github.com/parrot/parrot/commit/c959b8a4ea5436f6ba4f1c9aa5cb8b27fd62b3ef
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-08 (Wed, 08 Oct 2014)

  Changed paths:
    M compilers/data_json/Defines.mak
    M compilers/imcc/Defines.mak
    M compilers/opsc/Defines.mak
    M compilers/pct/Defines.mak
    M compilers/tge/Defines.mak
    M ext/nqp-rx/Defines.mak
    M ext/winxed/Defines.mak
    M src/dynoplibs/Defines.in
    M src/dynpmc/Defines.in

  Log Message:
  -----------
  [cage] add makefile codas also to the Defines.mak


Compare: https://github.com/parrot/parrot/compare/f750baa668e1^...c959b8a4ea54


More information about the parrot-commits mailing list