Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Vladimír Čunát
f9f6f41bff
Merge branch 'master' into closure-size
...
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Vladimír Čunát
82a21ccaf7
libffi: refactor meta
2015-12-17 14:45:46 +01:00
Vladimír Čunát
5a129a8121
libffi: doCheck optionally and do so for glib-tested
...
This is kind-of reverting fcf99efcd
.
2015-12-17 14:45:46 +01:00
Vladimír Čunát
32a5deb455
libffi: fixup libffi.pc, and refactor
2015-10-03 17:07:49 +02:00
Tuomas Tynkkynen
4be9702fe0
libffi: Don't manually move lib64 stuff
...
It breaks the i686 build. TODO: test that this doesn't break x86_64 ;)
2015-10-03 14:08:50 +02:00
Vladimír Čunát
5227fb1dd5
Merge commit staging+systemd into closure-size
...
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
Eelco Dolstra
fcf99efcd2
Reduce dependency bloat
2015-06-11 00:26:24 +02:00
Marko Durkovic
2904aa33bb
cygwin: libffi
2015-05-28 10:53:36 +02:00
Vladimír Čunát
bf414c9d4f
Merge 'staging' into closure-size
...
- there were many easy merge conflicts
- cc-wrapper needed nontrivial changes
Many other problems might've been created by interaction of the branches,
but stdenv and a few other packages build fine now.
2015-04-18 11:22:20 +02:00
William A. Kennington III
47fe162bb9
libffi: 3.0.13 -> 3.2.1
2015-03-26 16:12:24 -07:00
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
Vladimír Čunát
381dcb1d98
various packages fixed
2014-08-30 23:30:31 +02:00
Vladimír Čunát
a70180ba73
mutiout: make it builtin
2014-08-30 08:27:43 +02:00
Vladimír Čunát
fb59f27a43
WIP: getting good
2014-08-27 01:14:09 +02: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