nixpkgs/pkgs/development/libraries/boost
Peter Simons 6fd9468622 boost: updated to version 1.40.0
* Dropped classr.patch; it no longer applies to this version.

 * The "configure" script has been renamed to "bootstrap.sh".

 * The bootstrapping process generates no Makefile anymore; the build
   expression has to call bjam directly to build the libraries.

 * Perform build and install phase in one execution of bjam. This is a
   lot faster, because bjam won't check the dependencies twice.

svn path=/nixpkgs/trunk/; revision=17471
2009-09-28 15:11:01 +00:00
..
1.36.0.nix * Boost: cut the installed size from 257 MB (!!!) to 58 MB. It 2009-04-03 23:54:20 +00:00
1.38.0.nix Fixing boost for a problem related to a "class R shadowing template...". 2009-04-19 11:20:51 +00:00
1.40.0.nix boost: updated to version 1.40.0 2009-09-28 15:11:01 +00:00
classr.patch Fixing boost for a problem related to a "class R shadowing template...". 2009-04-19 11:20:51 +00:00