| Commit message (Expand) | Author | Age | Files | Lines |
| * | treewide: Add man & info outputs where necessary (instead of doc)•••Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
| Tuomas Tynkkynen | 2017-08-11 | 1 | -1/+1 |
| * | libffi: Don't use stdenv ? cross | hsloan | 2017-06-28 | 1 | -2/+4 |
| * | treewide: Shuffle outputs•••Make either 'bin' or 'out' the first output.
| Tuomas Tynkkynen | 2016-08-29 | 1 | -1/+1 |
| * | 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.
| Vladimír Čunát | 2015-12-31 | 1 | -1/+5 |
| |\ |
|
| | * | libffi: refactor meta | Vladimír Čunát | 2015-12-17 | 1 | -3/+3 |
| | * | libffi: doCheck optionally and do so for glib-tested•••This is kind-of reverting fcf99efcd.
| Vladimír Čunát | 2015-12-17 | 1 | -1/+5 |
| * | | libffi: fixup libffi.pc, and refactor | Vladimír Čunát | 2015-10-03 | 1 | -5/+7 |
| * | | libffi: Don't manually move lib64 stuff•••It breaks the i686 build. TODO: test that this doesn't break x86_64 ;)
| Tuomas Tynkkynen | 2015-10-03 | 1 | -4/+0 |
| * | | Merge commit staging+systemd into closure-size•••Many non-conflict problems weren't (fully) resolved in this commit yet.
| Vladimír Čunát | 2015-10-03 | 2 | -5/+13 |
| |\| |
|
| | * | Reduce dependency bloat | Eelco Dolstra | 2015-06-11 | 1 | -5/+1 |
| | * | cygwin: libffi | Marko Durkovic | 2015-05-28 | 2 | -0/+12 |
| * | | 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.
| Vladimír Čunát | 2015-04-18 | 2 | -60/+16 |
| |\| |
|
| | * | libffi: 3.0.13 -> 3.2.1 | William A. Kennington III | 2015-03-26 | 2 | -44/+5 |
| | * | remove stdenv.isBSD | codyopel | 2015-02-24 | 1 | -8/+4 |
| | * | unmaintain a bunch of packages | Ludovic Courtès | 2015-01-13 | 1 | -1/+1 |
| | * | Merge remote-tracking branch 'origin/master' into staging•••Conflicts:
pkgs/stdenv/generic/default.nix
| Eelco Dolstra | 2014-11-06 | 1 | -2/+1 |
| | |\ |
|
| | | * | Turn more licenses into lib.licenses style•••Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999, issue #739
| Mateusz Kowalczyk | 2014-11-06 | 1 | -2/+1 |
| | * | | clang/llvm: Fewer build-time dependencies•••Such as valgrind, dejagnu, tcl/tk, ...
| Eelco Dolstra | 2014-10-11 | 1 | -1/+2 |
| | * | | suitable clang stdenv | Joel Taylor | 2014-09-09 | 1 | -1/+1 |
| | |/ |
|
| * | | various packages fixed | Vladimír Čunát | 2014-08-30 | 1 | -2/+8 |
| * | | mutiout: make it builtin | Vladimír Čunát | 2014-08-30 | 1 | -1/+1 |
| * | | WIP: getting good | Vladimír Čunát | 2014-08-27 | 1 | -1/+4 |
| |/ |
|
| * | libffi: Add support for grsecurity•••Patch taken from Hardened Gentoo
| Ricardo M. Correia | 2014-05-15 | 2 | -1/+42 |
| * | libffi on FreeBSD: remove unsupported "-r" option to ln•••Done without changing hashes on other platforms.
Sometimes I forget that GNU's not UNIX.
| Vladimír Čunát | 2013-09-15 | 1 | -1/+1 |
| * | 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.
| Vladimír Čunát | 2013-09-14 | 1 | -1/+1 |
| * | libffi: disable doCheck on darwin until we fix dejagnu build | Vladimír Čunát | 2013-09-04 | 1 | -1/+1 |
| * | libffi: produce portable library, enable doCheck•••Thanks to #907.
| Vladimír Čunát | 2013-09-03 | 1 | -11/+11 |
| * | libffi: upgrade to 3.0.13 | Ludovic Courtès | 2013-04-03 | 1 | -2/+2 |
| * | 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
| Ludovic Courtès | 2012-01-16 | 1 | -2/+7 |
| * | libffi 3.0.10.•••svn path=/nixpkgs/trunk/; revision=31600
| Ludovic Courtès | 2012-01-16 | 1 | -7/+2 |
| * | 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
| Ludovic Courtès | 2011-07-01 | 1 | -1/+8 |
| * | libffi 3.0.9.•••svn path=/nixpkgs/trunk/; revision=19728
| Ludovic Courtès | 2010-01-29 | 1 | -3/+6 |
| * | libffi: Install headers under "$out/include".•••svn path=/nixpkgs/trunk/; revision=17655
| Ludovic Courtès | 2009-10-05 | 1 | -0/+7 |
| * | Add libffi, a foreign function interface library.•••svn path=/nixpkgs/trunk/; revision=11505
| Ludovic Courtès | 2008-04-09 | 1 | -0/+34 |