ladybird/Meta/Azure
Daniel Bertalan d21c38a72d CI: Hash only relevant files for the key of the compiler cache
In the last few commits, a second patch was added to the LLVM toolchain,
and it no longer uses our binutils patch. This commit changes the CI
cache keys accordingly, in order to prevent unnecessary rebuilds of both
toolchains when only one is changed.

The Clang toolchain's cache now only takes into account patches that
begin with `llvm`, and the GNU toolchain excludes those from the hash
calculation. We now also hash the two CMake cache files that we use for
building LLVM and its runtime libraries.
2022-01-10 09:55:45 +03:30
..
Caches.yml CI: Hash only relevant files for the key of the compiler cache 2022-01-10 09:55:45 +03:30
Lagom.yml CI: Add a cache for the IANA time zone database files 2022-01-08 12:45:34 +01:00
Serenity.yml CI: Extract toolchain ccache in the Serenity build stage 2022-01-07 18:16:30 -08:00
Setup.yml Meta+CI+Documentation: Bump host gcc requirement up to gcc 11 2022-01-07 11:02:30 +01:00
Toolchain.yml CI: Add a cache for the IANA time zone database files 2022-01-08 12:45:34 +01:00