0e6eb1704f
- Update to version 3.6 - Changes for version 3.6 * ccache now has an opt-in ``depend mode'' * Added support for GCC's `-ffile-prefix-map` option * Added support for multiple `-fsanitize-blacklist` arguments * ccache now includes the environment variables `LANG`, `LC_ALL`, `LC_CTYPE` and `LC_MESSAGES` in the hash since they may affect localization of compiler warning messages * Fixed a problem due to Clang overwriting the output file when compiling an assembler file * Clarified the manual to explain the reasoning behind the “file_macro” sloppiness setting in a better way * ccache now handles several levels of nonexistent directories when rewriting absolute paths to relative * A new sloppiness setting `clang_index_store` makes ccache skip the Clang compiler option `-index-store-path` and its argument when computing the manifest hash * Rename sloppiness `no_system_headers` to `system_headers` for consistency with other options * The GCC variables “DEPENDENCIES_OUTPUT” and “SUNPRO_DEPENDENCIES” are now supported correctly. * The algorithm that scans for `__DATE_` and `__TIME__` tokens in the hashed source code now doesn't produce false positives for tokens where `__DATE__` or `__TIME__` is a substring - Changes for version 3.5.1 * Added missing getopt_long.c source file to release archive * Fixed (harmless) compiler warnings when building ccache object files * CFLAGS is no longer passed to the linker when linking ccache * Improved development mode build flags OBS-URL: https://build.opensuse.org/request/show/670323 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=69 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
ccache-3.6.tar.xz | ||
ccache-3.6.tar.xz.asc | ||
ccache.changes | ||
ccache.keyring | ||
ccache.spec |