nixpkgs/pkgs/top-level
Eelco Dolstra 3b514cad99 * Boost: cut the installed size from 257 MB (!!!) to 58 MB. It
required all that space because it was building static/shared,
  single-thread/multi-threaded, and debug/production versions of the
  libraries - as well as every combination of those.  Now we build
  only the shared, multi-threaded, production version, which needs
  only 8 MB.  The headers account for the other 50 MB, so it might be
  worthwhile to split them off into a separate package (in order to
  reduce the runtime closure of applications that use Boost, such as
  KDE).

* Removed some Boost versions that aren't used anymore.

svn path=/nixpkgs/trunk/; revision=14877
2009-04-03 23:54:20 +00:00
..
all-packages.nix * Boost: cut the installed size from 257 MB (!!!) to 58 MB. It 2009-04-03 23:54:20 +00:00
build-for-release.nix svn path=/nixpkgs/trunk/; revision=14687 2009-03-24 15:15:56 +00:00
builder-defs.nix Updated Monotone to 0.43 2009-03-25 16:06:00 +00:00
make-tarball.nix svn path=/nixpkgs/trunk/; revision=14858 2009-04-03 12:34:25 +00:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00
release.nix Build GNU mcron. 2009-04-03 21:10:26 +00:00
template-composing+config.nix * Tab removal. 2008-07-23 13:40:03 +00:00
template-composing-builder.nix Added FBTerm - framebuffer terminal emulator 2008-12-08 12:44:42 +00:00
template-debian.nix * mirror://debian: stripped the /pool part; there are other Debian 2008-03-13 13:31:39 +00:00
template-simple.nix Just another simple template 2007-09-04 09:52:29 +00:00