]> git.ipfire.org Git - thirdparty/ccache.git/commit
Use Ninja when building source and binary packages
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 30 Aug 2020 19:49:47 +0000 (21:49 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 31 Aug 2020 08:34:35 +0000 (10:34 +0200)
commite908ec2bfe897dc98af41977b86d68e2c65ab94a
tree386e5c03fc3804390424cb4efeca19e0eee96d15
parentf34f0824925613512686b99e06e77fb32bba6219
Use Ninja when building source and binary packages

Ninja builds with relative paths so that ccache can be used to cache the
build without resorting to setting base_dir.
.github/workflows/build.yaml
ci/build-and-verify-package
ci/build-and-verify-package-source