Commit Graph
10 Commits
Author SHA1 Message Date
John MacFarlane 29dfe0a692 Explicitly set http flag on nightly and release builds. 2026-02-02 15:32:41 +01:00
John MacFarlane a29049bd76 Fix man page locations in linux and macos package build scripts.
man pages have moved to pandoc-cli/man.
2023-12-11 23:08:40 -08:00
John MacFarlane 1f6fa8784e macos release build: store architecture in a file. 2023-03-27 15:48:17 -07:00
John MacFarlane 7916940c23 More macos release candidate tweaks. 2023-03-12 20:36:45 -07:00
John MacFarlane e6d4af1a67 Cirrus: more build improvements.
Name artifact directories with the architecture type.
2023-03-12 17:09:17 -07:00
John MacFarlane 3175be75ad Fix BINPATH issues in linux and macos release build scripts. 2023-03-12 13:59:46 -07:00
John MacFarlane 5159109d9a More cirrus tweaks.
Use cabal build rather than install.
2023-03-12 12:51:46 -07:00
John MacFarlane 5033687724 More cirrus tweaks.
Ensure that the binary is built again even if it exists in the cache.
2023-03-12 12:25:22 -07:00
John MacFarlane 8c017174d4 Add diagnostics: make_macos_release.sh. 2023-03-10 12:46:50 -08:00
John MacFarlane 1cd5829a0c Factor out make_macos_release.sh from the release candidate workflow.
Also use cabal instead of stack to build the macos binary.
2023-03-10 09:23:16 -08:00