Eelco Dolstra
8a1d96ec4d
Put info files in the man output
2013-06-12 17:17:39 +02:00
Eelco Dolstra
b9049bff6d
perl: Split off the manpages (7 MiB)
2013-06-11 18:02:07 +02:00
Eelco Dolstra
39dc112bc1
multiple-outputs.nix: Allow not setting configure flags
...
Not everything is Autoconf...
2013-06-11 13:54:16 +02:00
Eelco Dolstra
99b88cfb53
Merge remote-tracking branch 'origin/master' into multiple-outputs
...
Conflicts:
pkgs/development/libraries/acl/default.nix
pkgs/development/libraries/atk/2.6.x.nix
pkgs/development/libraries/attr/default.nix
pkgs/development/libraries/cairo/default.nix
pkgs/development/libraries/freetype/default.nix
pkgs/development/libraries/glib/2.34.x.nix
pkgs/development/libraries/gtk+/2.24.x.nix
pkgs/development/libraries/libtiff/default.nix
pkgs/development/libraries/openssl/default.nix
pkgs/development/libraries/pango/1.30.x.nix
pkgs/misc/cups/default.nix
pkgs/os-specific/linux/util-linux/default.nix
pkgs/servers/x11/xorg/builder.sh
pkgs/servers/x11/xorg/default.nix
pkgs/top-level/all-packages.nix
2013-06-09 00:41:27 +02:00
Eelco Dolstra
61129e1ee9
Split some GTK/X11-related packages
...
The closure of the Pan newsreader is now down from 344 MiB to 195 MiB.
2012-08-26 22:53:19 -04:00
Eelco Dolstra
c642f84838
stdenvMulti: Set the configure/install flags in the pre-hook
...
Flags like $(dev)/include don't always get expanded, e.g. leading to
incorrect pkgconfig files. So set them in the pre-hook.
2012-08-25 21:19:26 -04:00
Eelco Dolstra
21b7946878
Split some more packages
2012-08-24 23:14:45 -04:00
Eelco Dolstra
28ad91098d
libtool: Separate libltdl from the main package
...
Some packages have a runtime dependency on libltdl, but shouldn't
depend on the rest of libtool (which in turn depends on binutils and
other stdenv tools). For example, splitting off libltdl cuts about 35
MiB from the closure of PulseAudio.
2012-08-24 21:23:42 -04:00
Eelco Dolstra
53661fda0b
Strip/patchelf the bin output
2012-08-23 16:21:45 -04:00
Eelco Dolstra
b96ab17658
Abstract common multiple output handling into a function
2012-08-23 15:42:22 -04:00