[parrot/parrot] f9fdda: make headerizer fails if we haven't made src/exten...

noreply at github.com noreply at github.com
Wed Dec 29 01:18:19 UTC 2010


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: f9fdda13abac8c25cbb4e3ddc843d4b4852a520b
    https://github.com/parrot/parrot/commit/f9fdda13abac8c25cbb4e3ddc843d4b4852a520b
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-28 (Tue, 28 Dec 2010)

Changed paths:
  M config/gen/makefiles/root.in

Log Message:
-----------
make headerizer fails if we haven't made src/extend_vtable.c first. So, build it first


Commit: c5d71e3590d4c770e5c503e796d77b27d38ae861
    https://github.com/parrot/parrot/commit/c5d71e3590d4c770e5c503e796d77b27d38ae861
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-28 (Tue, 28 Dec 2010)

Changed paths:
  M frontend/parrot_debugger/main.c
  M include/parrot/embed.h
  M src/embed.c
  M tools/build/parrot_config_c.pl

Log Message:
-----------
Fix the g++ build. Add a new function to src/embed.c to handle legacy-style setting the config hash by byte array instead of PMC. Add some new functions to the output of parrot_config_c.pl to help aide legacy support without needing those generated files to include more header files




More information about the parrot-commits mailing list