- Sep 26, 2024
-
-
- Aug 22, 2024
-
-
Matthew Pickering authored
This isn't easy to establish when installing a bindist and was confusing because 9.8.2 was installed into the 9.6.4 folder.
-
- Jul 16, 2024
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- Jul 15, 2024
-
-
Matthew Pickering authored
-
- Jul 11, 2024
-
-
Matthew Pickering authored
Debian 10 is now EOL so we need to migrate away from it.
-
Matthew Pickering authored
-
- Jul 05, 2024
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- May 30, 2024
-
-
Matthew Pickering authored
* Remove crossbuild stuff from most images (this is just used on deb11 image) * Remove numa from most images, this is just used on deb10.
-
Matthew Pickering authored
It is only used in the deb10 job
-
Matthew Pickering authored
We do not need an LLVM toolchain when using the boot compiler on most platforms.
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- May 29, 2024
-
-
Allows us to run performance tests and collect metrics via 'perf'. It promises to compare the run-time performance of commits more easily.
-
- May 23, 2024
-
-
Matthew Pickering authored
-
- May 06, 2024
-
-
Cheng Shao authored
-
Cheng Shao authored
libtinfo5 is actually unused by the LLVM 15.0.6 bindists. It's neither used by GHC terminfo built on newer Debian/Ubuntu images. Furthermore, libtinfo5 is removed since Ubuntu 24.04, blocking addition of Ubuntu 24.04 image, therefore it's better to only install it in older debian/ubuntu images where it's actually required.
-
- Apr 07, 2024
-
-
Serge S. Gulin authored
Co-authored-by:
Cheng Shao <terrorjack@type.dance>
-
- Mar 05, 2024
-
- Feb 29, 2024
-
-
Matthew Pickering authored
-
- Feb 15, 2024
-
-
Cheng Shao authored
Update wasm image to alpine 3.18 and also include updated wasi-sdk toolchain to handle a recent upstream bugfix in the wasm32-wasi sysroot.
-
- Feb 08, 2024
-
-
Matthew Pickering authored
-
- Jan 31, 2024
-
-
-
Matthew Pickering authored
-
Matthew Pickering authored
--enable-static doesn't build static executables, it enables the building of a completely static library which is useless for our purposes.
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
Here we uniformly bump all LLVM versions to 15, and remove LLVM from images which don't support LLVM 15 (such as the alpine images)
-
- Dec 05, 2023
-
-
Cheng Shao authored
-
- Nov 05, 2023
-
-
Cheng Shao authored
-
- Nov 01, 2023
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- Sep 18, 2023
-
-
Bodigrim authored
-
Zubin authored
In order to generate hadrian bootstrap plans we need images including recent major versions of GHC (the versions we want to generate bootstrap plans for). These images need to be updated more often than the rest of GHC CI, so we should have dedicated images for this purpose. The images are based off the debian images, but are factored out into their own list, so that this is the one place we have to change to update the images before doing a release.
-
- Sep 08, 2023
-