aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-28Fix directory argument for building source .wxs file.2012.07pmichaud1-1/+1
2012-07-28Change INSTALLLOCATION -> INSTALLROOTpmichaud1-3/+3
2012-07-28Refactor .msi building process a fair bit.pmichaud3-26/+70
2012-07-27Break out separate 'wxs' and 'msi' Makefile targets.pmichaud1-4/+9
2012-07-27Add Template::MojoMoritz Lenz3-0/+4
2012-07-27[build] add a comment about preserving order of module listMoritz Lenz1-0/+2
2012-07-27[build] build URI before LWP::SimpleMoritz Lenz1-1/+1
2012-07-27I meant to ignore an error result, not suppress the command display. Now fixed.pmichaud1-1/+1
2012-07-27Add script to patch wxs file generated by Wix "heat" command.pmichaud2-1/+16
2012-07-27Merge branch 'master' of github.com:rakudo/starpmichaud1-3/+6
2012-07-27Some targets to help build MSI files for Windows (hopefully).pmichaud1-7/+10
2012-07-27Put a VERSION file into the star tarball; we can use it duringpmichaud1-0/+1
2012-07-26[announce] s/titlecase/tc/, TimToady++Moritz Lenz1-1/+1
2012-07-26[announce] try to clarify a few deprecationsMoritz Lenz1-2/+5
2012-07-26Avoid "use of uninitialized ..." warnings during module-install.pmichaud1-0/+1
2012-07-26Update star's Makefile.in with new release numbers.pmichaud1-3/+3
2012-07-26Parrot puts some releases in devel/ and others in supported/ .pmichaud1-1/+1
2012-07-26Update component versions for 2012.07 release.pmichaud1-3/+3
2012-07-26More announcement updates.pmichaud1-9/+14
2012-07-26Add deprecation notes for regex spec changes.pmichaud1-0/+12
2012-07-26Some spelling and refactor of deprecation announcements for 2012.07 .pmichaud1-10/+10
2012-07-25more deprecation notices: recv and IO::File/IO::DirMoritz Lenz1-0/+6
2012-07-24fix panda revision to something before the offline-bootstrap mergeMoritz Lenz1-0/+1
2012-07-21add some deprecation notices to the release announcementMoritz Lenz1-0/+20
2012-07-20Add draft announcement for 2012.07.pmichaud1-0/+60
2012-07-06got back to using HEAD of several modulesMoritz Lenz1-4/+0
2012-07-06HTTP::Easy is again maintained by supernovus++Moritz Lenz1-1/+1
2012-07-05Update creation of MANIFEST in 'make release' target to better handle files w...pmichaud1-6/+2
2012-07-04Sort MANIFEST to get sane order of files in tarball. Possible fix to RT #113...pmichaud1-0/+1
2012-07-02Merge pull request #8 from ronaldxs/patch-1Moritz Lenz1-1/+1
2012-07-02I think this is why URI is seg faulting. I have not fully tested this with r...ronaldxs1-1/+1
2012-06-27fiddle a bit with the release announcement2012.06Moritz Lenz1-1/+5
2012-06-26Add a draft announce for 2012.06.jnthn1-0/+78
2012-06-26ship version of ufo, pand and File::Tools from before the &dir API changeMoritz Lenz1-0/+4
2012-06-23bump NQP version to 2012.06.1Moritz Lenz2-2/+2
2012-06-23bump some versionsMoritz Lenz3-7/+7
2012-06-10include p6docMoritz Lenz2-0/+2
2012-06-10make module-install.pl copy .pod filesMoritz Lenz1-2/+2
2012-05-28Merge branch 'template'Moritz Lenz3-3/+74
2012-05-28[build] fix add a small commentMoritz Lenz1-0/+5
2012-05-28[build] add a basic template mechanismMoritz Lenz3-3/+69
2012-05-23[announce] whoops, spin back two years2012.05Moritz Lenz1-1/+1
2012-05-22prepare release announcementMoritz Lenz1-0/+67
2012-05-22update Using Perl 6 to 2012.05 snapshotMoritz Lenz1-0/+0
2012-05-22ufobuilder is goneMoritz Lenz1-3/+0
2012-05-22forgot one version updateMoritz Lenz1-1/+1
2012-05-21bump some version numbers in preparation of 2012.05 star releaseMoritz Lenz4-10/+10
2012-05-04ship DBIish instead of MiniDBIMoritz Lenz2-2/+2
2012-04-29Made in clear in the README where the install/ dir is.John Gabriele1-1/+3
2012-04-29Add Pod::To::HTMLTadeusz SoĊ›nierz2-0/+2