3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/misc
Tobias Geerinckx-Rice 75ecd2e415 ccache 3.2.1 -> 3.2.2
New features and improvements:
- Added support for "CCACHE_COMPILERCHECK=string:<value>". This is a faster
  alternative to "CCACHE_COMPILERCHECK=<command>" if the command's output
  can be precalculated by the build system.
- Add support for caching code coverage results (compiling for gcov).

Bug fixes:
- Fixed bug which could result in false cache hits when source code contains
  '"' followed by " /*" or " //" (with variations).
- Made hash of cached result created with and without "CCACHE_CPP2"
  different.  This makes it possible to rebuild with "CCACHE_CPP2" set
  without having to clear the cache to get new results.
- Don't try to reset a non-existing stats file. This avoids "No such file or
  directory" messages in the ccache log when the cache directory doesn't
  exist.
- Fixed a bug where ccache deleted clang diagnostics after compiler
  failures.
- Avoid performing an unnecessary copy of the object file on a cache miss.
- Bail out on too hard compiler option "-fmodules".
- Bail out on too hard compiler option "-fplugin=libcc1plugin" (interaction
  with GDB).
- Fixed build error when compiling ccache with recent clang versions.
- Removed signal-unsafe code from signal handler.
- Corrected logic for when to output cached stderr.
- Wipe the whole cached result on failure retrieving a cached file.
- Fixed build error when compiling ccache with recent clang versions.
2015-05-12 07:52:59 +02:00
..
arcanist nixpkgs: arcanist 20150318 -> 20150412 2015-04-12 12:16:30 -05:00
astyle astyle: fix on Darwin 2015-04-04 02:07:55 -04:00
autobuild
autoconf Set some meta.platforms 2015-03-20 20:04:42 +01:00
autoconf-archive Fixed some descriptions 2015-04-28 10:55:20 +02:00
autogen unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
automake Add automake 1.15 2015-04-17 17:18:10 +02:00
automoc4
avarice
avrdude
babeltrace babeltrace: update 1.2.3 -> 1.2.4 2014-12-02 23:02:02 +01:00
binutils Revert "binutils: 2.23.1 -> 2.25" 2015-04-08 12:14:08 -07:00
bossa BOSSA: Try to fix a nondeterministic build failure. 2014-09-25 22:51:50 +02:00
cbrowser
ccache ccache 3.2.1 -> 3.2.2 2015-05-12 07:52:59 +02:00
cflow orig-gcc -> orig-cc 2015-03-04 22:15:46 +01:00
cgdb cgdb: 0.6.6 -> 0.6.7 2014-11-02 21:47:54 +01:00
checkbashisms meta.description fixups 2015-04-30 18:17:42 +02:00
chrpath
chruby chruby: update to 0.3.9 2015-01-13 21:58:25 -05:00
cl-launch Update CL-Launch 2015-05-10 13:46:31 +02:00
coccinelle nixpkgs: coccinelle 1.0.0-rc15 -> 1.0.0-rc23, and adopt 2015-01-08 04:16:14 -06:00
complexity unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
cppi unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
cproto Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
cscope
ctags ctags: 804 -> 816 2015-05-11 05:27:53 -04:00
d-feet Add setup-hook to hicolor_icon_theme 2015-03-09 15:55:24 +01:00
dbench
ddd Making hydra build ddd. 2014-10-15 11:16:27 +02:00
dejagnu dejagnu: Add metadata 2015-04-30 18:49:27 -07:00
dfu-programmer DFU-Programmer: Update to 0.7.2. 2015-02-26 18:20:40 +01:00
distcc Fix fallout of recent cc-wrapper changes 2015-03-24 22:13:43 -04:00
drush
eggdbus
elfutils
epm epm: update from 4.1 to 4.2 2014-10-08 09:17:28 +02:00
fswatch fix fallout from merge of master 2015-04-06 19:48:44 -07:00
gdb Updating gdb to 7.9. 2015-04-14 17:26:13 +02:00
gengetopt
global global: refactor 2015-05-11 04:22:26 -04:00
gnum4
go-repo-root Port go-repo-root to buildGoPackage 2015-02-04 14:00:26 +01:00
gob2 Get rid of fetchurlGnome 2015-04-04 22:22:12 -07:00
gperf
grafana Upgrading Grafana 1.8.0-rc1 -> 1.9.1 2015-01-12 09:20:54 +00:00
gtkdialog
help2man help2man: more permissive meta.platforms 2015-03-09 09:43:19 -07:00
icon-naming-utils
indent
inotify-tools
intel-gpu-tools intel-gpu-tools: update from 1.9 to 1.10 2015-04-08 16:06:58 +02:00
intltool intltool: refactor 2015-05-11 03:11:30 -04:00
itstool
jscoverage
kibana kibana: Update from 3.1.0 to 3.1.1 2014-10-14 19:06:03 +02:00
libtool libtool: 2.4.5 -> 2.4.6 2015-03-26 00:59:08 -07:00
lsof
ltrace
lttng-tools lttng-tools: update from 2.5.0 to 2.5.2 2014-12-06 15:22:27 +01:00
lttng-ust lttng-ust: update from 2.5.0 to 2.5.1 2014-12-06 15:22:44 +01:00
lttv fixes #1933 2014-10-23 00:14:09 +02:00
luarocks Update luarocks 2015-05-10 13:46:31 +02:00
ninka
nixbang nixbang: upgrade to 0.1.2 2015-04-22 10:00:26 +02:00
objconv Move and restructure objconv a bit 2015-02-08 00:15:54 -05:00
opengrok
openocd
patchelf
pkgconfig
pmccabe
prelink
premake
saleae-logic rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
sipp Simplify some builds with curses compatability 2015-04-30 18:49:28 -07:00
sloccount fix sloccount build 2014-12-03 22:11:56 +01:00
sqitch Improved builder for Sqitch 2015-03-18 10:32:46 -03:00
srecord srecord: update 1.63 -> 1.64 2014-12-04 08:57:38 +01:00
stlink stlink: Update to version 1.1.0. 2015-04-24 00:08:12 +02:00
stm32flash
strace Update strace 2015-03-08 20:47:24 +03:00
swig swig3: update from 3.0.0 to 3.0.2 2014-11-03 13:29:23 +02:00
sysbench sysbench: Update to 2015-04-22 2015-04-28 18:27:39 -07:00
tcptrack *: fix builds by disregarding warning from new glibc 2014-11-26 23:40:03 +01:00
teensy
texi2html texi2html: change platforms to unix 2015-03-28 17:11:14 -04:00
texinfo Add meta.branch to a bunch of packages 2014-11-19 18:54:58 +00:00
uhd
uisp
uncrustify uncrustify: build on Darwin 2015-04-04 02:07:55 -04:00
unifdef Actually build (a newer version of) unifdef from source, so we can use it on non-linux platforms 2015-02-08 01:32:32 -05:00
usb-modeswitch Update: usb-mdeswitch 2.2.0 -> 2.2.1 2015-02-17 01:33:28 +01:00
xc3sprog
xxdiff
yodl yodl: fix paths. Now it actually works. 2015-05-05 19:44:45 +02:00