aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2020-11-20Bump zef to 0.9.4Patrick Spek1-1/+1
2020-11-20Bump zef to 0.9.3Patrick Spek1-1/+1
2020-11-20Bump zef to 0.9.2Patrick Spek1-1/+1
2020-11-20Alter spectest to run in proper subdirPatrick Spek1-1/+1
2020-11-20Bump core versions to 2020.10Patrick Spek1-3/+3
2020-11-20Move around module installation orderPatrick Spek1-3/+3
2020-11-20Depend on a tagged version of ReadlinePatrick Spek1-1/+1
2020-11-20Bump zef to 0.9.1Patrick Spek1-1/+1
2020-11-20Bump zef to 0.9.0Patrick Spek1-1/+1
2020-11-20Bump core versionsPatrick Spek1-3/+3
2020-11-20Update Readline module to use fooist's sourcesPatrick Spek1-1/+1
2020-11-20Bump Rakudo version to 2020.08.2Patrick Spek1-1/+1
2020-11-20Bump core versions for 2020.08 releasePatrick Spek1-3/+3
2020-11-20Add warning for OpenBSD users without a classPatrick Spek1-0/+12
2020-11-20Use .yml extension for OpenBSD build manifestPatrick Spek1-0/+0
2020-11-20First attempt at better OpenBSD supportPatrick Spek3-0/+3
2020-11-20Fix up OpenBSD build manifestPatrick Spek1-3/+2
2020-11-20Add NativeLibs module for DBIishPatrick Spek1-0/+1
2020-11-20Add Sourcehut build script for binary OpenBSD buildsPatrick Spek1-0/+27
2020-11-20Remove --strip-components from tar during fetchPatrick Spek2-4/+4
--strip-components is only available in GNU tar, making it unreliable in OpenBSD environments.
2020-11-20Bump core versions to 2020.07Patrick Spek1-3/+3
2020-11-20Add missing IO::Glob dependency for ConfigPatrick Spek1-0/+1
2020-11-20Add a basic logging modulePatrick Spek1-2/+6
2020-11-20Update Config and include some parsersPatrick Spek1-4/+15
2020-11-20Add vim modeline for textwidthPatrick Spek1-0/+2
2020-11-20Discover system arch in a subshellPatrick Spek1-1/+6
2020-11-20Bump Perl6::TypeGraphPatrick Spek1-1/+1
2020-11-20Bump core versions to 2020.06Patrick Spek1-3/+3
2020-11-20Bump zef versionPatrick Spek1-1/+1
2020-11-20Add build manifest for binary FreeBSD buildsPatrick Spek1-0/+27
2020-11-20Rename x86_64 to amd64 in binary buildsPatrick Spek2-4/+4
2020-11-20Fix minute display in pp_durationPatrick Spek1-1/+1
2020-11-20Add builds.sr.ht instructions to build amd64 binariesPatrick Spek3-0/+104
2020-11-20Fix shellcheck warningsPatrick Spek1-3/+2
2020-11-20Update NativeCall-TypeDiag to use similar naming as the rest of the modulesPatrick Spek1-5/+5
2020-11-20Bump community modulesPatrick Spek1-2/+2
2020-11-20Update fetch action to support commit hashesPatrick Spek1-3/+16
This sadly goes at the cost of a lot of the optimization that went into the original solution. This makes it slower and more bandwidth heavy, but at least it seems to work in more cases.
2020-11-20Bump Rakudo version to 2020.05.1Patrick Spek1-1/+1
2020-11-20Bump core component versionsPatrick Spek1-3/+3
2020-05-10Merge branch 'master' into star-rewriteAleks-Daniel Jakimenko-Aleksejev0-0/+0
2020-05-10Add GitHub mirror to READMEPatrick Spek1-0/+1