- Oct 29, 2022
-
-
Cheng Shao authored
-
- Oct 17, 2022
-
-
Ben Gamari authored
For testing s390x, ensuring that we have coverage of big-endian platforms.
-
- Aug 07, 2022
-
-
Ben Gamari authored
-
- Aug 05, 2022
-
-
- Jul 17, 2022
-
-
It turns out that lld is pretty much the only functional linker for ARMv7. Install it on the armv7-debian9.
-
- Mar 27, 2022
-
-
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
-
- Mar 01, 2022
-
-
Ben Gamari authored
-
- Feb 08, 2022
-
-
Ben Gamari authored
We cannot use ld.gold due to ghc#20266 yet ld.bfd is terribly slow. Let's try lld instead.
-
- Jan 26, 2022
-
-
- Nov 20, 2021
-
-
Ben Gamari authored
-
-
- Nov 10, 2021
-
-
Ben Gamari authored
-
- Oct 11, 2021
-
-
(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).
-
- Oct 10, 2021
-
-
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.
-
- Oct 07, 2021
-
-
Ben Gamari authored
-
-
As noted in ghc#20486, it is currently not possible to bootstrap GHC with a bootstrap compiler linked against integer-simple.
-
- Oct 05, 2021
-
-
Julian Ospald authored
-
Julian Ospald authored
-
Julian Ospald authored
-
Julian Ospald authored
We don't need it. We just pull the dependencies directly.
-
- Oct 04, 2021
-
-
- Sep 24, 2021
-
-
Ben Gamari authored
This is needed for term.h, which terminfo now requires.
-
- Sep 14, 2021
-
-
Ben Gamari authored
-
- Jul 27, 2021
-
-
John Ericson authored
This should at least get us the new and improved `submodchecker`, but possibly other changes too.
-
- Jun 16, 2021
-
-
Fixes #3.
-
- Apr 23, 2021
-
-
Ben Gamari authored
For the lndir utility used by `make sdist`
-
- Apr 21, 2021
-
-
Ben Gamari authored
-
- Apr 07, 2021
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- Mar 27, 2021
-
-
-
-
Ben Gamari authored
-