| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Prepare 0.15.16 release (#4591) * Bump version to 0.15.16 * Add missing changelog entries * Prepare changelog and licenses for 0.15.16 * Add autogen modules for cabal>2.0 * Replace deprecated macos-13 with macos-15-intel * Update to latest spago 1.0.3 for the package-set build * Install coreutils on the Alpine CI to get GNU env
Use -fspecialize-aggressively to improve performance by 30% on ACME b… …uild (#4584) * Use -fspecialize-aggressively to improve performance * add fspecialize to cabal project
Build fully static compiler binary using ghc-musl (#4573) * Build statically-linked binaries with ghc-musl * Compliance for LGPL terms * Add changelog entry * Update dependencies * Update LICENSE * Update weeder * Fix weeder * Add more changelog entries * Argument passthrough * Update license * Update license * Build images for ARM * Checkout after Node installation * Only mount volumes for static * Drop static prefix for now * Force purge cache * Remove builds against ubuntu * Use matrix.os for cache key * Fix linux only * Set CI_STATIC to true * CI_STATIC on Linux only * Fix more linux only checks
Upgrade to GHC 9.8.4 (#4574) * Use latest HLint version in CI workflow * Upgrade to latest version of Cheapskate * Allow newer deps for weeder * Use `NonEmpty String` for `directiveStrings`
Fix imports for newer mtl versions (#4547) Newer mtl does not re-export Control.Monad and Data.Monoid anymore. So we fix that by splitting the imports manually.
Upgrade macOS runner to 14 (#4548) Since the beginning of July GitHub has deprecated the macOS-11 runners that we were using, see [the announcement](https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/)
Remove Git upgrade step from CI (#4541) buster-backports no longer exists in debian/dists and it's breaking CI. The currently available version of Git in this container is 2.20.1, so we don't need this.
| Back | FazBrowse Home | New Git URL |