aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-07-27Add Template::MojoMoritz Lenz1-0/+1
Bailador now depends on it. UncleFester6++
2012-07-27Put a VERSION file into the star tarball; we can use it duringpmichaud1-0/+1
building.
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-24fix panda revision to something before the offline-bootstrap mergeMoritz Lenz1-0/+1
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 ↵pmichaud1-6/+2
with leading dot.
2012-07-04Sort MANIFEST to get sane order of files in tarball. Possible fix to RT ↵pmichaud1-0/+1
#113992.
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 Lenz1-1/+1
2012.06 had a wrong VERSION file
2012-06-23bump some versionsMoritz Lenz1-3/+3
I probably forgot 5 places again...
2012-06-10include p6docMoritz Lenz1-0/+1
2012-05-28[build] add a basic template mechanismMoritz Lenz1-0/+1
this grabs the {parrot,rakudo,nqp} revisions and fudges them into Configure.pl, so at least it is one less location to update
2012-05-21bump some version numbers in preparation of 2012.05 star releaseMoritz Lenz1-4/+4
2012-05-04ship DBIish instead of MiniDBIMoritz Lenz1-1/+1
2012-04-29Add Pod::To::HTMLTadeusz Sośnierz1-0/+1
2012-04-26remove Config::INI for now, it does not workMoritz Lenz1-1/+0
2012-04-26use my fork of HTTP::EasyMoritz Lenz1-1/+1
advantage: it works :-)
2012-04-26correct URI format in Makefile, bbkr++Moritz Lenz1-3/+3
2012-04-25parrot 4.3.0 is a stable releaseMoritz Lenz1-1/+1
2012-04-25update version in preparation of the 2012.04 releaseMoritz Lenz1-3/+3
2012-04-24Added JSON::RPC client and server. All tests successful on 2012.04 Rakudo ↵bbkr1-0/+1
release.
2012-04-19Fixed path in comment that points to makefile where modules should be also ↵bbkr1-1/+1
listed.
2012-04-05add URI and LWP::SimpleMoritz Lenz1-0/+2
2012-02-28Bump version numbers.jnthn1-3/+3
2012-01-28Case fail.jnthn1-1/+1
2012-01-28Add back svg-plot; one file not building doesn't bust the overall build. ↵jnthn1-0/+1
Also sync the other modules list in Makefile.in.
2012-01-27Various module list tweaks.jnthn1-2/+3
2012-01-27Remove a stray slash.jnthn1-1/+1
2012-01-27Update Makefile to download modules again; remove obsolete build/ scripts.pmichaud1-0/+1
2012-01-27Some minor Makefile updates.pmichaud1-15/+8
2012-01-24Fix PARROT_REVISION handling; add NQP_REVISION copying too.jnthn1-2/+6
2012-01-24Use git:// for clones; for some reason, the http:// variant doesn't work out ↵jnthn1-19/+19
on my Linux box.
2012-01-24fix nqp un-tar-ingMoritz Lenz1-1/+1
2012-01-24fix PARROT_RELMoritz Lenz1-1/+1
2012-01-24Try to update Star Makefile to grab NQP releases also; untesed.jnthn1-0/+12
2012-01-24change list of shipped modulesMoritz Lenz1-2/+3
Algorithm::Viterbi is currently broken, remove it. Replace HTTP::Server::Simple with HTTP:Easy, include Baildor and MiniDBI
2012-01-24Update version and remove Blizkost for now.jnthn1-6/+3
2011-07-28Initial Makefile updates for 2011.07 release.pmichaud1-2/+2
2011-05-22Track the Pies -> panda renameTadeusz Sośnierz1-1/+1
2011-04-27Remove some of the not working modules, add some new. Note the changes in ↵Tadeusz Sośnierz1-7/+3
the announcement
2011-04-27Bump Makefile and gen_parrot versions.pmichaud1-2/+2
2011-01-28Update Makefiles, Parrot config.pmichaud1-3/+3
2010-12-30Makefile and version number updates.pmichaud1-2/+2
2010-11-24Update Makefiles; disable neutro for this release (it doesn't build).pmichaud1-4/+3
2010-11-23Update Rakudo and Parrot version numbers.pmichaud1-2/+2
2010-10-28Updates for 2010.10 release.pmichaud1-3/+3
2010-10-07Re-added Config::INI, as it got lost somehowTadeusz Sośnierz1-1/+2
2010-09-29Update build and announcement.pmichaud1-5/+9