aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2014-04-01update release peeps listTobias Leich1-1/+2
2014-04-01bump versionsTobias Leich2-5/+5
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-01-31Update release guideTadeusz Sośnierz1-1/+2
2014-01-31Fix release guide to not tell releaser to rollback module updates2014.01Tadeusz Sośnierz1-3/+3
2014-01-31Update version numbersTadeusz Sośnierz1-1/+1
2014-01-31Update Makefile for 2014.01Tadeusz Sośnierz1-2/+2
2014-01-31Fix release guideTadeusz Sośnierz1-1/+1
git submodule sync doesn't have a --force option
2014-01-04sign up tadzik++ for the January Star releaseMoritz Lenz1-0/+7
2013-12-25[RG 14] Add self to Hall of People who Released R* and when.lue1-0/+1
2013-12-23Update release guide to deal with Perl6::MIME::Base642013.12lue1-0/+12
There's no easy way to modify the existing submodule command to skip Perl6::MIME::Base64, in a cross-platform way. So instead presented here is a way to fix Perl6::MIME::Base64 getting a merge commit. The sooner we don't need this addition to the Release Guide, the better.
2013-12-23[RG 7] Update README and tools/build/Makefile.inlue1-1/+1
Note to the January releaser: don't forget to update the copyright end-year in the README! :)
2013-12-23[RG 2..3] Update tools/star/Makefile for Rakudo 2013.12.lue1-2/+2
2013-12-14Update release guide to avoid out-of-date submodulesMoritz Lenz1-0/+13
2013-11-24update release guide with 2013.11 releaseMoritz Lenz1-0/+1
2013-11-23we need NQP 2013.11.12013.11Moritz Lenz1-1/+1
2013-11-23precompilation order: consider requireMoritz Lenz1-1/+1
2013-11-23bump versionMoritz Lenz1-1/+1
2013-11-10slim down Makefile (remove unused variables)Moritz Lenz1-27/+4
2013-11-10default to perl6-p for nowMoritz Lenz1-1/+1
... untill we have a more thorough refactoring
2013-11-10bump versions to 2013.11Moritz Lenz1-2/+2
they do not exists yet, but I sure hope they will :-)
2013-11-07start to adapt build to multiple backendsMoritz Lenz2-1/+5
2013-11-06import NQP::Configure from NQPMoritz Lenz1-63/+158
2013-10-29Add name to release guide [RG 14], some fixes.lue1-4/+20
Aside from my name, I decided to PODify the sublist in 13.
2013-10-27Update README and Makefile.in [RG Step 7]lue1-1/+1
2013-10-27Update to Makefile and Release Guidelue2-3/+24
Release Guide now a bit more detailed for literal-minded dolts such as myself, and the Makefile wasn't commited earlier thanks to that literal-minded idiocy :) .
2013-10-27[release guide] clarify which versions to use, lue++Moritz Lenz1-1/+6
2013-09-26note 2013.09 release in release-guide.podMoritz Lenz1-0/+1
2013-09-24bump version in preparation of 2013.09Moritz Lenz2-3/+3
2013-08-24note this release in the relase guideMoritz Lenz1-0/+1
2013-08-23Rakudo::Debugger does not need perl6_groupMoritz Lenz1-1/+1
2013-08-22bump versionMoritz Lenz1-1/+1
2013-08-22bump version to rakudo 2013.08Moritz Lenz1-3/+3
2013-05-30Add Wikipedia to the list of places to update.pmichaud1-2/+1
2013-05-30Add myself to release history; update release-guide reminder for that.pmichaud1-0/+3
2013-05-28Bump to use Parrot 5.3.0 (supported) instead of 5.2.0 (devel).pmichaud1-1/+1
2013-05-24Update star release number in README/Makefile.in .pmichaud1-1/+1
2013-05-24Some updates for a 2013.05 release.pmichaud1-2/+2
2013-05-01Update release number.pmichaud1-1/+1
2013-05-01Add draft 2013.04 announcement.pmichaud2-7/+5
2013-03-17Rephrase the stop-release note a little more strongly.pmichaud1-3/+5
2013-03-17Update release-guide to stop release process (and file tickets) if tests do ↵pmichaud1-2/+5
not pass.
2013-02-25markdown template for release announcement, uvtc++Moritz Lenz1-3/+3
makes it easier to convert to HTML for the rakudo.org wordpress blog
2013-02-24update release guideMoritz Lenz1-2/+7
* fix upload step to use scp instead of github downloads * note 2013.02 release
2013-02-23bump some versions in preparation of 2013.02 reeaseMoritz Lenz2-3/+3
2013-01-30note 2013.01 release in release-build.podMoritz Lenz1-0/+1
also close a quote
2013-01-30bump more versions (README, Makefile.in)Moritz Lenz1-1/+1
2013-01-30bump versions in preparation of the 2013.01 releaseMoritz Lenz1-2/+2
2012-12-29Merge pull request #17 from hoelzro/masterPatrick R. Michaud2-11/+17
Make building RPMS and other Linux packages easier