Commit graph

18 commits

Author SHA1 Message Date
codyopel e29b0da9c7 remove stdenv.isBSD 2015-02-24 22:15:51 -05:00
Ludovic Courtès 41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
Eelco Dolstra 0518ccf5af Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/stdenv/generic/default.nix
2014-11-06 10:16:39 +01:00
Mateusz Kowalczyk 007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
Eelco Dolstra a4619673b5 clang/llvm: Fewer build-time dependencies
Such as valgrind, dejagnu, tcl/tk, ...
2014-10-11 22:26:39 +02:00
Joel Taylor 3e8344d334 suitable clang stdenv 2014-09-09 13:54:24 -07:00
Ricardo M. Correia 1074a3143e libffi: Add support for grsecurity
Patch taken from Hardened Gentoo
2014-05-15 13:25:50 +02:00
Vladimír Čunát 3036e86284 libffi on FreeBSD: remove unsupported "-r" option to ln
Done without changing hashes on other platforms.
Sometimes I forget that GNU's not UNIX.
2013-09-15 07:57:48 +02:00
Vladimír Čunát 7f7c196912 libffi: disable tests on FreeBSD as well
There are strange build failures of expect. Ikwildrpepper says the bash
eats all CPU, but the build is stuck.
2013-09-14 21:18:55 +02:00
Vladimír Čunát e12c5deabe libffi: disable doCheck on darwin until we fix dejagnu build 2013-09-04 15:51:49 +02:00
Vladimír Čunát 1fb3110b84 libffi: produce portable library, enable doCheck
Thanks to #907.
2013-09-03 22:08:59 +02:00
Ludovic Courtès a4130abcbf libffi: upgrade to 3.0.13 2013-04-03 10:39:34 +02:00
Ludovic Courtès 4cbd319ce3 libffi: Revert to 3.0.9.
Version 3.0.10 fails to build on x86_64-freebsd8.2.  Reported on
libffi-discuss@sourceware.org.

svn path=/nixpkgs/trunk/; revision=31601
2012-01-16 23:36:05 +00:00
Ludovic Courtès 92703a6d9e libffi 3.0.10.
svn path=/nixpkgs/trunk/; revision=31600
2012-01-16 21:59:33 +00:00
Ludovic Courtès 7762934904 BDW-GC, GMP, libffi, libunistring, Readline: Don't use the native `strip'.
Using the native `strip' breaks static libraries when cross-compiling.

svn path=/nixpkgs/trunk/; revision=27572
2011-07-01 13:20:12 +00:00
Ludovic Courtès f75cf224ee libffi 3.0.9.
svn path=/nixpkgs/trunk/; revision=19728
2010-01-29 11:40:39 +00:00
Ludovic Courtès 14dc82302c libffi: Install headers under "$out/include".
svn path=/nixpkgs/trunk/; revision=17655
2009-10-05 22:21:40 +00:00
Ludovic Courtès 48f590e95c Add libffi, a foreign function interface library.
svn path=/nixpkgs/trunk/; revision=11505
2008-04-09 07:40:48 +00:00