Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-21 | CI: Add debian-riscv64 builder | Michael Forney | |
2024-04-21 | CI: Simplify alpine-aarch64.yml and debian-aarch64.yml | Michael Forney | |
2024-04-21 | CI: Remove obsolete workaround for qemu-binfmt bug | Michael Forney | |
2024-04-21 | CI: Add alpine-riscv64 builder | Michael Forney | |
2024-03-23 | CI: Add patch for openbsd to use __builtin_va_list on all compilers | Michael Forney | |
2024-03-22 | CI: Use upstream QBE in Debian aarch64 build | Michael Forney | |
This was accidentally left as my personal branch when all the other builds were updated. | |||
2024-03-22 | builds: Use freebsd/latest | Michael Forney | |
2022-11-29 | Don't spam mailing list with build failures | Michael Forney | |
Add a separate list for this. | |||
2022-08-05 | Use CC=cc with nixos | Michael Forney | |
nixos doesn't have c99. | |||
2022-07-12 | Update CI for new QBE Makefile | Michael Forney | |
2021-09-09 | CI: Switch to debian/stable | Michael Forney | |
2021-06-16 | Add initial NetBSD support | Michael Forney | |
2021-04-21 | CI: Pin FreeBSD to 12.x for now | Michael Forney | |
FreeBSD 13 no longer contains a standalone assembler in the base install, and also added a hard-requirement on _Thread_local. | |||
2021-04-08 | CI: Fix debian-aarch64 dependency packages | Michael Forney | |
It appears that these packages recommended by gcc-aarch64-linux-gnu and qemu-user are no longer installed automatically, so list them explicitly. | |||
2020-12-07 | CI: Drop obsolete OpenBSD patch | Michael Forney | |
2020-09-05 | Add a patch to fix OpenBSD bootstrap on 6.7 | Michael Forney | |
This issue is already fixed in -current. | |||
2020-06-29 | .builds/alpine: remove annotations | Drew DeVault | |
This feature is being removed from git.sr.ht | |||
2020-06-03 | Disable bootstrap in OpenBSD continuous build | Michael Forney | |
2019-11-25 | Make debian-aarch64 build more robust to gcc version changes | Michael Forney | |
2019-11-18 | Fix email address in build manifests | Michael Forney | |
Go's email libraries (used by builds.sr.ht) need the address to be in this format. | |||
2019-11-17 | Fix build manifests for changed environment behavior | Michael Forney | |
2019-08-13 | Send mail to list on build job failure | Michael Forney | |
2019-07-30 | Fix alpine-aarch64 build manifest | Michael Forney | |
2019-07-07 | Build annotations in continuous build | Michael Forney | |
2019-07-05 | Rename to cproc | Michael Forney | |
Fixes #4 | |||
2019-05-29 | Need doas to patch /usr/include/amd64/endian.h | Michael Forney | |
2019-05-29 | Test full bootstrap on OpenBSD after some patches | Michael Forney | |
2019-05-14 | Add NixOS continuous build | Michael Forney | |
2019-05-14 | Add initial OpenBSD continuous build | Michael Forney | |
2019-05-09 | Add Debian aarch64 continuous build | Michael Forney | |
2019-05-08 | Add aarch64 continuous build | Michael Forney | |
2019-04-26 | Replace config.def.h with a configure script | Michael Forney | |
2019-04-16 | Use upstream QBE | Michael Forney | |
2019-04-07 | Add FreeBSD build manifest | Michael Forney | |
2019-02-12 | Add continuous build configuration | Michael Forney | |