- 01 Feb, 2023 1 commit
-
-
Matthew Pickering authored
We are now only supporting LLVM-11 through to the new LLVM-15, specifically, 10, which is the version present on the alpine 3_12 image is no longer supported. It is an optional dependency so for now, we remove it.
-
- 25 Jan, 2023 1 commit
-
-
doyougnu authored
-
- 24 Jan, 2023 1 commit
-
-
Matthew Pickering authored
-
- 12 Jan, 2023 1 commit
-
-
Ben Gamari authored
-
- 11 Jan, 2023 1 commit
-
-
Ben Gamari authored
-
- 10 Jan, 2023 2 commits
-
-
Cheng Shao authored
-
Cheng Shao authored
-
- 23 Dec, 2022 2 commits
-
-
Replacing Centos 8.
-
-
- 08 Dec, 2022 2 commits
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- 25 Oct, 2022 1 commit
-
-
Cheng Shao authored
-
- 17 Oct, 2022 1 commit
-
-
Ben Gamari authored
For testing s390x, ensuring that we have coverage of big-endian platforms.
-
- 07 Aug, 2022 1 commit
-
-
Ben Gamari authored
-
- 05 Aug, 2022 1 commit
-
-
- 17 Jul, 2022 1 commit
-
-
It turns out that lld is pretty much the only functional linker for ARMv7. Install it on the armv7-debian9.
-
- 27 Mar, 2022 3 commits
-
-
Ben Gamari authored
-
Ben Gamari authored
No released hlint builds with GHC 9.0 so we build another image with GHC 9.0 to be used as the linters base image.
-
Ben Gamari authored
-
- 01 Mar, 2022 1 commit
-
-
Ben Gamari authored
-
- 08 Feb, 2022 1 commit
-
-
Ben Gamari authored
We cannot use ld.gold due to ghc#20266 yet ld.bfd is terribly slow. Let's try lld instead.
-
- 26 Jan, 2022 1 commit
-
-
- 20 Nov, 2021 2 commits
-
-
Ben Gamari authored
-
-
- 10 Nov, 2021 1 commit
-
-
Ben Gamari authored
-
- 11 Oct, 2021 4 commits
-
-
(cherry picked from commit bccff3fe)
-
(cherry picked from commit 96594860)
-
Ben Gamari authored
HLint has rather inconvenient build dependencies which don't necessarily build with the bootstrap compiler used for GHC builds. For instance, currently it inexplicably fails to build with 9.0.1 on ARMv7.
-
Ben Gamari authored
Previously 26975eeb attempted to optimise the build by unifying the `cabal update` invocations. However, this optimisation is in fact wrong. We must run `cabal update` twice: once as root to build the bootstrap tools and again as the ghc user (which will be used by downstream GHC builds).
-
- 10 Oct, 2021 2 commits
-
-
Ben Gamari authored
Necessary as currently yaml doesn't build against aeson-2.0
-
Ben Gamari authored
Currently pushing docker images takes an extraordinarily long time from some runners. Work around this by excluding these runners from the pool of runners for docker builds.
-
- 07 Oct, 2021 3 commits
-
-
Ben Gamari authored
-
-
As noted in ghc#20486, it is currently not possible to bootstrap GHC with a bootstrap compiler linked against integer-simple.
-
- 05 Oct, 2021 4 commits
-
-
Julian Ospald authored
-
Julian Ospald authored
-
Julian Ospald authored
-
Julian Ospald authored
We don't need it. We just pull the dependencies directly.
-
- 04 Oct, 2021 1 commit
-
-
- 24 Sep, 2021 1 commit
-
-
Ben Gamari authored
This is needed for term.h, which terminfo now requires.
-