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
William A. Kennington III
2c9481e0fd
libssh2: Fix for darwin
2015-05-11 15:18:08 -07:00
William A. Kennington III
5eda8246a4
gss: Fix on darwin
2015-05-11 15:15:04 -07:00
William A. Kennington III
0b3af3074e
libgcrypt: Fix darwin build
2015-05-11 15:14:22 -07:00
Eric Seidel
84e1c276e6
Merge pull request #7756 from ericbmerritt/fix-osx-crypto++
...
This resolves crypto++ build problems on OSX
2015-05-11 14:19:15 -07:00
Peter Simons
087892c42d
haskell-aeson test suite is broken.
...
haskell-email-validate test suite has been fixed.
2015-05-11 22:27:51 +02:00
Pascal Wittmann
a16cd707bd
Merge pull request #7804 from codyopel/global
...
global: refactor
2015-05-11 21:15:38 +02:00
Peter Simons
6a95cd085f
Merge pull request #7805 from codyopel/ctags
...
ctags: 804 -> 816
2015-05-11 19:18:56 +02:00
Peter Simons
4ead7bc0b7
hackage-packages.nix: update to 65d3f6a305
with hackage2nix revision 4c63d4ad559c7c9569df1ea07557f92a1cfb5a3e
2015-05-11 17:01:56 +02:00
Shea Levy
c13f189b19
ats-extsolve: bump
2015-05-11 06:41:53 -04:00
codyopel
4cba460737
ctags: 804 -> 816
2015-05-11 05:27:53 -04:00
codyopel
b8f1d6c9db
global: refactor
2015-05-11 04:22:26 -04:00
Domen Kožar
bb4d658f64
Merge branch 'master' into staging
...
Conflicts:
nixos/doc/manual/release-notes/rl-unstable.xml
nixos/modules/services/printing/cupsd.nix
pkgs/applications/misc/calibre/default.nix
pkgs/development/haskell-modules/hackage-packages.nix
pkgs/development/libraries/libsodium/default.nix
pkgs/misc/emulators/wine/unstable.nix
pkgs/top-level/all-packages.nix
2015-05-11 10:05:23 +02:00
William A. Kennington III
c3bdabca73
Merge pull request #7803 from codyopel/intltool
...
intltool: refactor
2015-05-11 00:35:06 -07:00
codyopel
4b07d16827
intltool: refactor
2015-05-11 03:11:30 -04:00
William A. Kennington III
df3d2010ae
libinput: 0.14.1 -> 0.15.0
2015-05-10 22:35:05 -07:00
Charles Strahan
e3696ed37f
ghcjs: bump ghcjs-prim
...
closes #7768
2015-05-11 00:52:52 -04:00
Shea Levy
d983875362
gcc-5: Fix build on darwin
2015-05-10 18:06:29 -07:00
Tobias Geerinckx-Rice
029db1fdf4
Merge pull request #7401 from bendlas/geoip-database
...
geoip: Install geolite database by default
2015-05-10 22:20:44 +02:00
Peter Simons
eafd67b45e
haskell-wreq has been fixed upstream
2015-05-10 22:14:46 +02:00
Peter Simons
e9e07667b2
haskell-cryptol: override is no longer necessary
2015-05-10 22:14:46 +02:00
Peter Simons
c2c724bcaf
haskell-stm-queue-extras: override is no longer necessary
2015-05-10 22:14:46 +02:00
Peter Simons
7f76150662
haskell-call: build should be fixed, but the dependency audiovisual is still broken
2015-05-10 22:14:46 +02:00
Peter Simons
7b49289c74
hackage-packages.nix: update to 4f492cbdcc
with hackage2nix revision 4c63d4ad559c7c9569df1ea07557f92a1cfb5a3e
2015-05-10 22:14:42 +02:00
Benno Fünfstück
2818017347
Merge pull request #7791 from vandenoever/elm
...
Fix compilation of language-glsl.
2015-05-10 19:02:30 +02:00
Jos van den Oever
d8b93eb1cd
Fix compilation of language-glsl.
...
The issue / patch https://github.com/noteed/language-glsl/pull/10 fixes
a compilation problem with language-glsl.
The packages pretty and prettyclass conflicted when compiled with GHC 7.10.
2015-05-10 18:50:07 +02:00
Domen Kožar
b7f15c43da
fix evals /cc @ttuegel
2015-05-10 13:46:32 +02:00
Michael Raskin
ed38a2d32b
Explicitly pass -pthread flag to fix the build after some updates
2015-05-10 13:46:31 +02:00
Michael Raskin
ae3b88aae4
Update SBCL
2015-05-10 13:46:31 +02:00
Michael Raskin
84ffa4d489
Update CL-Launch
2015-05-10 13:46:31 +02:00
Michael Raskin
53f8245494
Update luarocks
2015-05-10 13:46:31 +02:00
Michael Raskin
be221a05ed
Update Regina/REXX
2015-05-10 13:46:30 +02:00
Michael Raskin
749cc094c6
Update allegro5-unstable
2015-05-10 13:46:30 +02:00
Michael Raskin
c9da13e240
Update SQLite
2015-05-10 13:46:30 +02:00
Domen Kožar
5c6f159cd5
subunit: split package into everything and python lib
2015-05-10 13:46:30 +02:00
codyopel
c250cf6f53
libsodium: refactor & remove duplicate
2015-05-10 13:46:29 +02:00
Joachim Fasting
f7dc64575d
libsodium: 1.0.2 -> 1.0.3
2015-05-10 13:46:02 +02:00
Brian McKenna
a6f1db46e7
Add EventStore package
...
This turns the V8 expression into a generic build, so that we can
build with the required version.
2015-05-10 13:46:02 +02:00
Tobias Geerinckx-Rice
4081886d1a
alloy: remove left-over no-op
2015-05-10 13:46:02 +02:00
Tobias Geerinckx-Rice
8bba7c5cf1
Add cfr 0_100: another Java decompiler
2015-05-10 13:46:01 +02:00
Peter Simons
535cbdbf73
haskell-email-validate: disable test suite to fix the build
...
Reported in https://github.com/Porges/email-validate-hs/issues/12 .
2015-05-10 13:46:01 +02:00
Peter Simons
c65e48ca96
haskell-sandi: jailbreak restriction on "base == 4.8.*" so that we can build git-annex and hledger
...
Reported in https://github.com/magthe/sandi/issues/7 .
2015-05-10 13:46:01 +02:00
Peter Simons
d484328619
hackage-packages.nix: update to 7424fa13db
with hackage2nix revision 5e6df99a29c3e80bb071af288038312b19baf022
2015-05-10 13:46:01 +02:00
Peter Simons
60d405f573
haskell-smaoin has been fixed upstream.
2015-05-10 13:46:00 +02:00
Peter Simons
132e0fed79
hackage-packages.nix: update to 533fd30acc
with hackage2nix revision f8474108eabeb513175d845709f749070ffdd8ba
2015-05-10 13:46:00 +02:00
Richard Wallace
2b45d39720
no longer need to patch reactive-banana, latest version has all the necessary instances
2015-05-10 13:46:00 +02:00
Tobias Geerinckx-Rice
62382e6a6f
alloy: use installPhase instead of ./builder.sh
...
Also pass on any arguments from the shell wrapper to the .jar.
And be less clever with shell strings.
2015-05-10 13:46:00 +02:00
Tobias Geerinckx-Rice
f904376904
Add alloy 4.2_2015-02-22: relational modeller
2015-05-10 13:46:00 +02:00
Renzo Carbonara
9130b8d877
Haskell: explicit reflex-dom dependencies for GHCJS
...
When building `reflex-dom` for GHCJS, the following dependencies are not
needed and will fail to build: glib, gtk3, webkitgtk3,
webkitgtk3-javascriptcore. Now we explicitely need the dependencies
needed for building for GHCJS.
2015-05-10 13:45:59 +02:00
John Wiegley
ec1e3050fe
coqPackages.QuickChick: New expression
2015-05-10 13:45:59 +02:00