aboutsummaryrefslogtreecommitdiff
path: root/skel
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 Lenz2-0/+3
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-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-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-21add some deprecation notices to the release announcementMoritz Lenz1-0/+20
2012-07-20Add draft announcement for 2012.07.pmichaud1-0/+60
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-23bump NQP version to 2012.06.1Moritz Lenz1-1/+1
2012-06-23bump some versionsMoritz Lenz2-4/+4
2012-06-10include p6docMoritz Lenz1-0/+1
2012-06-10make module-install.pl copy .pod filesMoritz Lenz1-2/+2
2012-05-28[build] add a basic template mechanismMoritz Lenz1-182/+0
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 Lenz3-6/+6
2012-05-04ship DBIish instead of MiniDBIMoritz Lenz1-1/+1
2012-04-29Made in clear in the README where the install/ dir is.John Gabriele1-1/+3
2012-04-29Add Pod::To::HTMLTadeusz SoĊ›nierz1-0/+1
2012-04-26[announce] s:g/Februar/April/Moritz Lenz1-2/+2
2012-04-26[announce] fix wording thinkoMoritz Lenz1-1/+1
2012-04-26mention Bailador in release announcement2012.04Moritz Lenz1-1/+2
2012-04-26remove Config::INI for now, it does not workMoritz Lenz1-1/+0
2012-04-26[announce] link to rakudo 2012.04.1 release announcementMoritz Lenz1-1/+2
2012-04-26another forgotton version. Sigh.Moritz Lenz1-1/+1
2012-04-26draft a 2012.04 release announcementMoritz Lenz1-0/+78
2012-04-26there are way too many places where we need to update version numbersMoritz Lenz2-3/+3
2012-04-25update version in Makefile.inMoritz Lenz1-3/+3
2012-04-24Added JSON::RPC client and server. All tests successful on 2012.04 Rakudo rel...bbkr1-0/+1
2012-04-19Removed duplicated LWP::Simple module.bbkr1-1/+0
2012-04-11give some better feedback build step currently happensMoritz Lenz2-2/+4