]> git.ipfire.org Git - thirdparty/ccache.git/commit
chore: Add build-ccache-with-itself script
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 22 Jul 2025 12:43:25 +0000 (14:43 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 22 Jul 2025 12:43:25 +0000 (14:43 +0200)
commit5802d1bbad06951327503708f365b3c54d4b02ea
treec0c04063f36f92b9e608274fa5911e148a491a78
parent6bf350c8f5e784cf34bd6cd6776fc8c66babe8c5
chore: Add build-ccache-with-itself script

This script can be used to verify that ccache is able to cache a build
of itself.

Example usage:

    COMMAND=/source/misc/build-ccache-with-itself misc/build-in-docker debian-12
dockerfiles/fedora-42/Dockerfile
misc/build-ccache-with-itself [new file with mode: 0755]