nixpkgs/pkgs/development/tools
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
..
alloy alloy: remove left-over no-op 2015-05-10 13:46:02 +02:00
analysis Merge pull request #7708 from vbgl/framac-sodium 2015-05-05 21:49:46 +02:00
apktool Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
atom-shell rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
boomerang boomerang: Refactor and fix build. 2013-08-27 04:39:33 +02:00
boost-build Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
build-managers cmake: 3.2.1 -> 3.2.2 2015-05-01 22:27:14 -07:00
casperjs Fix some more Hydra evaluation errors 2013-10-08 11:07:14 +02:00
cdecl Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
chefdk Fixed some descriptions 2015-04-28 10:55:20 +02:00
continuous-integration New package: jenkins-job-builder 2015-05-03 10:58:17 -07:00
database/sqldeveloper Fixed some descriptions 2015-04-28 10:55:20 +02:00
documentation Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00
egg2nix Egg2nix: Bump to 0.5. 2015-01-19 15:43:25 +01:00
etcdctl Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
exercism Exercism: update to 1.9.2 2015-02-05 11:54:19 +01:00
gnulib gnulib: update Git repository snapshot 2015-02-09 12:58:19 +01:00
gocode Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
godep Add godep, dependency tool for go 2015-01-28 16:02:46 +01:00
golint Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
gotags Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
grabserial grabserial: add package 2015-01-22 20:58:30 +01:00
guile unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
haskell cabal2nix: update to version 20150505 2015-05-05 21:44:48 +02:00
java Add cfr 0_100: another Java decompiler 2015-05-10 13:46:01 +02:00
jq jq builds on darwin 2014-10-09 12:00:34 -05:00
libsigrok libsigrok: install missing firmware files 2015-01-01 20:04:49 +01:00
libsigrokdecode libsigrokdecode: new package 2014-05-31 15:49:13 +02:00
literate-programming/noweb Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
misc ccache 3.2.1 -> 3.2.2 2015-05-12 07:52:59 +02:00
neoload java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
node-webkit Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae' 2015-02-02 21:14:28 -05:00
ocaml meta.description fixups 2015-04-30 18:17:42 +02:00
packer Update Packer to 0.7.5 2015-02-02 23:55:17 -08:00
parsing Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00
phantomjs rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
profiling gprof2dot: Add new package 2015-04-30 00:16:02 +02:00
pydb pydb: set meta.platforms 2014-11-12 16:03:00 +01:00
quilt Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
rust/racer Fixed some descriptions 2015-04-28 10:55:20 +02:00
sassc sassc: 3.1.0 -> 3.2.1 2015-05-07 09:51:40 -04:00
sauce-connect Add sauce-connect, sauce labs secure tunnel 2015-02-06 20:35:06 +01:00
selenium Fixed some descriptions 2015-04-28 10:55:20 +02:00
sigrok-cli sigrok-cli: new package 2014-05-31 15:49:13 +02:00
slimerjs Update SlimerJS 2015-02-01 18:41:32 +03:00
sqsh sqsh: remove trailing whitespace in the Nix file 2015-01-06 09:56:08 -05:00
toluapp tolua++ (toluapp): add version 1.0.92 2015-03-26 13:03:17 +00:00
tradcpp Reduce size of tradcpp derivation. 2015-02-04 13:34:13 +01:00
vagrant update vagrant to 1.7.2 2015-04-29 13:15:17 +02:00
watchman watchman: update to 3.0.0 2015-01-13 21:48:44 -05:00
winpdb winpdb: new package 2014-11-12 23:16:42 +01:00
yuicompressor Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00