Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Apr 30, 2024
  2. Apr 16, 2024
  3. Mar 07, 2024
  4. Oct 17, 2023
  5. Sep 19, 2023
  6. Sep 07, 2023
  7. Mar 09, 2023
  8. Mar 02, 2023
    • Bryan R's avatar
      Update GitLab CI (#8818) · 0ea10013
      Bryan R authored
      
      * Bump ci-images pin
      
      * Combine Debian 10 and 11 in a matrix job
      
      * Add most of the GHC 9.6.1 platforms that fit on the x86_64 runners
      
      * Add centos7
      
      Extends the "configure" logic in .gitlab/ci.sh :(
      
      * Remove platforms unsupported by GHC 9.6.1 or Cabal 3.8.1
      
      * Remove aarch64-linux-deb10
      
      GHCUp fails to run on aarch64-linux-deb10 due to a glibc mismatch.
      
      aarch64-linux-deb11 would work, but there is no GHC release for that
      version yet.
      
      * Reset GitLab CI verbosity
      
      ---------
      
      Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  9. Jul 28, 2022
  10. Jun 06, 2022
  11. Mar 16, 2022
  12. Oct 09, 2021
    • Julian Ospald's avatar
      More gitlab CI work (#7735) · 69f62284
      Julian Ospald authored
      * Use cabal-install version 3.6.2.0
      
      * Remove M1 workaround
      
      * Drop network constraint
      
      * Fix building static executables
      
      * Add FreeBSD12 release builds (#7733)
      
      * Fix linux build
      
      * Create properly named tarballs
      
      * Only pass --enable-executable-static on alpine
      
      * Fix windows build
      
      * Use cabal.project.release
      
      * Run split-sections selectively, fixing arm/aarch builds
      
      * Add retries for windows and armv7
      
      * Fix 32bit arches
      
      See https://github.com/haskell/cabal/issues/7313#issuecomment-811851884
      
      * Adjust paths
  13. Sep 10, 2021
  14. Sep 09, 2021
Loading