[parrot/parrot] f92ea0: win32 build: more mingw->msvc adjustments

GitHub noreply at github.com
Mon Dec 14 13:15:09 UTC 2015


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

  Changed paths:
    M config/gen/makefiles/root.in
    M config/init/hints/mswin32.pm
    M tools/dev/appveyor-smoke.bat

  Log Message:
  -----------
  win32 build: more mingw->msvc adjustments

skip ranlib for static libparrot
set .a to .lib
add more required msvc libs to cmdline


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

  Changed paths:
    M docs/tests.pod

  Log Message:
  -----------
  [docs] add SMOKE paragraph at docs/tests.pod

for travis and appveyor.

I cannot trigger appveyor (windows) smokes, because I still got no
github permissions for parrot. Could the resigned admins please
handover the perms?


  Commit: e2c1f30494a37d7d3a7d115ce8fec575ea8c1496
      https://github.com/parrot/parrot/commit/e2c1f30494a37d7d3a7d115ce8fec575ea8c1496
  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/5ff5e84fc743...e2c1f30494a3


More information about the parrot-commits mailing list