Commit Graph

24 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 745db8c050 Storage all images on Github Docker Registry 2020-09-20 17:30:32 +02:00
BtbN 01d4a8bd36 Integrade meson cross file 2020-09-06 16:34:09 +02:00
BtbN 7811434ee9 Fortify build 2020-09-05 23:58:44 +02:00
BtbN 559b42cb19 Move dirs to base image 2020-09-05 21:10:07 +02:00
BtbN 880be84135 Remove more potentially shared libraries 2020-09-04 19:19:43 +02:00
BtbN 6f3c668b22 Rely on environment to provide global flags 2020-09-04 00:09:48 +02:00
BtbN 9737292aca Use correct target instead 2020-09-03 23:50:17 +02:00
BtbN 1b853bc960 Add x265 and all its madness 2020-09-03 22:49:43 +02:00
BtbN b87c78bae4 Improve build script a bit 2020-09-03 16:56:47 +02:00
BtbN f4ed3a8008 Move base images to subdir 2020-09-03 16:33:37 +02:00
Renamed from base-win64/Dockerfile (Browse further)