aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-28Add --force option to Configure.pl to force configuration evenpmichaud1-8/+17
2012-08-28More .gitignore entries.pmichaud1-0/+4
2012-08-28Initial build makefile and script to prefix input lines.pmichaud2-0/+62
2012-08-28Update .gitignore.pmichaud1-1/+1
2012-08-28Block Configure.pl from running from a git checkout and display a helpful mes...pmichaud1-0/+16
2012-08-28Remove obsolete build/ directory.pmichaud4-187/+0
2012-08-28Move star-level Makefile out of the way.pmichaud1-0/+0
2012-08-28De-template Configure.pl.pmichaud1-194/+0
2012-08-28De-template Configure.pl.pmichaud1-0/+182
2012-08-28Add MODULES.txt index file.pmichaud1-0/+27
2012-08-28Remove obsolete win32 building stuff.pmichaud2-150/+0
2012-08-28Add some submodules.pmichaud28-0/+81
2012-08-28Move build/binary/darwin_dmg to ports/ .pmichaud6-0/+0
2012-08-28Move skel/ into top-level directory, to try building directly from the repo.pmichaud28-192/+192
2012-08-24Add a draft announcement for R* 2012.08.pmichaud1-0/+104
2012-08-24bump some versionsMoritz Lenz3-7/+7
2012-08-20adapt shebang line on installingMoritz Lenz2-5/+30
2012-08-18Change install recommendation for Debian/Ubuntu to want "build-essential" ins...pmichaud1-1/+1
2012-07-28Update Wix file to force installation to C:\ .pmichaud1-0/+4
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