aboutsummaryrefslogtreecommitdiff
path: root/dev/build/osx
AgeCommit message (Collapse)Author
2020-03-13Update Azure MacOS version 10.13 -> 10.14Gaëtan Gilbert
10.13 is deprecated as an azure VM Close #11449
2019-04-16[CI/Azure/macOS] Install Coq into an artifactVincent Laporte
2018-04-05Improve shell scriptszapashcanon
2018-01-04Normalize MacOS installer name.Théo Zimmermann
2017-09-11Disable OSX signing for temporary artifacts.Maxime Dénès
The OSX binaries were signed twice with a fake identity, leading to some obscure errors on Travis in some cases. We disable code signing for Travis artifacts. For released packages, a proper signing will be applied manually.
2017-08-17Make Travis generate OSX packages.Maxime Dénès
The packages will be built only for main branches (not pull requests), and are accessible via bintray: https://bintray.com/coq/coq
2016-11-10Move OSX script.Maxime Dénès