summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
AgeCommit message (Expand)Author
2021-01-15Feature: Build macOS build as a universal binaryOwen Rudge
2021-01-14Fix: vcpkg binaries were not being cached on MacOwen Rudge
2021-01-14Fix: [Actions] circumvent Windows tar warning about read-only files (#8570)Patric Stout
2021-01-14Fix: Remove .sha256 files from macOS buildsOwen Rudge
2021-01-13Feature: Sign macOS buildsOwen Rudge
2021-01-08Feature: Build ARM64 (Apple Silicon) version for macOSOwen Rudge
2020-12-26Fix: [Actions] cmakeBuildType is only used with CMakeListsTxtBasic (#8435)Patric Stout
2020-12-19Add: [Actions] release workflow for both releases and nightliesPatric Stout