aboutsummaryrefslogtreecommitdiff
path: root/macos/make_macos_release.sh
AgeCommit message (Collapse)Author
2023-12-11Fix man page locations in linux and macos package build scripts.John MacFarlane
man pages have moved to pandoc-cli/man.
2023-03-27macos release build: store architecture in a file.3.1.2John MacFarlane
2023-03-12More macos release candidate tweaks.John MacFarlane
2023-03-12Cirrus: more build improvements.John MacFarlane
Name artifact directories with the architecture type.
2023-03-12Fix BINPATH issues in linux and macos release build scripts.John MacFarlane
2023-03-12More cirrus tweaks.John MacFarlane
Use cabal build rather than install.
2023-03-12More cirrus tweaks.John MacFarlane
Ensure that the binary is built again even if it exists in the cache.
2023-03-10Add diagnostics: make_macos_release.sh.John MacFarlane
2023-03-10Factor out make_macos_release.sh from the release candidate workflow.John MacFarlane
Also use cabal instead of stack to build the macos binary.