forked from pool/ccache
Dirk Mueller
4398381035
* Fixed prefix command lookup from `PATH`. * Fixed detection and usage of system blake3. * Find CppHttplib named libhttplib.so as well. * Removed Xcode assembly workaround for zstd. * Added bundled subset of Fmt again for convenience. * Removed no longer needed workaround when building downloaded Zstd instead of a hardcoded `/run/user/<UID>/ccache-tmp`. If `XDG_RUNTIME_DIR` - add xxhash-avoid-armv6-unaligned-access.patch (bsc#1193317) header. * Added a new compiler_type (CCACHE_COMPILERTYPE) configuration option that allows for overriding the guessed compiler type. - Update to version 3.7.10: * Long commandlines are now handled gracefully on Windows by using * Fixed complaint from GCC 9’s `-Werror=format-overflow` when * Fixed crash when the debug mode is enabled and the output file is * Fixed an issue when printing very large log messages to the debug * Fixed bugs related to support for `-gsplit-dwarf`. Previously ccache could produce an incorrect link to the `.dwo` file in the * ccache has learned how to contruct the object filename if no `-o` option is given and the source filename does not include a `.` or * Fixed a temporary file leak when the depend mode is enabled and * Fixed a bug in the depend mode where a manifest hash only could * Manifest files did not get marked as used on direct cache hits, so the LRU cache cleanup would incorrectly remove them eventually. * The rewriting of absolute paths into relative paths in the * ccache now ignores unknown keys in configuration files for * Documented the previously undocumented `--dump-manifest` and * Added missing documentation for the command-line option * Added a new `--print-stats` command that prints statistics OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=146 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
ccache-4.10.1.tar.xz | ||
ccache-4.10.1.tar.xz.asc | ||
ccache.changes | ||
ccache.keyring | ||
ccache.spec |