Commit Graph

12 Commits

Author SHA1 Message Date
Nick Cao
407a02edff
judy: fix cross compilation 2022-01-23 19:45:45 +08:00
Sergei Trofimovich
ff7406c289 judy: disable parallel build
Parallel build fails for missing manpage dependencies:
  https://sourceforge.net/p/judy/patches/4/
Upstream patch is not very portable. Let's explicitly disable
parallelism.
2021-10-27 22:50:20 +01:00
Felix Buehler
58a2d4b666 development: /s/name/pname&version/ 2021-07-02 00:03:10 +02:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
c0bw3b
0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Eric Seidel
662a6b1ca6 remove all references to stdenv.cc.cc.is{GNU,Clang}
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Eric Seidel
4835813cb6 judy: clang doesnt know -fno-aggressive-loop-optimizations 2015-03-14 09:09:23 -07:00
Lluís Batlle i Rossell
a22c19f56a Fixing judy for gcc 4.8
gtkwave crashes often, without this fix.
http://sourceforge.net/p/judy/mailman/message/31995144/
2015-03-09 15:37:50 +01:00
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Lluís Batlle i Rossell
02ea8daffa Making gtkwave more featured, adding more buildInputs.
svn path=/nixpkgs/trunk/; revision=22133
2010-06-03 15:37:02 +00:00