index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.cirrus.yml
Age
Commit message (
Expand
)
Author
2024-02-05
Use images from Quay (#9411)
Olivier Benz
2023-12-12
Cirrus build: set path so it finds ghc 9.6.
John MacFarlane
2023-12-11
Cirrus build: use ghc 9.6 on macos.
John MacFarlane
2023-08-04
Use ghc 9.6 for release builds.
John MacFarlane
2023-07-17
Switch back to using ghc 9.2 for linux binary releases.
John MacFarlane
2023-07-12
Revert "Cirrus amd64 build: disable simdutf flag"
John MacFarlane
2023-07-12
Cirrus amd64 build: disable simdutf flag
John MacFarlane
2023-07-11
Fix cirrus for amd64.
John MacFarlane
2023-07-11
Cirrus build: a better way to print info about dependent packages.
John MacFarlane
2023-07-11
Add -v to cirrus build script.
John MacFarlane
2023-07-11
Cirrus build script: print cabal freeze file...
John MacFarlane
2023-06-26
Use ghc-musl 9.6.2 docker image (#8701)
Olivier Benz
2023-04-20
Update cirrus.yml to use ghc 9.4.5.
John MacFarlane
2023-03-27
Another try at cirrus artifacts...
John MacFarlane
2023-03-27
Cirrus: another attempt to name artifacts.
John MacFarlane
2023-03-27
Add alias to cirrus tasks.
John MacFarlane
2023-03-27
Another try at compressed cirrus artifacts.
John MacFarlane
2023-03-27
Cirrus: try pre-zipping artifacts.
John MacFarlane
2023-03-14
Linux builds: Update ghc-musl URL.
John MacFarlane
2023-03-12
Cirrus: more build improvements.
John MacFarlane
2023-03-12
Cirrus: Use bash to run linux build script.
John MacFarlane
2023-03-12
Cirrus: brew update so we get more recent ghc.
John MacFarlane
2023-03-12
More cirrus fixes.
John MacFarlane
2023-03-12
Cirrus: Fix CABALOPTS env variable.
John MacFarlane
2023-03-12
More cirrus tweaks.
John MacFarlane
2023-03-12
More cirrus tweaks.
John MacFarlane
2023-03-12
Cirrus linux: tweak artifacts step.
John MacFarlane
2023-03-12
linux release builds: split build and package steps.
John MacFarlane
2023-03-11
Cirrus: Add linux arm64 build.
John MacFarlane
2023-03-11
Cirrus: fix typo on artifact upload.
John MacFarlane
2023-03-11
Cirrus: Use fingerprint_key
John MacFarlane
2023-03-11
Cirrus: fix path in zip command.
John MacFarlane
2023-03-10
More cirrus tweaks.
John MacFarlane
2023-03-10
Cirrus: increase timeout, add caching of cabal store.
John MacFarlane
2023-03-10
Cirrus: zip file so it can be uploaded as artifact.
John MacFarlane
2023-03-10
cirrus: fix duplicate brew install.
John MacFarlane
2023-03-10
cirrus: fix brew install step.
John MacFarlane
2023-03-10
Fix cirrus syntax.
John MacFarlane
2023-03-10
Cirrus macos: change build to manual and upload artifacts.
John MacFarlane
2023-03-10
Add .cirrus.yml.
John MacFarlane