Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: e8ca6b7a62428107d15810981efdef7cbe77c703
https://github.com/NixOS/nixpkgs/commit/e8ca6b7a62428107d15810981efdef7cbe77c703
Author: Tobias Geerinckx-Rice <[email protected]>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M pkgs/development/tools/misc/ccache/default.nix
Log Message:
-----------
ccache 3.2.3 -> 3.2.4
Bug fixes:
- Fixed build error related to zlib on systems with older make versions
(regression in ccache 3.2.3).
- Made conversion-to-bool explicit to avoid build warnings (and potential
runtime errors) on legacy systems.
- Improved signal handling: Kill compiler on SIGTERM; wait for compiler to
exit before exiting; die appropriately.
- Minor fixes related to Windows support.
- The correct compression level is now used if compression is requested.
- Fixed a bug where cache cleanup could be run too early for caches larger
than 64 GiB on 32-bit systems.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits