3 Commits

Author SHA1 Message Date
Kurt Jaeger
596e0b1cc7 lang/parrot: 7.9.0 -> 8.1.0
2016-02-16    release 8.1.0
    - Core
        + Annotate needed -Wcast-align fixes (for early armv5 systems)
    - Documentation
        + Fixed typo in move_buffer_callback doc
        + Add missing hyperref package for latex
    - Tests
        + Restore make configure_tests, remove outdated t/steps/auto/labs-01.t

2015-12-15    release 7.11.0
    - Build
        + Improve darwin and cygwin build, seperate installable libparrot.
          GH #1212, 1096
        + Honor --disable-rpath on darwin, skip -install_name then
        + Update default cygwin compiler and linker to gcc with 1.7
        + Add darwin and windows smokers (travis + appveyor), prev. linux only
        + use a smaller default target: core (most parrot_utils, not all)
          make all builds now all, including docs and installables

2015-11-17    release 7.10.0
    - Documentation
        + Accept cperldoc as fallback to perldoc GH #1211
2016-04-03 11:20:55 +00:00
Sunpoet Po-Chuan Hsieh
1d7ded6fe9 - Update to 6.9.0
- Remove CONFLICTS since lang/rakudo was removed
- Strip binary executable and shared library
- Simplify Makefile:
  - Remove Makefile.common
  - Use BROKEN_ia64
  - Remove regression-test:
- Cosmetic change

Changes:	https://github.com/parrot/parrot/blob/master/ChangeLog
2015-01-13 15:34:22 +00:00
Antoine Brodin
a32054e27e Allow building with bison 3
PR:		ports/194680
2014-11-30 11:20:35 +00:00