aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
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
2012-12-29Set --dynext when building debuggerRob Hoelz1-1/+2
This requires a fairly new version of NQP
2012-12-27add 2012.12 release to release-guide.podMoritz Lenz1-0/+1
2012-12-26new download URLs are rakudo.org/downloadsMoritz Lenz1-2/+2
2012-12-26bump some versions in preparation of 2012.12 releaseMoritz Lenz2-5/+5
2012-12-20Explicitly specify module path when building debuggerRob Hoelz1-0/+1
2012-12-19Set PERL6LIB to destination dir when precompilingRob Hoelz1-9/+13
This allows package managers to install modules to a staging directory with the process blowing up
2012-12-19Remove DESTDIR prefix from bin-install lineRob Hoelz1-1/+1
If using DESTDIR to package up Rakudo Star in an RPM or similar format, the Makefile currently ends up writing the package build directory into the shebang line of the installed scripts. This is probably not a good idea.
2012-11-28fix mailing list addressMoritz Lenz1-1/+1
2012-11-28small update to release guideMoritz Lenz1-0/+4
2012-11-27Modified Makefile template to include p6doc in installed modules. Fixes #122012.11isBEKaml1-1/+1
2012-11-26[release guide] add list of previous releasesMoritz Lenz1-1/+33
2012-11-26forgot a version bump (Makefile.in)Moritz Lenz1-1/+1
2012-11-26bump rakudo and nqp versionsMoritz Lenz1-2/+2
2012-10-27Bump versions.jnthn1-2/+2
2012-09-30Add note to update version number in Makefile.in.pmichaud2-4/+4
2012-09-304.6.0 is in the supported/ directory instead of devel/ . :-|pmichaud1-1/+1
2012-09-29Update Makefile for revised nqp/star/parrot release.pmichaud1-3/+3
2012-09-26Add information about updating submodules.pmichaud1-1/+7
2012-09-26Makefile updates for 2012.09 release.pmichaud1-4/+4
2012-08-31Typo fixes in release-guide.pod.2012.08pmichaud1-2/+2
2012-08-31Skip blank lines and comment lines in input to module-install.pl.pmichaud1-0/+1
2012-08-31Bump bundled nqp version to 2012.08.1 .pmichaud1-1/+1
2012-08-31Add 'configclean' target to handle cleanup from Configure.pl.pmichaud1-0/+5
2012-08-31Add better progress messages to module installation.pmichaud2-1/+2
2012-08-31Add a perl6-debug target to the Makefile.pmichaud1-4/+6
2012-08-31Replace some 'make' with '$(MAKE)' (jnthn++)pmichaud2-9/+9
2012-08-29Finish up the release-guide.pod file.pmichaud1-1/+38
2012-08-29Add first version of Star release guide.pmichaud1-0/+100
2012-08-29More release guide updates.pmichaud1-1/+6