Commit graph

41 commits

Author SHA1 Message Date
Peter Simons eb7ad413b8 boost-1.44: add 'taggedLayout' parameter to force use of tagged layout in single-variant builds 2012-07-07 11:57:14 +02:00
Shea Levy 4f8d6d0ee2 Merge remote-tracking branch 'peti/boost-cleanup'
Keep boost-1.49 for now.
2012-07-02 01:05:52 -04:00
Peter Simons 42faecad0d boost: delete unused versions 1.42.0, 1.48.0, and 1.49.0 as well as 1.49.0-headers 2012-06-28 18:06:59 +02:00
Peter Simons 8498c9b86c boost: update to version 1.50.0 2012-06-28 16:42:41 +02:00
Lluís Batlle i Rossell 526b207211 Adding a headers-only version of boost. I wrote it in a new file, replicating
the 'src', because to me this way looks simpler despite the copy of src..


svn path=/nixpkgs/trunk/; revision=33805
2012-04-16 22:13:27 +00:00
Peter Simons 9e7a5c5157 boost: updated to version 1.49
svn path=/nixpkgs/trunk/; revision=32562
2012-02-25 19:22:06 +00:00
Peter Simons 581511a0b4 boost: update to version 1.48
svn path=/nixpkgs/trunk/; revision=30463
2011-11-18 14:46:29 +00:00
Peter Simons ea5a0a00a0 Renamed boost's default.nix to 1.47.0.nix for sake of consistency.
svn path=/nixpkgs/trunk/; revision=28615
2011-08-16 15:20:44 +00:00
Karn Kallio 278cc6dc0b First few programs of kde 4.7 kdeedu.
svn path=/nixpkgs/trunk/; revision=28213
2011-08-07 00:38:11 +00:00
Peter Simons 7f94a9ffbf boost: fix "locale::facet::_S_create_c_locale name not valid" error
One would assume that the boost maintainers would have been able to apply this
two line change within the last 10 months or so, but apparently not.

svn path=/nixpkgs/trunk/; revision=27864
2011-07-20 23:11:16 +00:00
Peter Simons 67bbb5203c boost: updated to version 1.47.0
Packages that don't build with the latest libraries can use 'boost144', which
is the version we had before.

svn path=/nixpkgs/trunk/; revision=27740
2011-07-12 14:24:01 +00:00
Rob Vermaas 8f7cab5d5c add some versions of cppunit/boost/protobuf, added binutils with gold, added nlopt
svn path=/nixpkgs/trunk/; revision=27132
2011-05-04 10:03:46 +00:00
Rob Vermaas 592abae649 add patch for boost to get rid of ' what(): locale::facet::_S_create_c_locale name not valid' errors in some packages
svn path=/nixpkgs/trunk/; revision=26500
2011-03-25 08:04:00 +00:00
Lluís Batlle i Rossell a76b0fb6fa Making freecad install; it still does not find all shared objects though.
Either eigen changed the hash of the tarball, or I did not commit its latest hash.
I add boost 1.46 apart, because 1.44 does not work easily for freecad.

svn path=/nixpkgs/trunk/; revision=26151
2011-03-04 09:48:24 +00:00
Lluís Batlle i Rossell 5148ee9654 I revert the "Updating boost" change. I don't really need it new I think, and
it breaks things, niksnut reports.

svn path=/nixpkgs/trunk/; revision=26146
2011-03-03 14:10:18 +00:00
Lluís Batlle i Rossell b679cf6a66 Updating boost
svn path=/nixpkgs/trunk/; revision=26143
2011-03-03 13:41:01 +00:00
Lluís Batlle i Rossell e6a787f44a Making lua and boost cross-build.
svn path=/nixpkgs/trunk/; revision=23807
2010-09-15 09:56:06 +00:00
Lluís Batlle i Rossell 76a02e762a Allowing boost build enabling parallelBuilds
svn path=/nixpkgs/trunk/; revision=23800
2010-09-14 14:47:16 +00:00
Peter Simons 1b13b33e8d pkgs/development/libraries/boost: updated to boost 1.44.0
Support paralllel building (if enabled by the user via --build-cores).

svn path=/nixpkgs/trunk/; revision=23210
2010-08-17 15:46:06 +00:00
Lluís Batlle i Rossell a3d73679b7 Cleaning a bit the boost directory. I propose having 'default.nix' for the latest version,
so the updates end in a simple diff. I remove the versions not mentioned anywhere else too.

svn path=/nixpkgs/trunk/; revision=21650
2010-05-07 14:27:22 +00:00
Peter Simons 00b296762a pkgs/development/libraries/boost: updated boost to 1.43.0
svn path=/nixpkgs/trunk/; revision=21638
2010-05-07 09:32:46 +00:00
Lluís Batlle i Rossell 2f67d3cc66 Updating boost.
Maybe we want a 'default.nix' reflecting the latest version, instead of changing and changing the version?

svn path=/nixpkgs/trunk/; revision=20995
2010-04-09 15:40:18 +00:00
Lluís Batlle i Rossell 1741bb2597 Making 'boost' optionally build with -fPIC (with enableStatic, will produce
static libraries linkable in a shared object)


svn path=/nixpkgs/trunk/; revision=19759
2010-02-01 19:55:40 +00:00
Lluís Batlle i Rossell a270563c80 Updating boost
svn path=/nixpkgs/trunk/; revision=18480
2009-11-20 08:35:28 +00:00
Lluís Batlle i Rossell 9245074c64 I missed the recent boostFull fix writing it the other way round.
Fixing.

svn path=/nixpkgs/trunk/; revision=17586
2009-10-02 08:00:21 +00:00
Lluís Batlle i Rossell 924d48083b Fixing boostFull 1.40.0
They removed the usual tagged library names in 1.40 under the layout
"system", but they introduced a new layout "tagged". The "tagged" layout
is needed when we want more than one 'style' of the libraries at once(debug,release, ...

svn path=/nixpkgs/trunk/; revision=17585
2009-10-02 07:39:11 +00:00
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
Lluís Batlle i Rossell e0b8a630a8 Fixing boost for a problem related to a "class R shadowing template...".
Taken from: http://wiki.freebsd.org/BoostPortingProject

svn path=/nixpkgs/trunk/; revision=15146
2009-04-19 11:20:51 +00:00
Eelco Dolstra f2867f237b * Boost: provide a variant boostFull that has all the static, debug,
and single-threaded libraries.

svn path=/nixpkgs/trunk/; revision=14959
2009-04-09 08:43:46 +00:00
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
Peter Simons 3fb26823cd Use correct hash for boost 1.38.0. Oops.
svn path=/nixpkgs/trunk/; revision=14032
2009-02-11 10:02:18 +00:00
Peter Simons 05eb6625ed Bumped boost libraries to version 1.38.0.
svn path=/nixpkgs/trunk/; revision=14031
2009-02-11 10:02:10 +00:00
Peter Simons 8310f66a92 Updated boost libraries to version 1.37.0.
svn path=/nixpkgs/trunk/; revision=13288
2008-11-14 10:48:11 +00:00
Peter Simons 0ee3317bc5 boost: added version 1.36.0
Also added support for expat library (used by the graph library). This package
should probably be built on the compile farm because it takes quite a while to
complete, even on a fast machine. Having pre-built binaries would be very nice.

svn path=/nixpkgs/trunk/; revision=12702
2008-08-25 10:00:46 +00:00
Peter Simons a16eebd0a6 Cosmetic, no functional change intended.
This patch moves curly braces to the end of the line, i.e.

  foo = { 
    ...
  };

instead of the previously used style:

  foo = 
  { 
    ...
  };

I commit this change hoping that my contributions to this project now conform
to the rules described in maintainers/docs/coding-conventions.txt so that the
self-appointed indention sheriff of the NixOS community can finally get off my
back and rest assured knowing that all i's are dotted and all t's are crossed.

svn path=/nixpkgs/trunk/; revision=12386
2008-07-18 20:11:25 +00:00
Peter Simons 6c58c97f3a boost: updated to 1.35.0 and added selectVersion dispatcher
svn path=/nixpkgs/trunk/; revision=12207
2008-06-28 15:22:23 +00:00
Yury G. Kudryashov f1f13ef432 boost: compiles with gcc-4.2
svn path=/nixpkgs/branches/stdenv-updates/; revision=9945
2007-12-15 23:45:53 +00:00
Yury G. Kudryashov 4152053259 boost upgraded to 1.34.1
svn path=/nixpkgs/trunk/; revision=9495
2007-10-19 19:17:06 +00:00
Eelco Dolstra 607b0d3e80 * Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done

svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Yury G. Kudryashov 33f6eb6b03 Some upgrades needed for kde4:
* alsa-lib: 1.0.12 -> 1.0.14
* alsa-utils: 1.0.13 -> 1.0.14
* strigi: 0.5.1 -> 0.5.3dev
* libgpg-error: 1.0 -> 1.4
* gpgme: 1.0.3 -> 1.1.4
* cmake: 2.4.6 -> 2.4.7

* Some kde4 components added (not compilable yet).
* icu4c-3.6 added
* boost: added unicode support to RegEx, switched to "system" layout

svn path=/nixpkgs/trunk/; revision=9068
2007-08-08 13:20:18 +00:00
Armijn Hemel 400499686e add boost
svn path=/nixpkgs/trunk/; revision=8874
2007-06-12 15:35:57 +00:00