forked from pool/ccache
58c8cdccdd
* Ccache now only dup2`s stderr into `$UNCACHED_ERR_FD for calls to the preprocessor/compiler. This works around a complex bug in interaction with GNU Make, LTO linking and the Linux PTY driver. * Fixed detection of color diagnostics usage when using -Xclang -fcolordiagnostics options. * The -frecord-gcc-switches compiler option is now handled correctly to avoid false positive cache hits. * Made it possible for per-compilation debug log files to be written in most argument processing error scenarios. Previously, ccache would only write debug log files if the argument processing phase was successful. * Made ccache bail out on too hard Clang option -gen-cdb-fragment-path. * The run_second_cpp made is now enforced on macOS if -g is used since newer Clang versions on macOS produce different debug information when compiling preprocessed code. * Made ccache only reject -f(no-)color-diagnostics for a known GCC compiler. This fixes a problem when using said option with clang++ on macOS. * Build configuration scripts now probe for atomic increment as well. This fixes a linking error on Sparc. * An existing CMake log message level is now used when warning about not finding asciidoc. * Fixed assertion in the "Debug option" test. * Upgraded to doctest 2.4.6. This fixes a build error with glibc >= 2.34. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=104
17 lines
833 B
Plaintext
17 lines
833 B
Plaintext
-----BEGIN PGP SIGNATURE-----
|
|
|
|
iQIzBAABCAAdFiEEWpOacaRnks9XhmpRmW3aB1WUrbgFAmBff3gACgkQmW3aB1WU
|
|
rbheAg//Ry3YVTNB/fOGlyLln0vlGwO4ls4UgJG3F3yBxg90UNw0A6khsweUe9eZ
|
|
E03kPSwVDrkHm+ZDbzcZ/px/cQI6d8qVJEvzXbYrsPkg1wnOmfMF5hylUw+bsicn
|
|
kegHvlHzc1tAQjP02BEVex1brjyDV1FueNO5aBkwUp2Gur7DQ68FdW2p+TBBJEbl
|
|
VNaPDPvfeEuFjre0qSTcHfVeUpqVQjhWPxS5IPo6fSC7zWsxH7dJ8OLDJmzLd71P
|
|
Q/QfFhFiwKylskM8BEmjAqVBC7MgiQm93ECMHeoa3oocPC6WNytwGZ+JLAY4eiC6
|
|
EzgE+RltTTqWsIPQ25e2aorjnKzYBarvjeTLoHR7RBZ1jo3anrpMg3i1l8MhY3Ls
|
|
6YI+B/agX8yfgsSjurmajkUe3DpiqEWBCOoe5csJ8YKMt5GDVF5J58g3E/rsMJNZ
|
|
7u6pumA6fu3o3mMvvE+uzY5S/EQn0kSaqkLhi4Y7sW0jJHjX7FFr3gjn/g3ZZDsQ
|
|
fJFbMDKr3nVkXVGxUzl34cz11MmONg3A/EhVxI86Ptlu3yHeLSiQs6TdqyE3ip5M
|
|
8aWJCYCrVvemzr1IUH9JHUtrGMGMtDxdlDlweTczloWNTljgmBHPk1NM12dDUnlD
|
|
TV6yiO6somK4eBC6TPgb+lVZtAtBdHf2T/FtOJmwLz56VDQUd3I=
|
|
=KIjF
|
|
-----END PGP SIGNATURE-----
|