forked from pool/ccache
.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=51
This commit is contained in:
parent
4e0fced85b
commit
77f4cef5cf
@ -9,7 +9,7 @@ Sun Sep 11 07:42:26 UTC 2016 - mpluskal@suse.com
|
|||||||
* Fixed an issue when compiler option -Wp,-MT,path is used
|
* Fixed an issue when compiler option -Wp,-MT,path is used
|
||||||
instead of -MT path (and similar for -MF, -MP and -MQ) and
|
instead of -MT path (and similar for -MF, -MP and -MQ) and
|
||||||
run_second_cpp (CCACHE_CPP2) is enabled.
|
run_second_cpp (CCACHE_CPP2) is enabled.
|
||||||
- Changes for 3.3.0:
|
- Changes for version 3.3.0:
|
||||||
* A C99-compatible compiler is now required to build ccache.
|
* A C99-compatible compiler is now required to build ccache.
|
||||||
* The configuration option run_second_cpp (CCACHE_CPP2) now
|
* The configuration option run_second_cpp (CCACHE_CPP2) now
|
||||||
defaults to true. This improves ccache’s out-of-the-box
|
defaults to true. This improves ccache’s out-of-the-box
|
||||||
@ -66,7 +66,7 @@ Sun Sep 11 07:42:26 UTC 2016 - mpluskal@suse.com
|
|||||||
potential cache hits when not using the direct mode.
|
potential cache hits when not using the direct mode.
|
||||||
* Increased buffer size used when reading file data. This
|
* Increased buffer size used when reading file data. This
|
||||||
improves performance slightly.
|
improves performance slightly.
|
||||||
- Changes for 3.2.8:
|
- Changes for version 3.2.8:
|
||||||
* Bail out on too hard compiler option -P.
|
* Bail out on too hard compiler option -P.
|
||||||
* Fixed clang test suite when running on Linux.
|
* Fixed clang test suite when running on Linux.
|
||||||
* Fixed build and test for MinGW32 and Windows.
|
* Fixed build and test for MinGW32 and Windows.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user