ccache/ccache-3.4.1.tar.xz.asc
Martin Pluskal 9da49232b3 - Update to version 3.4.1:
* Fixed printing of version number in ccache --version.
- Changes for version 3.4.0:
  * The compiler option form --sysroot arg is now handled like the
    documented --sysroot=arg form.
  * Added support for caching .su files generated by GCC flag
    -fstack-usage.
  * ccache should now work with distcc’s “pump” wrapper.
  * The optional unifier is no longer disabled when the direct mode
    is enabled.
  * Added support for nvcc compiler options --compiler-bindir/-ccbin,
    --output-directory/-odir and --libdevice-directory/-ldir.
  * Boolean environment variable settings no longer accept the
    following (case-insensitive) values: 0, false, disable and no.
    All other values are accepted and taken to mean “true”. This is
    to stop users from setting e.g. CCACHE_DISABLE=0 and then
    expect the cache to be used.
  * Improved support for run_second_cpp = false: If combined with
    passing -fdirectives-only (GCC) or frewrite-includes (Clang) to
    the compiler, diagnostics warnings and similar will be correct.
  * An implicit -MQ is now passed to the preprocessor only if the
    object file extension is non-standard. This should make it
    easier to use EDG-based compilers (e.g. GHS) which don’t
    understand -MQ.
  * ccache now treats an unreadable configuration file just like a
    missing configuration file.
  * Documented more pitfalls with enabling hard_links
    (CCACHE_HARDLINK).
  * Documented caveats related to colored warnings from compilers.
  * File size and number counters are now updated correctly when

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=60
2018-03-15 11:16:17 +00:00

18 lines
819 B
Plaintext

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJagIkcAAoJEJlt2gdVlK24M0IQAKFaoD+oToW2U75ozGmx1iRE
WAFW4lVT4hH4XbEfKGlUiwVheBjREkzQxiH+Boo/20FcatmQZHoZxQkKpsClleMh
Hkr35ogZ95rTkPlMn5uKF1mHiIAyWUxotcFFLiOJ1L/fEZIJcKOvGCsKdEPEY+ny
c4tuChXIenrOEK5D7G3O82UcufKx6qaWChXv5Lvj42PzIzvZ+pfWjelsi8zZRrsZ
Rt+XuxoOtRI44Y9dhbWNM32iXrWjZIMVRSz9r1uva9KlMe0VWSsbHhxiJY/Vtwke
J7I5t7LVOCniy4nam1KBwnLG2ovBYu0FQegllsCL0S/ngHbdXNF4YBOxfZXYE1C0
krAbAhKrIduA1NI+OsJVHLUYtxJGXC+cfSoPC9rFu4HtVHA6O530gEUIvUlUUmtX
mMOkiIsfl3B+npU+HDb5CEvh27PYQF7f+d3vBDHCC69PCqhS/ZatkrkhnzEhrzi0
TXatxKkYl9cgNrfRFImXiq72zCGtD3RC1+gntCcJXvsFkfBKFu39OrzoWTIBqblO
tHLDvO4BkCPACfzRcnDIDI9xiqUdGeRkTa1CDUSfzMXNNOWss26T3Ud7z9WtfADn
yjZIv0SR9LiNM+oG7PJnjGBW2eJr2I9yAGR9V/MtDOHJUqOku7uy2+8BgHG+dXql
p7El2U9st2rtHsVqv34g
=Q3t9
-----END PGP SIGNATURE-----