aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-11-28Tell peple to run modules-test instead of a broken prove command2015.11Moritz Lenz1-2/+1
the prove command is broken for modules that come with *.pm files in t/lib/ and assume relative paths (such as DBIish)
2015-11-25Merge branch 'master' of github.com:rakudo/starMoritz Lenz1-2/+2
2015-11-24Merge branch 'master' of github.com:rehsack/starMoritz Lenz3-6/+20
2015-11-24tools/build: pass extra arguments to rakudo only when necessaryJens Rehsack2-1/+4
Don't pass unspecified configure parameters (namely --sdkroot and --sysroot) to avoid configure errors in rakudo. Signed-off-by: Jens Rehsack <sno@netbsd.org>
2015-11-22Merge pull request #57 from stmuk/masterMoritz Lenz1-2/+2
correct two minor typos
2015-11-22correct two minor typosSteve Mynott1-2/+2
2015-11-22Bump version to 2015.11Moritz Lenz2-2/+2
2015-11-22Note about beta status, and brokenness of the JVM backendMoritz Lenz1-1/+3
2015-11-22Merge pull request #56 from stmuk/masterMoritz Lenz2-0/+1
Updated jnthn slides
2015-11-22ref to updated tutorial in announceSteve Mynott1-0/+1
2015-11-22import newer Nov 21 version of jnthn slidesSteve Mynott1-0/+0
2015-11-22Add draft 2015.11 release announcementsMoritz Lenz1-0/+98
2015-11-22tools/build: fix Makefile.in to deal with optional empty arguments or ↵Jens Rehsack1-1/+1
locations with spaces Fixes embedded toolchains are invoked correctly when arguments are empty or contain spaces Signed-off-by: Jens Rehsack <sno@netbsd.org>
2015-11-22introduce support for sdkroot and sysroot to support cross-buildsJens Rehsack3-6/+17
To allow building for another location rather the final install prefix, regardless whether chroot based builds, cross-compile or canadian cross sdk is the goal, realize the difference between prefix, the sdk-root and the system root for final target. Signed-off-by: Jens Rehsack <sno@netbsd.org>
2015-11-22Revert "introduce support for sdkroot and sysroot to support cross-builds"Moritz Lenz3-17/+6
This reverts commit f0def6dc7b4f576668e689cfd44745e506a305ad. See https://github.com/rakudo/star/pull/53#issuecomment-158754696 for the reason.
2015-11-22Fix HTTP communication in panda-state.p6Moritz Lenz1-7/+7
2015-11-22Update modules to current versionMoritz Lenz21-0/+0
2015-11-22Use Rakudo 2015.11Moritz Lenz1-3/+3
2015-11-22Fix off-by-one error in the docsMoritz Lenz1-1/+1
2015-11-10Merge pull request #53 from rehsack/masterMoritz Lenz3-6/+17
add staging dir support for building
2015-11-10introduce support for sdkroot and sysroot to support cross-buildsJens Rehsack3-6/+17
To allow building for another location rather the final install prefix, regardless whether chroot based builds, cross-compile or canadian cross sdk is the goal, realize the difference between prefix, the sdk-root and the system root for final target. Signed-off-by: Jens Rehsack <sno@netbsd.org>
2015-10-11fix git urls for submodulesTobias Leich1-6/+6
2015-09-22Merge pull request #51 from stmuk/master2015.09lizmat1-0/+75
import of Sept 2015 release announce
2015-09-22mention new tutorialSteve Mynott1-0/+1
2015-09-22import of Sept 2015 release announceSteve Mynott1-0/+74
2015-09-20Bump File::Directory::Tree versionMoritz Lenz1-0/+0
to one that has s/done/done-testing/
2015-09-19Merge pull request #50 from stmuk/masterMoritz Lenz2-0/+0
Replace draft book by SWP slides
2015-09-19Ship JSON::Fast with StarMoritz Lenz3-1/+5
panda and Template::Mustache (included from Bailador) depend on it
2015-09-19Replace draft book (not currently actively maintained) by jnthn's SwissSteve Mynott2-0/+0
Perl Workshop Perl 6 slides (which is much more up to date).
2015-09-19Use Terminal::ANSIColor instead of Term::ANSIColorMoritz Lenz4-5/+5
Grammar::Debugger has changed its dependency. Because reasons.
2015-09-19Update submodulesMoritz Lenz27-0/+0
2015-09-19Bump some versionsMoritz Lenz3-5/+5
2015-09-19Socket.send is now .printMoritz Lenz1-1/+1
2015-09-16Merge pull request #49 from stmuk/masterlizmat1-2/+2
parcel is now list and keep comma
2015-09-16parcel is now list and keep commaSteve Mynott1-2/+2
2015-07-27mention 2015.07 release in release-guide.podMoritz Lenz1-0/+1
2015-07-27Grammar fix, timotimo++Moritz Lenz1-1/+1
2015-07-26Add 2015.07 announcement draft2015.07Moritz Lenz1-0/+69
2015-07-26Document some more submodule magicMoritz Lenz1-0/+1
2015-07-25Remove deleted subodules more thoroughlyMoritz Lenz3-0/+0
2015-07-25Update submodulesMoritz Lenz10-0/+0
2015-07-25Initial preparations for 2015.07Moritz Lenz3-5/+5
2015-07-14fix typo in release year, JimmyZ++Tobias Leich1-2/+2
2015-07-14state that I did the 2015.06 releaseTobias Leich1-0/+1
2015-07-01unmention JVM, too many modules fail2015.06Tobias Leich1-3/+1
2015-06-30update announcementTobias Leich1-2/+28
2015-06-30Update 2015.06.mdWill Coleda1-1/+0
Remove reference to readline, we're using linenoise (and unicode support seems OK)
2015-06-29add File::Directory::Tree as a dependencyTobias Leich3-1/+5
2015-06-29move modules into correct placeTobias Leich4-8/+8
2015-06-29added Template-Mustache and File-Temp, these are depsTobias Leich4-0/+8