summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libffi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 Tynkkynen2017-08-111-1/+1
* libffi: Don't use stdenv ? crosshsloan2017-06-281-2/+4
* treewide: Shuffle outputs•••Make either 'bin' or 'out' the first output. Tuomas Tynkkynen2016-08-291-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át2015-12-311-1/+5
|\
| * libffi: refactor metaVladimír Čunát2015-12-171-3/+3
| * libffi: doCheck optionally and do so for glib-tested•••This is kind-of reverting fcf99efcd. Vladimír Čunát2015-12-171-1/+5
* | libffi: fixup libffi.pc, and refactorVladimír Čunát2015-10-031-5/+7
* | libffi: Don't manually move lib64 stuff•••It breaks the i686 build. TODO: test that this doesn't break x86_64 ;) Tuomas Tynkkynen2015-10-031-4/+0
* | Merge commit staging+systemd into closure-size•••Many non-conflict problems weren't (fully) resolved in this commit yet. Vladimír Čunát2015-10-032-5/+13
|\|
| * Reduce dependency bloatEelco Dolstra2015-06-111-5/+1
| * cygwin: libffiMarko Durkovic2015-05-282-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át2015-04-182-60/+16
|\|
| * libffi: 3.0.13 -> 3.2.1William A. Kennington III2015-03-262-44/+5
| * remove stdenv.isBSDcodyopel2015-02-241-8/+4
| * unmaintain a bunch of packagesLudovic Courtès2015-01-131-1/+1
| * Merge remote-tracking branch 'origin/master' into staging•••Conflicts: pkgs/stdenv/generic/default.nix Eelco Dolstra2014-11-061-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 Kowalczyk2014-11-061-2/+1
| * | clang/llvm: Fewer build-time dependencies•••Such as valgrind, dejagnu, tcl/tk, ... Eelco Dolstra2014-10-111-1/+2
| * | suitable clang stdenvJoel Taylor2014-09-091-1/+1
| |/
* | various packages fixedVladimír Čunát2014-08-301-2/+8
* | mutiout: make it builtinVladimír Čunát2014-08-301-1/+1
* | WIP: getting goodVladimír Čunát2014-08-271-1/+4
|/
* libffi: Add support for grsecurity•••Patch taken from Hardened Gentoo Ricardo M. Correia2014-05-152-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át2013-09-151-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át2013-09-141-1/+1
* libffi: disable doCheck on darwin until we fix dejagnu buildVladimír Čunát2013-09-041-1/+1
* libffi: produce portable library, enable doCheck•••Thanks to #907. Vladimír Čunát2013-09-031-11/+11
* libffi: upgrade to 3.0.13Ludovic Courtès2013-04-031-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ès2012-01-161-2/+7
* libffi 3.0.10.•••svn path=/nixpkgs/trunk/; revision=31600 Ludovic Courtès2012-01-161-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ès2011-07-011-1/+8
* libffi 3.0.9.•••svn path=/nixpkgs/trunk/; revision=19728 Ludovic Courtès2010-01-291-3/+6
* libffi: Install headers under "$out/include".•••svn path=/nixpkgs/trunk/; revision=17655 Ludovic Courtès2009-10-051-0/+7
* Add libffi, a foreign function interface library.•••svn path=/nixpkgs/trunk/; revision=11505 Ludovic Courtès2008-04-091-0/+34