aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-01Apply additional cleaning to system infoPatrick Spek1-2/+2
2020-04-01Don't attempt to show perl manager if none is definedPatrick Spek1-2/+5
2020-04-01Fix up shebang in the install actionPatrick Spek1-1/+1
2020-04-01Don't use relocatable builds on OpenBSDPatrick Spek1-4/+11
2020-04-01Update sysinfo to only use POSIX specified uname infoPatrick Spek4-11/+11
2020-03-29Add bindeps entry for FreeBSDPatrick Spek3-7/+3
2020-03-29Use the already available epoch if no epoch.txt existsPatrick Spek1-1/+1
2020-03-29Make git part of the maintainer's guidePatrick Spek1-0/+3
2020-03-29Consolidate fetch data in fetch_core.txtPatrick Spek10-23/+34
2020-03-29Add LC_ALL and SOURCE_DATE_EPOCH to install actionPatrick Spek1-1/+13
2020-03-29Make reproducible tarballs with distPatrick Spek2-4/+46
2020-03-28Make dist less error-pronePatrick Spek1-5/+2
2020-03-28Bring clean up to date with the rest of the repoPatrick Spek2-8/+29
2020-03-28Update usage textPatrick Spek1-5/+8
2020-03-28Update the module test methodPatrick Spek1-4/+44
2020-03-28Implement test actionPatrick Spek2-2/+75
2020-03-28Split up install processPatrick Spek1-20/+47
2020-03-28Please shellcheckPatrick Spek2-2/+14
2020-03-28Show commands to install deps on supported systemsPatrick Spek5-5/+108
2020-03-26Move dist files aroundPatrick Spek4-10/+11
2020-03-25Update usage textPatrick Spek1-4/+15
2020-03-25Drop tmpfile's getopts codePatrick Spek1-13/+1
2020-03-25Update READMEPatrick Spek1-3/+10
2020-03-23Keep list of terminals where color support is known to workPatrick Spek2-24/+56
2020-03-23Fix some bugs in the fetching processPatrick Spek1-3/+4
2020-03-23Set up possibilities to find a usable downloading toolPatrick Spek1-6/+16
2020-03-23Make dist generate checksums and a PGP signaturePatrick Spek1-2/+47
2020-03-23Extend the READMEPatrick Spek1-7/+32
2020-03-22Remove useless exports of functionsPatrick Spek2-16/+0
2020-03-22Rename fetch to fetch_httpPatrick Spek2-3/+3
2020-03-22Discover some system informationPatrick Spek2-8/+57
2020-03-22Include duration of installation processPatrick Spek2-1/+29
2020-03-22Put http in backticksPatrick Spek1-1/+1
2020-03-22Fix Perl module checkPatrick Spek1-1/+3
2020-03-22Work out (most?) issues reported by shellcheckPatrick Spek7-49/+82
2020-03-22Include all community modules from old rakudo-starPatrick Spek1-62/+62
2020-03-22Include a gitignore to keep out most unwanted stuffPatrick Spek1-0/+7
2020-03-22Initial commitPatrick Spek15-0/+822
2020-02-26README update Windows linkNaoum Hankache1-1/+1
2020-02-26Merge pull request #144 from Tyil/masterNaoum Hankache108-664/+1128
2020-02-19Improve release quickstartPatrick Spek1-0/+6
2020-02-19Add announcement to docsPatrick Spek1-0/+25
2020-01-28Update the utilities to make building a new release easierPatrick Spek2-8/+25
2020-01-28Update Makefile to use GitHub as source for Rakudo and NQPPatrick Spek1-1/+2
2020-01-28Bump component versionsPatrick Spek2-4/+4
2020-01-28Update submodulesPatrick Spek12-0/+52
2020-01-28Merge branch '2019.11-rc2'Patrick Spek1-19/+30
2019-12-23Add a release announcement for 2019.11Patrick Spek1-0/+35
2019-12-08Make modules-test not exit after first failurePatrick Spek1-19/+30
2019-12-05Merge branch '2019.11-rc1' into 'master'tyil18-32/+75