Go to file
Martin Pluskal 0e6eb1704f Accepting request 670323 from home:kstreitova:branches:devel:tools:building
- 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
2019-01-31 13:51:35 +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.6.tar.xz Accepting request 670323 from home:kstreitova:branches:devel:tools:building 2019-01-31 13:51:35 +00:00
ccache-3.6.tar.xz.asc Accepting request 670323 from home:kstreitova:branches:devel:tools:building 2019-01-31 13:51:35 +00:00
ccache.changes Accepting request 670323 from home:kstreitova:branches:devel:tools:building 2019-01-31 13:51:35 +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 670323 from home:kstreitova:branches:devel:tools:building 2019-01-31 13:51:35 +00:00