| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-17 | use older python version to keep distutils | Inari Listenmaa | |
| 2023-09-25 | gh-actions: Bump the python version | Andreas Källberg | |
| cibuildwheel requires python >= 3.8 | |||
| 2023-09-25 | gh-actions: Don't use ubuntu-18 and macos-10.15 | Andreas Källberg | |
| There are no longer any gihub actions runners available for these Note that this means we can't build for ubuntu-18 anymore, but that should hopefully no longer be relevant, since it's over 5 years old now. | |||
| 2023-09-25 | Don't build twice for tests in CI | Andreas Källberg | |
| 2023-09-11 | Fix typo | Andreas Källberg | |
| 2023-09-11 | Fix ghc-7.10.3 build in gh-actions | Andreas Källberg | |
| ghc-7.10.3 is not supported in the latest builder, so we need an older version of ubuntu for it to work | |||
| 2023-09-11 | Bump version of haskell github action | Andreas Källberg | |
| The old one was failing | |||
| 2022-03-05 | Add ghc-9.0.2 to CI | Inari Listenmaa | |
| 2022-03-05 | Upgrade to ghc-8.10.7 | Andreas Källberg | |
| This version has better support for m1 macbooks | |||
| 2022-03-05 | Add restore key to cache | Andreas Källberg | |
| 2022-03-05 | Another attempt at fixing linker errors | Andreas Källberg | |
| 2022-03-05 | Upgrade haskell setup action | Andreas Källberg | |
| 2022-03-05 | Clear stack cache and make cache-key more fine-grained | Andreas Källberg | |
| Attempt at fixing #137 | |||
| 2021-07-25 | Rename packages based on git tag | Andreas Källberg | |
| 2021-07-25 | Upload release assets automatically as well | Andreas Källberg | |
| 2021-07-25 | Only run the script once per release | Andreas Källberg | |
| 2021-07-25 | Update release script to build for two ubuntu versions | Andreas Källberg | |
| 2021-07-25 | Build ubuntu packages on ubuntu-latest | Andreas Källberg | |
| Fixes #74 | |||
| 2021-07-25 | Update to newest haskell github action | Andreas Källberg | |
| Also fix so the stack builds use the correct ghc versions | |||
| 2021-07-23 | Change Python 3.8 to 3.9 | John J. Camilleri | |
| 2021-07-22 | Update path in main workflow for binaries | John J. Camilleri | |
| 2021-07-22 | Try without rewriting envvar | John J. Camilleri | |
| 2021-07-22 | Update path | John J. Camilleri | |
| 2021-07-22 | Try another path | John J. Camilleri | |
| 2021-07-22 | Narrow search, print env var | John J. Camilleri | |
| 2021-07-22 | Find Java stuff | John J. Camilleri | |
| 2021-07-22 | Add separate Windows binary CI action for easier testing | John J. Camilleri | |
| 2021-07-12 | Github actions: Fix build for stack | Andreas Källberg | |
| 2021-06-17 | Disable cabal tests | Andreas Källberg | |
| The test suite isn't currently able to find the gf executable on cabal | |||
| 2021-06-17 | Enable tests in github actions | Andreas Källberg | |
| 2021-06-11 | changed build wheels repo link from master to main | Tristan Koh | |
| 2021-01-25 | Update also the stack setup | Inari Listenmaa | |
| 2021-01-25 | Update Github actions to latest haskell-setup | Inari Listenmaa | |
| 2020-11-30 | Add note about why we're not using Setup Haskell action for Ubuntu build. | John J. Camilleri | |
| 2020-11-30 | Update release instructions | John J. Camilleri | |
| 2020-11-30 | Combine binary workflows into one with multiple jobs | John J. Camilleri | |
| 2020-11-30 | Update RELEASE.md | John J. Camilleri | |
| 2020-11-27 | Copy things into subfolders | John J. Camilleri | |
| 2020-11-27 | Install python-devel in msys2 | John J. Camilleri | |
| 2020-11-27 | Install pip in msys2 | John J. Camilleri | |
| 2020-11-26 | Inherit path with Python compilation too | John J. Camilleri | |
| 2020-11-26 | Inherit path when running pip | John J. Camilleri | |
| 2020-11-26 | Change echo path command in powershell | John J. Camilleri | |
| 2020-11-26 | Need to add pip to msys2 path | John J. Camilleri | |
| 2020-11-26 | Change extra lib/include directories | John J. Camilleri | |
| 2020-11-25 | Add lib/include envvars for Python build | John J. Camilleri | |
| 2020-11-24 | Try build Python bindings not using msys2 | John J. Camilleri | |
| 2020-11-24 | Install Python dev tools | John J. Camilleri | |
| 2020-11-24 | First attempt at building Python bindings for Windows | John J. Camilleri | |
| 2020-11-24 | Copy compiled Java files from local | John J. Camilleri | |
