[ccache] ccache version 3.7.2 has been released
Joel Rosdahl
joel at rosdahl.net
Fri Jul 19 09:16:57 UTC 2019
ccache version 3.7.2 is now available.
Source archives:
https://github.com/ccache/ccache/releases/download/v3.7.2/ccache-3.7.2.tar.gz
https://github.com/ccache/ccache/releases/download/v3.7.2/ccache-3.7.2.tar.xz
The source archives have been signed with my OpenPGP key (ID 5594ADB8,
fingerprint 5A93 9A71 A467 92CF 5786 6A51 996D DA07 5594 ADB8):
https://github.com/ccache/ccache/releases/download/v3.7.2/ccache-3.7.2.tar.gz.asc
https://github.com/ccache/ccache/releases/download/v3.7.2/ccache-3.7.2.tar.xz.asc
You can run “gpg --verify ccache-3.7.2.tar.*.asc” to check the source
archive integrity after download.
Bug fixes:
- The compiler option “-gdwarf*” no longer forces “run_second_cpp = true”.
- Added verification that the value passed to the “-o/--set-config” option is
valid.
- Fixed detection of precompiled headers in the depend mode.
- Bail out on too hard Clang option “-ftime-trace”.
- ccache now updates the correct stats file when adding/updating manifest
files. This bug previously made the file and size statistics counters
incorrect over time.
- Fixed warnings from Clang about unused arguments during preprocessing.
- Unknown manifest versions are now handled gracefully in “--dump-manifest”.
- Fixed “make check” with “funny” locales.
Documentation:
- Added a hint about not running “autogen.sh” when building from a release
archive.
Contributors (in alphabetical order) to this release:
- Anders F Björklund
- Joel Rosdahl
- Luboš Luňák
- luzpaz
Thanks!
-- Joel
More information about the ccache
mailing list