| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-08 | do not upload release assets | Arianna Masciolini | |
| 2025-08-08 | try server mode on windows (#194) | Arianna Masciolini | |
| 2025-08-08 | Merge pull request #190 from GrammaticalFramework/pgf-1.1 | Inari Listenmaa | |
| Publish PGF 1.1 | |||
| 2025-08-08 | add macos-13 to build for intel mac | Inari Listenmaa | |
| 2025-08-08 | Update release scripts for 3.12 | Inari Listenmaa | |
| 2025-08-03 | minor fixes in uploading to PyPI | Inari Listenmaa | |
| 2025-08-02 | Merge pull request #183 from inariksit/ghc-9.6.7 | Inari Listenmaa | |
| replace 9.6.6 with 9.6.7 | |||
| 2025-08-02 | replace 9.6.6 with 9.6.7 | Inari Listenmaa | |
| 2025-08-02 | fail slow | Arianna Masciolini | |
| 2025-08-02 | misc small fixes: | Inari Listenmaa | |
| - update actions/cache to v4 - update haskell/actions/setup to haskell-actions/setup - stack doesn't support ghc < 8.4, remove from CI - don't fail immediately - add -fpermissive flag to gcc - only build 9.6.6 with macos and windows latest - bump base upper bound | |||
| 2024-10-23 | Use different artifact names as is required by upload-artifact@v4 | Andreas Källberg | |
| 2024-10-23 | add sudo to make install to fix CI failure | Andreas Källberg | |
| 2024-10-23 | add glibtoolize dependency for mac CI | Andreas Källberg | |
| 2024-10-23 | Bump more action versions | Andreas Källberg | |
| 2024-10-23 | fix typo | Andreas Källberg | |
| 2024-10-23 | Update setup-python github action | Andreas Källberg | |
| Let's see if this fixes CI | |||
| 2024-09-03 | Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows | dependabot[bot] | |
| Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 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 | |
