Commit Graph

15 Commits

Author SHA1 Message Date
BtbN ef8c6edf64 Disable -fstack-clash-protection on Windows
Apparently broken and unneccesary anyway: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90458#c4
2022-12-05 21:33:15 +01:00
BtbN d89d75ea4a Enable -fstack-clash-protection on all targets 2022-12-05 18:57:54 +01:00
BtbN 2f0d9dbf8b Explicitly declare toolchain tools in base image 2022-11-02 22:02:09 +01:00
BtbN 41079cb7bf Reduce duplication of toolchain name a bit 2022-10-31 21:47:07 +01:00
BtbN fcc7e6d9fb Make local build script spin up a temporary registry 2022-08-02 20:37:17 +02:00
BtbN bdf1cc507a Switch all base images to ct-ng based toolchains 2021-12-06 18:23:09 +01:00
BtbN 7b95c47e64 Disable semantic interposition for build stages 2021-07-15 02:05:21 +02:00
BtbN 4b9fdabe83 Add alternative pkg-config path 2021-07-14 21:37:48 +02:00
BtbN fe577307d2 Tell meson how to call pkg-config 2021-07-13 23:51:33 +02:00
BtbN 454b9491ad Fix some redundancy/mispastes 2021-04-26 11:42:34 +02:00
BtbN 56c81f3275 Migrate to ghcr.io 2021-04-05 19:51:41 +02:00
BtbN 964573fa91 Build rav1e ourselves 2021-04-04 04:08:20 +02:00
BtbN dc20dd034e Install rust cross-toolchain 2020-11-07 22:34:35 +01:00
BtbN b58de3baea Install gfortran cross-compiler 2020-10-30 15:15:36 +01:00
BtbN 77b3030134 Add support for win32 builds
Closes #3
2020-09-27 22:10:09 +02:00