summary refs log tree commit diff
path: root/pkgs/development/libraries/boehm-gc
Commit message (Collapse)AuthorAge
* boehm-gc: Split into multiple outputsEelco Dolstra2013-08-26
|
* boehm-gc: Update to 7.2dEelco Dolstra2012-10-03
|
* libgc 7.2alpha6 (June 2011).Ludovic Courtès2012-01-22
| | | | svn path=/nixpkgs/trunk/; revision=31787
* BDW-GC, GMP, libffi, libunistring, Readline: Don't use the native `strip'.Ludovic Courtès2011-07-01
| | | | | | Using the native `strip' breaks static libraries when cross-compiling. svn path=/nixpkgs/trunk/; revision=27572
* * boehm-gc: For simplicity, use a tarball containing the CVS exportEelco Dolstra2011-02-02
| | | | | | | | instead of fetchcvs. Then we don't need to special-case FreeBSD either. Also, removed the Cygwin patch which no longer seems needed. svn path=/nixpkgs/trunk/; revision=25759
* BDW-GC: Fix Cygwin builds with the CVS tree.Ludovic Courtès2011-01-26
| | | | svn path=/nixpkgs/trunk/; revision=25691
* BDW-GC: Default to the current CVS version.Ludovic Courtès2011-01-22
| | | | svn path=/nixpkgs/trunk/; revision=25669
* Using a new boehm-gc (alpha, not stable) on the mips,Lluís Batlle i Rossell2010-08-21
| | | | | | because the stable does not support mips at all svn path=/nixpkgs/branches/stdenv-updates/; revision=23319
* boehm-gc: Add missing brackets.Ludovic Courtès2010-04-01
| | | | svn path=/nixpkgs/trunk/; revision=20902
* boehm-gc: Fix x86_64-darwin builds.Ludovic Courtès2010-04-01
| | | | svn path=/nixpkgs/trunk/; revision=20900
* BDW-GC: Build on all platforms.Ludovic Courtès2010-02-12
| | | | svn path=/nixpkgs/trunk/; revision=19954
* BDW-GC: Tentative fix for Cygwin.Ludovic Courtès2009-09-18
| | | | svn path=/nixpkgs/trunk/; revision=17249
* libgc: Add meta-info.Ludovic Courtès2009-09-16
| | | | svn path=/nixpkgs/trunk/; revision=17187
* libgc 7.1.Ludovic Courtès2008-09-05
| | | | svn path=/nixpkgs/trunk/; revision=12804
* * Boehm GC updated to 7.0. Needed to get w3m to build on x86_64.Eelco Dolstra2008-01-06
| | | | svn path=/nixpkgs/trunk/; revision=10082
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6711
* * Boehm GC 6.8, needed on Darwin-x86.Eelco Dolstra2006-08-01
| | | | svn path=/nixpkgs/trunk/; revision=6011
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* Added libraries:Martin Bravenboer2005-09-07
| | | | | | | | | | | | | | | | - gtkmm: C++ bindings for gtk - glibmm: C++ bindings for glib - libsigc++ (C++) Added applications: - Batik: SVG rasterizer (and more) - Inkscape: vector graphics drawing application Upgraded: - boehm-gc svn path=/nixpkgs/trunk/; revision=3792
* * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.Eelco Dolstra2005-08-22
| | | | svn path=/nixpkgs/trunk/; revision=3660
* * Move tarballs to catamaran so that we are no longer dependent on aEelco Dolstra2005-02-15
| | | | | | gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
* Added the Boehm Garbage CollectorMartin Bravenboer2004-11-19
svn path=/nixpkgs/trunk/; revision=1785