| Commit message (Expand) | Author | Age | Files | Lines |
* | bump a new snapshot with all the accumulated fixes and improvements | Alexis Ballier | 2013-07-26 | 3 | -5/+181 |
* | bump a new snapshot with multilib support. | Alexis Ballier | 2013-07-26 | 3 | -5/+84 |
* | Die if someone tries to build it with <gcc-4.7. Based on a patch by Yuta SATO... | Alexis Ballier | 2013-07-26 | 3 | -7/+16 |
* | Warn if building on top of libsupc++ since it is not well supported. | Alexis Ballier | 2013-07-26 | 3 | -7/+18 |
* | remove useless code from previous commit | Alexis Ballier | 2013-07-24 | 3 | -10/+12 |
* | provide cxxabi.h with libsupc++ too | Alexis Ballier | 2013-07-24 | 3 | -10/+27 |
* | expose libcxxrt headers in the libcxx tree as upstream does | Alexis Ballier | 2013-07-24 | 3 | -7/+11 |
* | fix typo in comment | Alexis Ballier | 2013-07-24 | 3 | -8/+11 |
* | provide a shared ldscript for linking in libcxxrt too as its abi is more or l... | Alexis Ballier | 2013-07-24 | 3 | -21/+38 |
* | Cleanup due #88306 | Pacho Ramos | 2013-07-21 | 9 | -24/+48 |
* | Version bump. | Diego Elio Pettenò | 2013-07-17 | 3 | -9/+113 |
* | Maintainer bump per #gentoo-infra discussion of July 4th. Patch massively red... | Robin H. Johnson | 2013-07-10 | 6 | -28/+289 |
* | Version bump (bug #474602) | Lars Wendler | 2013-07-10 | 4 | -17/+249 |
* | Fixed dependency on sys-libs/tdb (bug #476228) | Lars Wendler | 2013-07-08 | 3 | -18/+22 |
* | Version bump. Removed old | Lars Wendler | 2013-07-08 | 3 | -5/+98 |
* | Summer cleaning | Sven Vermeulen | 2013-07-07 | 13 | -677/+27 |
* | Go multilib, based on the work of Yuta SATOH in bug #475294 | Alexis Ballier | 2013-07-03 | 3 | -22/+30 |
* | Go multilib, based on a patch by Yuta SATOH in bug #475294 | Alexis Ballier | 2013-07-03 | 3 | -17/+25 |
* | Use a simple Makefile instead of cmake for building it and drop our patches. ... | Alexis Ballier | 2013-07-03 | 4 | -44/+78 |
* | inherit base before subversion to get a correct src_unpack, bug #475598 by M... | Alexis Ballier | 2013-07-03 | 3 | -8/+12 |
* | revert previous change as it installs a broken libc++, bug #475500 by Yuta SATOH | Alexis Ballier | 2013-07-02 | 4 | -13/+18 |
* | use clang -nostdlib / clang++ -nostdlib for compiling to try to avoid chicken... | Alexis Ballier | 2013-07-01 | 4 | -15/+18 |
* | sys-libs/talloc: Bump to new python eclass | Justin Lecher | 2013-06-30 | 4 | -26/+86 |
* | sys-libs/tdb: Bump to new python eclasses | Justin Lecher | 2013-06-30 | 4 | -12/+69 |
* | Version bump | Anthony G. Basile | 2013-06-30 | 4 | -19/+117 |
* | Stable for arm, wrt bug #473302 | Agostino Sarubbo | 2013-06-29 | 3 | -10/+23 |
* | Apply trivial Prefix adjustment first: | Benda XU | 2013-06-29 | 7 | -57/+57 |
* | Version bump (#474930 by Travis Hansen), drop old. | Pacho Ramos | 2013-06-27 | 3 | -14/+27 |
* | Stable for HPPA too. | Jeroen Roovers | 2013-06-27 | 3 | -19/+12 |
* | Fix from upstream for localedef behavior on arches where MAP_FIXED requires S... | Mike Frysinger | 2013-06-26 | 3 | -19/+23 |
* | Version bump; cleanup old. | Diego Elio Pettenò | 2013-06-25 | 1 | -12/+10 |
* | Version bump; cleanup old. | Diego Elio Pettenò | 2013-06-25 | 3 | -99/+8 |
* | Fix bug 473714 (add libpthread in Libs) | Sven Vermeulen | 2013-06-23 | 3 | -5/+141 |
* | Add ebuild supporting native multilib (#457134, thanks to mgorny and vapier f... | Pacho Ramos | 2013-06-23 | 3 | -15/+125 |
* | Fix from upstream for qecvt func decl handling #450714 by Dennis Schridde. | Mike Frysinger | 2013-06-23 | 4 | -14/+28 |
* | Force in-source build, wrt bug #474098. Thanks to Jason Mours for discovering... | Sergey Popov | 2013-06-22 | 3 | -11/+16 |
* | Restore stable keyword | Patrick Lauer | 2013-06-20 | 3 | -15/+8 |
* | Keyworded on alpha, bug #424649 | Tobias Klausmann | 2013-06-19 | 6 | -24/+30 |
* | Restore copyright notice. | Mike Gilbert | 2013-06-19 | 2 | -2/+13 |
* | Revision bump: EAPI 5, utilize autotools-utils eclass, add compatibility with... | Sergey Popov | 2013-06-19 | 3 | -6/+76 |
* | Build with stdlib=libc++ if libcxx is already installed. This should help for... | Alexis Ballier | 2013-06-18 | 4 | -9/+16 |
* | Version bump #473626 by Paul Moore. Set V=1 when building #451820 by Agostin... | Mike Frysinger | 2013-06-18 | 3 | -2/+71 |
* | Generate a libc++.a ldscript for clang++ -stdlib=libc++ -static to work out o... | Alexis Ballier | 2013-06-17 | 4 | -10/+183 |
* | Drop m support for c/[ in scanf since it breaks netstat badly (matches what u... | Mike Frysinger | 2013-06-17 | 3 | -15/+363 |
* | Fix transposed emake #473370 by Michał Górny. | Mike Frysinger | 2013-06-17 | 3 | -18/+21 |
* | Fix from upstream for f_frsize with statfs64 on 32bit arches. | Mike Frysinger | 2013-06-17 | 1 | -15/+17 |
* | Fix from upstream for f_frsize with statfs64 on 32bit arches. | Mike Frysinger | 2013-06-17 | 2 | -1/+346 |
* | Stabilize for all. | Mike Frysinger | 2013-06-17 | 2 | -3/+6 |
* | Stabilization | Sven Vermeulen | 2013-06-16 | 9 | -27/+36 |
* | Remove older version, fix incorrect $S path | Anthony G. Basile | 2013-06-13 | 5 | -119/+25 |