aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-05-03Merge branch 'master' of github.com:rakudo/star2014.04jnthn2-23/+71
2014-05-03more guidance to build rakudoTobias Leich1-22/+70
It shows examples what option can be passes, and it also mentiones other backends than Parrot when someone tried to build for several backends but did not supply the right flags.
2014-05-03tools: only set $impl{config} when it is trueishTobias Leich1-1/+1
Otherwise we pass a ref of an empty hash around, wich will be treated truesh later.
2014-05-02Update various modules.jnthn5-0/+0
2014-05-02Release announce is markdown; PerlJam++.jnthn1-0/+0
2014-05-02Release announce work for 2014.04 release.jnthn1-9/+11
2014-05-02Align warning with current status.jnthn1-2/+2
2014-05-02s/5.9.0/5.10.0/ as "dev releases never happened"jnthn1-2/+2
2014-05-02Update README for multi-backend Star.jnthn1-29/+65
2014-04-20Add "verbose-modules-test" targetMoritz Lenz3-1/+14
2014-04-20Bump DBIish revision to work around precomp bugMoritz Lenz1-0/+0
2014-04-18Include $perl6 in testing outputMoritz Lenz1-1/+1
2014-04-18[Configure.pl] support --backends=allMoritz Lenz1-0/+2
2014-04-18udpate README, and version in Makefile.inMoritz Lenz2-6/+11
README is still not quite tristar ready
2014-04-18Draft release announcement 2014.04Moritz Lenz1-0/+67
2014-04-18Update modules/docMoritz Lenz1-0/+0
2014-04-18[Makefile] bump some revisionsMoritz Lenz1-3/+3
2014-04-13Bump various modules.jnthn3-0/+0
With this, we can now build a Rakudo Star that passes module tests on MoarVM.
2014-04-13Switch over to FROGGS MIME::Base64 module.jnthn2-1/+1
Has fixes for running on Moar/JVM.
2014-04-02fix VCS conflictTobias Leich1-10/+4
2014-04-02fixed thinko in version bump, Woodi++Tobias Leich1-1/+1
2014-04-02no special handling needed, PR got appliedTobias Leich1-11/+0
2014-04-02update submodules to newer revisionTobias Leich2-0/+0
2014-04-01Fix count, add more markupWill "Coke" Coleda1-2/+2
2014-04-01we're not on SVN anymoreMoritz Lenz1-1/+0
2014-04-01Merge remote-tracking branch 'origin/tristar'Moritz Lenz10-55/+157
Conflicts: tools/build/Makefile.in tools/star/Makefile tools/star/release-guide.pod
2014-04-01move changes to correct section, jnthn++2014.03Tobias Leich1-5/+5
2014-04-01update release peeps listTobias Leich1-1/+2
2014-04-01add changes of 2014.02 and notes about r-m/j* in 2014.04Tobias Leich1-1/+7
2014-04-01bump submodules to latest versionsTobias Leich12-0/+0
Except perl6-lwp-simple, we switch to a patched fork here.
2014-04-01add announcement for 2014.03Tobias Leich1-0/+67
2014-04-01bump versionsTobias Leich3-7/+7
2014-04-01remove perl6-debug, it is included in rakudo nowTobias Leich1-22/+1
2014-04-01remove note about MIME::Base64, add one about LWP::SimpleTobias Leich1-7/+9
2014-03-29Merge pull request #37 from retupmoca/tristarTobias Leich1-2/+2
Require file extension to be at end of filename
2014-03-29Require file extension to be at end of filenameAndrew Egeler1-2/+2
2014-03-29fix modules testing by using correct -j/-p runnerTobias Leich1-2/+2
2014-03-29support modules-test for all backendsTobias Leich2-2/+13
2014-03-17Actually take/use the output extension.jnthn1-1/+2
2014-03-17Merge pull request #36 from Mouq/tristarMoritz Lenz3-13/+21
Some updates to tristar
2014-03-16Update MIME::Base64Mouq1-0/+0
2014-03-16Let ufo, panda, and p6doc figure out what they're running onMouq2-4/+12
2014-03-16fix some less problemsMouq1-12/+12
DESTDIR should still be there, by de facto Makefile law, AFAICT
2014-03-17fix some more problemsTimo Paulssen2-10/+10
2014-03-17Mouq++ found thisTimo Paulssen1-1/+1
2014-03-17baby steps towards tri-module-install.Timo Paulssen3-7/+25
2014-03-16Some fixes to get tri-Star build/test working.jnthn2-5/+7
2014-03-16Work towards multi-backend build/install.jnthn2-11/+43
This gets closer to handling the Rakudo build/install itself on other backends, though not the module install.
2014-03-15Remove unused symbols.jnthn1-7/+0
2014-03-15Shut up an error and get a working --gen-moar.jnthn1-2/+2