Age | Commit message (Expand) | Author | Files | Lines |
2024-02-27 | [github-actions] Updated build workflow to use v4 for checkout and upload-art... | Nikias Bassen | 1 | -6/+6 |
2023-11-26 | [github-actions] Remove unneeded Python 2 path for macOS build | Dave Nicolson | 1 | -4/+0 |
2023-01-11 | [github-actions] build: Update checkout and upload-artifact to v3 | Nikias Bassen | 1 | -6/+6 |
2022-08-24 | [github-actions] Add a scheduled build every 1st of the month so we always ha... | Nikias Bassen | 1 | -1/+4 |
2022-02-14 | [github-actions] Use windows-2019 instead of windows-latest for now | Nikias Bassen | 1 | -1/+1 |
2022-02-10 | [github-actions] Windows: Prevent -dirty suffix in version string by disablin... | Nikias Bassen | 1 | -0/+1 |
2022-01-26 | [github-actions] Make sure to fetch all tags on checkout | Nikias Bassen | 1 | -0/+6 |
2021-12-23 | [github-actions] Fix test suite failing due to missing debug output | Nikias Bassen | 1 | -3/+3 |
2021-09-21 | [github-actions] Add an explicit apt-get update before attempting to install ... | Nikias Bassen | 1 | -0/+1 |
2021-06-09 | [github-actions] Create artifacts | Nikias Bassen | 1 | -0/+45 |
2021-06-09 | [github-actions] Use python3/cython3 for building python bindings | Nikias Bassen | 1 | -6/+20 |
2021-06-09 | [github-actions] macOS: Build arm64 _and_ x86_64 | Nikias Bassen | 1 | -0/+10 |
2021-06-09 | [github-actions] Windows: Also build cython extension | Nikias Bassen | 1 | -1/+2 |
2021-06-09 | [github-actions] Windows: add matrix to build for x86_64 and i686 | Nikias Bassen | 1 | -1/+9 |
2021-01-28 | [github-actions] macOS: Fix build with cython | Nikias Bassen | 1 | -1/+5 |
2020-11-21 | [github-actions] Update msys2/windows build action | Nikias Bassen | 1 | -10/+21 |
2020-06-16 | [github-actions] Remove 'make distcheck' from ubuntu build test | Nikias Bassen | 1 | -2/+0 |
2020-04-13 | [github-actions] Install cython via pip | Nikias Bassen | 1 | -2/+3 |
2019-12-18 | [github-actions] Run last step in windows build check even if previous one fa... | Nikias Bassen | 1 | -0/+1 |
2019-12-18 | [github actions] Print test log of failed tests when testing windows build | Nikias Bassen | 1 | -0/+12 |
2019-12-09 | [github actions] trying to fix windows build... | Nikias Bassen | 1 | -3/+3 |
2019-12-09 | [github action] Hopefully fix windows build | Nikias Bassen | 1 | -1/+1 |
2019-12-09 | [github actions] Trying to add windows to build workflow | Nikias Bassen | 1 | -15/+29 |
2019-12-09 | [github actions] Update build workflow to not run brew as root for macOS | Nikias Bassen | 1 | -1/+1 |
2019-12-09 | [github actions] Update build workflow | Nikias Bassen | 1 | -0/+15 |
2019-12-09 | [github actions] Fix workflow | Nikias Bassen | 1 | -1/+4 |
2019-12-05 | Add build workflow | Nikias Bassen | 1 | -0/+18 |