aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-30Bump panda version to get perl6 $*EXECUTABLE fixes (tadzik++).2012.09pmichaud1-0/+0
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 modules to current head settings.pmichaud3-0/+0
2012-09-29Update release announcement with 2012.09.1 compiler release information.pmichaud1-6/+11
2012-09-29Update Makefile for revised nqp/star/parrot release.pmichaud1-3/+3
2012-09-26Bump release number in README.pmichaud1-1/+1
2012-09-26Add draft release announcement for 2012.09 .pmichaud1-0/+100
2012-09-26Add information about updating submodules.pmichaud1-1/+7
2012-09-26Makefile updates for 2012.09 release.pmichaud1-4/+4
2012-09-26Update submodules to latest commits ("git pull origin master").pmichaud10-0/+0
2012-08-31Typo fixes in release-guide.pod.2012.08pmichaud1-2/+2
2012-08-31More release announcement updates; fix some obsolete text.pmichaud1-9/+5
2012-08-31Remove "Bailador not working" entry from announcement.pmichaud1-5/+0
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.pmichaud2-1/+6
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-29Bump Bailador to e14f75 commit (removing vim backup file).pmichaud1-0/+0
2012-08-29Update Bailador to current head.pmichaud1-0/+0
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.pmichaud2-2/+7
2012-08-29Add modules-test target.pmichaud1-0/+3
2012-08-29Correct ucfirst notes in announcement.pmichaud1-1/+3
2012-08-29Update README, exclude README.star from distribution tarballs.pmichaud2-12/+6
2012-08-29Update README.star with pointers to new build process.pmichaud1-20/+5
2012-08-29Update draft release announcement for 2012.08.pmichaud1-26/+39
2012-08-29Add script to run module tests.pmichaud2-1/+24
2012-08-28Be sure to correctly chmod the perl6-debug executable.pmichaud1-0/+1
2012-08-28Fix modules-install target.pmichaud1-2/+2
2012-08-28Add rules for building/installing perl6-debug .pmichaud1-4/+21
2012-08-28Add rakudo-debugger as a module.pmichaud1-0/+0
2012-08-28Add MANIFEST.exclude, identifying files to be excluded from the MANIFEST (and...pmichaud1-0/+1
2012-08-28Remove temp MANIFEST.1 file when done.pmichaud1-1/+2
2012-08-28Update MODULES.txt with rakudo-debugger.pmichaud1-0/+1
2012-08-28Move rakudo-debugger into modules (I hope).pmichaud2-2/+2
2012-08-28Add "make release" for star.pmichaud1-2/+14
2012-08-28Improve building of MANIFEST.pmichaud1-1/+6
2012-08-28Correct error in module name.pmichaud1-1/+1
2012-08-28Add moritz/Perl6-MIME-Base64 repository.pmichaud2-0/+3
2012-08-28Re-sync .gitmodules.pmichaud1-3/+0
2012-08-28Update .gitmodules with new location of Perl6-MIME-Base64.pmichaud1-0/+3
2012-08-28Some .gitignore updates.pmichaud1-0/+3
2012-08-28Remove modules/Perl6-MIME-Base64 (part 1.5 of 2).pmichaud1-0/+0
2012-08-28Remove out-of-date Perl6-MIME-Base64 (step 1 of 2).pmichaud3-14/+17
2012-08-28Convert module-install to read modules from MODULES.txt .pmichaud2-35/+8
2012-08-28Add config.status to .gitignore.pmichaud1-0/+1