[parrot/parrot] 3272fa: more native_pbc updates for 13.1

GitHub noreply at github.com
Tue Feb 16 11:32:20 UTC 2016


  Branch: refs/heads/smoke-me/inst_libparrot-gh1213
  Home:   https://github.com/parrot/parrot
  Commit: 3272fa356e1755ea067b255fa860ff62106fb95f
      https://github.com/parrot/parrot/commit/3272fa356e1755ea067b255fa860ff62106fb95f
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M t/native_pbc/integer_4_be.pbc
    M t/native_pbc/integer_8_be.pbc
    M t/native_pbc/number_4_12_le.pbc
    M t/native_pbc/number_4_8_be.pbc
    M t/native_pbc/number_8_8_be.pbc
    M t/native_pbc/string_4_be.pbc
    M t/native_pbc/string_8_be.pbc
    M tools/dev/mk_native_pbc

  Log Message:
  -----------
  more native_pbc updates for 13.1

generated on a debian-ppc64 image with --m=64 and --m=32.

also fix some minor issues in mk_native_pbc:
intel -m32 --floatval='long double' should generate a number_4_12_le.pbc
ppc64 missed the 8_be suffix


  Commit: 2293574b3248b4add095dfd18396e6ca185a0498
      https://github.com/parrot/parrot/commit/2293574b3248b4add095dfd18396e6ca185a0498
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M lib/Parrot/Install.pm
    M tools/dev/install_files.pl

  Log Message:
  -----------
  install inst_libparrot.$VER.$SOEXT

over libparrot.$VER.$SOEXT, if it exists.
Fixes GH #1213
inst_libparrot has the final -install_name on darwin,
libparrot not.

broken with 7.11.0 and 8.1.0 for darwin binary builds only.


Compare: https://github.com/parrot/parrot/compare/3272fa356e17^...2293574b3248


More information about the parrot-commits mailing list