Skip to content
Snippets Groups Projects
  1. Sep 30, 2024
  2. Jan 22, 2024
  3. Sep 18, 2023
  4. Jul 21, 2023
  5. Jul 20, 2023
  6. May 11, 2023
    • Matthew Pickering's avatar
      Build vanilla alpine bindists · 29be39ba
      Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
      We currently attempt to build and distribute fully static alpine
      bindists (ones which could be used on any linux platform) but most
      people who use the alpine bindists want to use alpine to build their own
      static applications (for which a fully static bindist is not necessary).
      We should build and distribute these bindists for these users whilst the
      fully-static bindist is still unusable.
      
      Fixes #23349
      29be39ba
  7. Jan 31, 2023
  8. Jan 27, 2023
  9. Jan 17, 2023
    • Matthew Pickering's avatar
      rel_eng: Add release engineering scripts into ghc tree · 0b358d0c
      Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
      It is better to keep these scripts in the tree as they depend on the CI
      configuration and so on. By keeping them in tree we can keep them
      up-to-date as the CI config changes and also makes it easier to backport
      changes to the release script between release branches in future.
      
      The final motivation is that it makes generating GHCUp metadata
      possible.
      0b358d0c
Loading