Go to file
Martin Pluskal fd9a5fbbbd Accepting request 572174 from home:avindra
- Update to version 3.3.6:
  * Improved instructions on how to get cache hits between different
    working directories.
- Changes for version 3.3.5:
  * Documented how automatic cache cleanup works.
  * Fixed a regression where the original order of debug options
    could be lost. This reverts the “Improved parsing of -g*
    options” feature in ccache 3.3.
  * Multiple -fdebug-prefix-map options should now be handled
    correctly.
  * Fixed matching of directories in the ignore_headers_in_manifest
    configuration option.
  * Fixed detection of missing argument to -opt/--options-file.
  * ccache now bails out when building a precompiled header if any
    of the corresponding header files have an updated timestamp.
    This fixes complaints from clang.
  * Fixed a bug related to erroneously storing a dependency file
    with absolute paths in the cache on a preprocessed hit.
  * ccache -c/--cleanup now works like documented: it just
    recalculates size counters and trims the cache to not exceed
    the max size and file number limits. Previously, the forced
    cleanup took “limit_multiple” into account, so that ccache
    -c/--cleanup by default would trim the cache to 80% of the max
    limit.
  * ccache no longer ignores linker arguments for clang since clang
    warns about them.
  * Plugged a couple of file descriptor leaks.
  * Fixed a bug where ccache would skip hashing the compiler
    argument following a -fno-working-directory,
    -fworking-directory, -nostdinc, -nostdinc++, -remap or
    -trigraphs option in preprocessor mode.
- cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/572174
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=58
2018-02-05 09:38:39 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccache?expand=0&rev=1 2007-01-15 23:06:38 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccache?expand=0&rev=1 2007-01-15 23:06:38 +00:00
ccache-3.3.6.tar.xz Accepting request 572174 from home:avindra 2018-02-05 09:38:39 +00:00
ccache-3.3.6.tar.xz.asc Accepting request 572174 from home:avindra 2018-02-05 09:38:39 +00:00
ccache.changes Accepting request 572174 from home:avindra 2018-02-05 09:38:39 +00:00
ccache.keyring Accepting request 287550 from home:pluskalm:branches:devel:tools:building 2015-02-26 10:54:03 +00:00
ccache.spec Accepting request 572174 from home:avindra 2018-02-05 09:38:39 +00:00