aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rakudo
Commit message (Collapse)AuthorAgeFilesLines
* testing/rakudo: upgrade to 2018.09Curt Tilmes2018-10-031-2/+2
|
* aports: add support for armv7 [skip ci]Oliver Smith2018-09-241-1/+1
| | | | | | | | | This makes it possible to provide armv7 as additional architecture in Alpine, next to armhf. See the discussion in this ML thread: <https://lists.alpinelinux.org/alpine-devel/6271.html> It's done by adding armv7 next to armhf in the arch line and also !armv7 where the arch line said !armhf. The following script was used:
* testing/rakudo: disable on armhfNatanael Copa2018-09-101-1/+1
| | | | limited by nqp which currently don't work on armhf
* testing/rakudo: upgrade to 2018.08Curt Tilmes2018-09-071-3/+3
|
* testing/rakudo: upgrade to 2018.06Curt Tilmes2018-07-191-2/+2
|
* testing/rakudo: disable on x86Natanael Copa2018-05-011-1/+1
| | | | | | | | | | | | build fails with: ===SORRY!=== The nqp-m binary is too old To automatically clone (git) and build a copy of NQP 2018.04, try re-running Configure.pl with the '--gen-moar' option. Or, use '--prefix=' to explicitly specify the path where the NQP and MoarVM executables can be found that are use to build Rakudo.
* testing/rakudo: upgrade to 2018.04Curt Tilmes2018-04-261-2/+2
|
* testing/rakudo: upgrade to 2018.03Curt Tilmes2018-03-311-2/+2
|
* testing/rakudo: new aportCurt Tilmes2018-02-271-0/+55
http://rakudo.org/ A compiler for the Perl 6 programming language