[parrot/parrot] 0308b2: travis: use brew cpanminus on osx

GitHub noreply at github.com
Sun Dec 13 22:14:36 UTC 2015


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

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  travis: use brew cpanminus on osx


  Commit: 48173cc401f0a24007e6b440766d6464f02fa3de
      https://github.com/parrot/parrot/commit/48173cc401f0a24007e6b440766d6464f02fa3de
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M config/auto/cpu/i386/test_gcc_cmpxchg_c.in
    M include/parrot/compiler.h
    M src/atomic/gcc_x86.c

  Log Message:
  -----------
  fix apple clang --optimize

define __WORDSIZE there, which is missing

See https://travis-ci.org/parrot/parrot/jobs/96623113
darwin clang failed the PARROT_HAS_AMD64_GCC_CMPXCHG test


  Commit: c3a2b870592cdd0582cf00b043a657f1752645fb
      https://github.com/parrot/parrot/commit/c3a2b870592cdd0582cf00b043a657f1752645fb
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  travis: osx installs into ~/perl5, skip smoke

do only test, no smolder uploading.


  Commit: 490d7a502919024032c1b6dd6731efa77c629a4a
      https://github.com/parrot/parrot/commit/490d7a502919024032c1b6dd6731efa77c629a4a
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-12-13 (Sun, 13 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/0308b25e5668^...490d7a502919


More information about the parrot-commits mailing list