aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release-candidate.yml
AgeCommit message (Expand)Author
2020-09-22release-candidate build: use latest stack on the runner.John MacFarlane
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane
2020-08-28release-candidate: don't build windows i386.John MacFarlane
2020-08-27Remove macos build from GitHub actions rc.John MacFarlane
2020-08-11Linux rc build: use ghc-musl container.John MacFarlane
2020-07-23release-candidate: pin upload-artifact to specific version.John MacFarlane
2020-06-29rc action: use older stack that supports i386 for Windows i386 build.2.10John MacFarlane
2020-06-14CI: use ubuntu-18.04 instead of 20.04.John MacFarlane
2020-06-14CI: use cabal 3.2, also specify OS versions instead of 'latest.'John MacFarlane
2020-03-22Actions/release-candidate/macos: set up to create package locally.John MacFarlane
2020-01-21Windows rc: Create the release dir.John MacFarlane
2020-01-18windows release candidate build: More fixes to get 'light' to work.John MacFarlane
2020-01-18Windows ci: Add binpath when doing 'light'.John MacFarlane
2020-01-18Fix typo in windows ci build.John MacFarlane
2020-01-17Use versioned directory for windows release zipfile.John MacFarlane
2019-12-22Macos release workflow: just copy pandoc.1 rather than regenerating.John MacFarlane
2019-12-21Revert "linux release-candidate build: try setting LIBRARY_PATH."John MacFarlane
2019-12-21linux release-candidate build: try setting LIBRARY_PATH.John MacFarlane
2019-11-29Add Makefile to windows release-candidate build.John MacFarlane
2019-11-18Use -j1 for rc builds.John MacFarlane
2019-10-05release-candidate.yml: add zip for windows.John MacFarlane
2019-10-05Update release-candidate.yml for GitHub actions.John MacFarlane
2019-10-04windows rc: build 32- and 64-bit msi.John MacFarlane
2019-09-22Preliminary GitHub action for release-candidate building.John MacFarlane