]> git.ipfire.org Git - thirdparty/ccache.git/commit
ci: Add jobs to build and create release
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 30 Aug 2025 10:39:55 +0000 (12:39 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 1 Sep 2025 18:01:47 +0000 (20:01 +0200)
commit32109c8db415d5bdb8dec6f1cc2d0acbed029369
tree16297ecd35a04f06009213fc6c8b257173208005
parenta274f6323a7162ad44582925097f4337b55ee8d1
ci: Add jobs to build and create release

This includes new binary releases for Linux aarch64 and Windows aarch64.

Closes #1579. See also discussion #1310.
.github/workflows/build.yaml
ci/generate-release-notes [new file with mode: 0755]
ci/prepare-release [new file with mode: 0755]
misc/Makefile.posix-binary-release [new file with mode: 0644]