eab4bac5ee
ccache 3.4.1 Bug fixes Fixed printing of version number in ccache --version. ccache 3.4 New features and enhancements 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. Bug fixes File size and number counters are now updated correctly when files are overwritten in the cache, e.g. when using CCACHE_RECACHE. run_second_cpp is now forced for nvcc. Fixed how the nvcc options -optf and -odir are handled.
6 lines
401 B
Text
6 lines
401 B
Text
$NetBSD: distinfo,v 1.31 2018/02/12 08:32:11 adam Exp $
|
|
|
|
SHA1 (ccache-3.4.1.tar.gz) = d32225b4bc9b9aa718718a0bf30cef32edd75083
|
|
RMD160 (ccache-3.4.1.tar.gz) = 888fb0882682e65ea74a1affc3a77af60d501caa
|
|
SHA512 (ccache-3.4.1.tar.gz) = 82e923cb44b4f81e6c1cdd192bbe0cc839c092ece473319cc8ec6ed593fce51a5ccf8143c6c823e5527283840b9195bff60f8056d95ed822d080d31e21fef057
|
|
Size (ccache-3.4.1.tar.gz) = 458735 bytes
|