[parrot/parrot] 7721ce: Borrow code from pbc_to_exe to create a custom bui...

noreply at github.com noreply at github.com
Wed Aug 10 01:23:21 UTC 2011


  Branch: refs/heads/whiteknight/frontend_parrot2
  Home:   https://github.com/parrot/parrot

  Commit: 7721cef8c4fcae71c89934cb02ce9db6aad5e14f
      https://github.com/parrot/parrot/commit/7721cef8c4fcae71c89934cb02ce9db6aad5e14f
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-09 (Tue, 09 Aug 2011)

  Changed paths:
    M .gitignore
  M config/gen/makefiles/root.in
  A frontend/parrot2/build.pir
  M frontend/parrot2/main.c

  Log Message:
  -----------
  Borrow code from pbc_to_exe to create a custom build script to write prt0.pbc to a .c file. Link that in from frontend/parrot2/main.c to avoid an extra file load, extra API calls, and extra GCables


  Commit: 5f1e710baea34c15a771c7c3166444119122a6f5
      https://github.com/parrot/parrot/commit/5f1e710baea34c15a771c7c3166444119122a6f5
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-09 (Tue, 09 Aug 2011)

  Changed paths:
    M t/src/embed/api.t

  Log Message:
  -----------
  Fix t/src/embed/api.t


Compare: https://github.com/parrot/parrot/compare/d0b907d...5f1e710


More information about the parrot-commits mailing list