Accepting request 72789 from devel:tools:building

update to 3.1.5

OBS-URL: https://build.opensuse.org/request/show/72789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccache?expand=0&rev=16
This commit is contained in:
Sascha Peilicke 2011-06-07 07:07:15 +00:00 committed by Git OBS Bridge
commit 2ee335de8d
4 changed files with 24 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5288359487c951e7be7af2e60d3b8fc7b9d89252becf51b31ecc415efdae1a1f
size 261391

3
ccache-3.1.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aac690d7e452f408d458b11c07ab5bf22055d398b2a010052d3d208670a99c36
size 261913

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Jun 6 14:52:55 UTC 2011 - puzel@novell.com
- update to ccache-3.1.5
- Added a new statistics counter named ``called for
preprocessing''.
- The original command line is now logged to the file specified
with `CCACHE_LOGFILE`.
- Improved error logging when system calls fail.
- Added support for rewriting absolute paths in
`-F`/`-iframework` GCC options.
- Improved order of statistics counters in `ccache -s` output.
- The `-MF`/`-MT`/`-MQ` options with concatenated argument are
now handled correctly when they are last on the commandline.
- ccache is now bug compatible with GCC for the `-MT`/`-MQ`
options with concatenated arguments.
- Fixed a minor memory leak.
- Systems that lack (and don't need to be linked with) libm are
now supported.
-------------------------------------------------------------------
Wed Feb 16 18:19:41 UTC 2011 - asterios.dramis@gmail.com

View File

@ -19,7 +19,7 @@
Name: ccache
Version: 3.1.4
Version: 3.1.5
Release: 1
Summary: A Fast C/C++ Compiler Cache