[parrot/parrot] 8299ae: [build] fix NQP-RX syntax error

GitHub noreply at github.com
Mon Dec 14 12:38:40 UTC 2015


  Branch: refs/heads/smoke-me/7.11.0
  Home:   https://github.com/parrot/parrot
  Commit: 8299aeeefccd27185369fd3be890e9df0fe71d86
      https://github.com/parrot/parrot/commit/8299aeeefccd27185369fd3be890e9df0fe71d86
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

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

  Log Message:
  -----------
  [build] fix NQP-RX syntax error

in the Makefile. only errors with nmake


  Commit: 5ff5e84fc74341639f3603e5a31bbb04a76913ba
      https://github.com/parrot/parrot/commit/5ff5e84fc74341639f3603e5a31bbb04a76913ba
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M ChangeLog
    M VERSION
    M docs/parrothist.pod
    M docs/project/release_manager_guide.pod
    M t/native_pbc/integer_4_be.pbc
    M t/native_pbc/integer_4_le.pbc
    M t/native_pbc/integer_8_be.pbc
    M t/native_pbc/integer_8_le.pbc
    M t/native_pbc/number_4_12_le.pbc
    M t/native_pbc/number_4_16_be.pbc
    M t/native_pbc/number_4_8_be.pbc
    M t/native_pbc/number_4_8_le.pbc
    M t/native_pbc/number_8_16_be.pbc
    M t/native_pbc/number_8_16_le.pbc
    M t/native_pbc/number_8_8_be.pbc
    M t/native_pbc/number_8_8_le.pbc
    M t/native_pbc/string_4_be.pbc
    M t/native_pbc/string_4_le.pbc
    M t/native_pbc/string_8_be.pbc
    M t/native_pbc/string_8_le.pbc
    M tools/release/release.json

  Log Message:
  -----------
  Release 7.11.0 "Amazonian parrotlet"

 + Improve darwin and cygwin build, seperate installable libparrot.
    GH #1212, 1096
 + Update default cygwin compiler and linker to gcc with 1.7
 + use a smaller default target: core (most parrot_utils, not all)
   make all builds now all, including docs and installables


Compare: https://github.com/parrot/parrot/compare/9ef1b6176b66...5ff5e84fc743


More information about the parrot-commits mailing list