summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-09-25gh-actions: Bump the python versionAndreas Källberg
2023-09-25gh-actions: Don't use ubuntu-18 and macos-10.15Andreas Källberg
2023-09-25Don't build twice for tests in CIAndreas Källberg
2023-09-11Fix typoAndreas Källberg
2023-09-11Fix ghc-7.10.3 build in gh-actionsAndreas Källberg
2023-09-11Bump version of haskell github actionAndreas Källberg
2022-03-05Add ghc-9.0.2 to CIInari Listenmaa
2022-03-05Upgrade to ghc-8.10.7Andreas Källberg
2022-03-05Add restore key to cacheAndreas Källberg
2022-03-05Another attempt at fixing linker errorsAndreas Källberg
2022-03-05Upgrade haskell setup actionAndreas Källberg
2022-03-05Clear stack cache and make cache-key more fine-grainedAndreas Källberg
2021-07-25Rename packages based on git tagAndreas Källberg
2021-07-25Upload release assets automatically as wellAndreas Källberg
2021-07-25Only run the script once per releaseAndreas Källberg
2021-07-25Update release script to build for two ubuntu versionsAndreas Källberg
2021-07-25Build ubuntu packages on ubuntu-latestAndreas Källberg
2021-07-25Update to newest haskell github actionAndreas Källberg
2021-07-23Change Python 3.8 to 3.9John J. Camilleri
2021-07-22Update path in main workflow for binariesJohn J. Camilleri
2021-07-22Try without rewriting envvarJohn J. Camilleri
2021-07-22Update pathJohn J. Camilleri
2021-07-22Try another pathJohn J. Camilleri
2021-07-22Narrow search, print env varJohn J. Camilleri
2021-07-22Find Java stuffJohn J. Camilleri
2021-07-22Add separate Windows binary CI action for easier testingJohn J. Camilleri
2021-07-12Github actions: Fix build for stackAndreas Källberg
2021-06-17Disable cabal testsAndreas Källberg
2021-06-17Enable tests in github actionsAndreas Källberg
2021-06-11changed build wheels repo link from master to mainTristan Koh
2021-01-25Update also the stack setupInari Listenmaa
2021-01-25Update Github actions to latest haskell-setupInari Listenmaa
2020-11-30Add note about why we're not using Setup Haskell action for Ubuntu build.John J. Camilleri
2020-11-30Update release instructionsJohn J. Camilleri
2020-11-30Combine binary workflows into one with multiple jobsJohn J. Camilleri
2020-11-30Update RELEASE.mdJohn J. Camilleri
2020-11-27Copy things into subfoldersJohn J. Camilleri
2020-11-27Install python-devel in msys2John J. Camilleri
2020-11-27Install pip in msys2John J. Camilleri
2020-11-26Inherit path with Python compilation tooJohn J. Camilleri
2020-11-26Inherit path when running pipJohn J. Camilleri
2020-11-26Change echo path command in powershellJohn J. Camilleri
2020-11-26Need to add pip to msys2 pathJohn J. Camilleri
2020-11-26Change extra lib/include directoriesJohn J. Camilleri
2020-11-25Add lib/include envvars for Python buildJohn J. Camilleri
2020-11-24Try build Python bindings not using msys2John J. Camilleri
2020-11-24Install Python dev toolsJohn J. Camilleri
2020-11-24First attempt at building Python bindings for WindowsJohn J. Camilleri
2020-11-24Copy compiled Java files from localJohn J. Camilleri
2020-11-24Find jpgf.jarJohn J. Camilleri