aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-10-03Bump zef to 0.12.0Patrick Spek1-1/+1
2021-10-03Update core to 2021.9Patrick Spek1-3/+3
2021-08-21Bump core parts to 2021.08Patrick Spek1-3/+3
2021-08-20Bump zefPatrick Spek1-1/+1
2021-08-20Use a better licensePatrick Spek2-202/+629
Now that I'm no longer constrained by requirements of the Raku core team, I can finally use a proper license that truly makes an effort to protect user freedom.
2021-07-20Remove sourcehut builds for nowPatrick Spek4-130/+0
2021-07-20Bump zefPatrick Spek1-1/+1
2021-07-20Bump core partsPatrick Spek1-3/+3
2021-05-03Add a FUNDING filePatrick Spek1-0/+3
2021-04-24Bump core parts to 2021.4Patrick Spek1-3/+3
2021-04-21Bump zef to v0.11.7Patrick Spek1-1/+1
2021-04-06Add support for Linux MintPatrick Spek3-0/+4
2021-04-02Update branch name for Template::MustachePatrick Spek1-1/+1
Needless virtue signalling breaking things for no reason. Who would've seen this coming?
2021-04-01First draft for DragonflyBSD supportPatrick Spek3-0/+4
2021-03-21Bump core projects to 2021.03Patrick Spek1-3/+3
2021-03-19Bump zef to 0.11.5Patrick Spek1-1/+1
2021-03-09Use sftp for uploadsPatrick Spek4-4/+4
2021-03-09Update secret keysPatrick Spek4-4/+4
2021-03-09Include sysinfo and set RSTAR_DEBUGPatrick Spek4-0/+8
2021-03-09Update destination of Sourcehut buildsPatrick Spek4-8/+8
2021-03-04Use gmake for nqp and rakudo if its availablePatrick Spek2-4/+15
NQP and Rakudo generate a different makefile if gmake is available, and their makefiles require gmake to be used because of that. This change will check if gmake is available, and use it for those particular core components instead of regular make.
2021-03-01Update rakudo to 2021.02.1Patrick Spek1-1/+1
2021-02-21Update core parts to 2021.02Patrick Spek1-3/+3
2021-02-01Bump zef to v0.11.4Patrick Spek1-1/+1
2021-01-25Update Zef to 0.11.2Patrick Spek1-1/+1
2021-01-24Update Zef to 0.11.0Patrick Spek1-1/+1
2021-01-10Update issue templatesPatrick Spek1-0/+39
This hopefully encourages better bug reports.
2021-01-07Fetch Config over httpPatrick Spek1-4/+4
2021-01-07Create RSTAR_PREFIX dir earlierPatrick Spek1-3/+3
This should ensure that it can be resolved properly, so the information message will always show a directory.
2021-01-07Update URL of my own modulesPatrick Spek1-6/+6
2021-01-06Bump Config to v3.0.3Patrick Spek1-1/+1
2021-01-06Bump Hash::Merge to v2.0.0Patrick Spek1-1/+1
2021-01-06Try another name variable for the uploaded assetPatrick Spek1-1/+1
2021-01-06Include sysinfo in GitHub actionPatrick Spek1-4/+5
2021-01-06Add edge-case for Archlinux' LC_ALLPatrick Spek1-1/+4
The Archlinux devs appear to be the only ones who missed the memo about C.UTF-8, so this patch should work around that.
2021-01-06Update binary package actionPatrick Spek1-5/+3
2021-01-06Set RSTAR_DEBUG in GitHub buildsPatrick Spek1-0/+2
2021-01-06Only use logfile if RSTAR_DEBUG isn't setPatrick Spek1-12/+18
2021-01-06Use notices for a couple more messagesPatrick Spek1-3/+5
2021-01-06Assign id value to release info stepPatrick Spek1-1/+2
2021-01-06Make regular releases not count as draftsPatrick Spek1-2/+2
2021-01-06Reduce on-screen logs when installingPatrick Spek1-8/+31
2021-01-06Only trigger binary packages on release creationPatrick Spek1-2/+0
The release and prerelease types were added for debugging purposes, but now result in double actions being performed on creation of a release.
2021-01-06Use different credentials when creating a releasePatrick Spek1-1/+2
2021-01-06Merge pull request #162 from rakudo/gh-freebsd-buildPatrick Spek3-0/+110
Introduce a GitHub Action to build a binary package for amd64 with GNU libc
2021-01-06Introduce a GitHub Workflow to build a binary packagesPatrick Spek3-0/+110
This workflow will specifically build a package for amd64 machines using a GNU libc, but allows for extending into other territories later on. Using this, we *should* be able to automatically build for Windows and Mac users too, solving that problem forever if someone wants to spend some time setting it up. Once other architectures for Linux-based systems gets introduced on GitHub Actions, these could be build in a similar manner too.
2020-12-30Rectify source URL in READMEPatrick Spek1-2/+2
2020-12-30Bump core versions to 2020.12Patrick Spek1-3/+3
2020-11-20Remove the most popular setup from Sourcehut buildsPatrick Spek1-35/+0
Sourcehut limited their builds to only 4 per push. As such, the most commonly available build has been removed. Other architectures, more often used on lower-end hardware, can use pre-built binaries more.
2020-11-20Update GitHub repo URL in READMEPatrick Spek1-1/+1