Commits on Source (23)
-
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.
-
-
Additionally, install user-mode Qemu for testing.
-
Cheng Shao authored
-
Ben Gamari authored
-
Ben Gamari authored
For reasons that are a bit unclear, Kaniko now rejects some (but, strangely, not all) images whose platforms don't match that of the host machine. This appears to be the (allegely fixed) issue reported in [1]. Since Docker is awful and life is short, here we use the workaround proposed in the ticket, using `--custom-platform` to override the image platform, coercing Kaniko to do as we say. [1] https://github.com/GoogleContainerTools/kaniko/issues/1995
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Cheng Shao authored
Bootstrap images for 9.2/9.4/9.6 can be dropped, we only use 9.8/9.10 in ghc ci now.
-
Addresses ghc#25693
-
-
-
-
Bryan R authored
Fix #7 I.e. work around https://github.com/GoogleContainerTools/kaniko/issues/2751
-
Cheng Shao authored
-
Serge S. Gulin authored
-
-
Serge S. Gulin authored
Also includes: - Update Wine to latest (10.5) - Update FEX to latest (2504) - Remove bootstrap GHC built-in LLVM toolchain and replace settings to use mstorsjo's 20250114 mstorsjo's toolchain is required to build GHC cross-compiler from Windows x86-64 to Windows AArch64. Built-in toolchain is removed to make sure that mstorsjo's is used.
-
Serge S. Gulin authored
1. Update FEX downloading to our cached version 2. Update FEX to `2505` 3. Update Wine to `10.7` 4. Move GHC build deps step to last position, it should use custom toolchain 5. Ignore IDE like VSCode 6. Use updated MSYS2 image where full system upgrade now is working due of applying to Wine the patch from https://bugs.winehq.org/show_bug.cgi?id=57424
-
Serge S. Gulin authored
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Image.dhall 16 additions, 3 deletionsImage.dhall
- Makefile 3 additions, 0 deletionsMakefile
- boot_ghc_version.dhall 2 additions, 0 deletionsboot_ghc_version.dhall
- components/FEX.dhall 35 additions, 0 deletionscomponents/FEX.dhall
- components/Ghc.dhall 2 additions, 2 deletionscomponents/Ghc.dhall
- components/Llvm.dhall 3 additions, 1 deletioncomponents/Llvm.dhall
- components/LlvmMingw.dhall 49 additions, 0 deletionscomponents/LlvmMingw.dhall
- components/MSYS2.dhall 39 additions, 0 deletionscomponents/MSYS2.dhall
- components/Wine.dhall 24 additions, 0 deletionscomponents/Wine.dhall
- gitlab-pipeline.dhall 17 additions, 4 deletionsgitlab-pipeline.dhall
- images/alpine.dhall 43 additions, 27 deletionsimages/alpine.dhall
- images/centos.dhall 3 additions, 1 deletionimages/centos.dhall
- images/debian.dhall 222 additions, 69 deletionsimages/debian.dhall
- images/fedora.dhall 5 additions, 3 deletionsimages/fedora.dhall
- images/rocky.dhall 3 additions, 1 deletionimages/rocky.dhall
boot_ghc_version.dhall
0 → 100644
components/FEX.dhall
0 → 100644
components/LlvmMingw.dhall
0 → 100644
components/MSYS2.dhall
0 → 100644
components/Wine.dhall
0 → 100644