summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump to current release, part of bug #538364Alexis Ballier2015-04-231-4/+5
* Keyword ~mips, bug #536692Anthony G. Basile2015-01-171-3/+3
* Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51...Michał Górny2014-06-181-3/+3
* bump a new snapshotAlexis Ballier2014-03-221-2/+2
* link tests against libcxxrt if needed since we dont have the linker script in...Alexis Ballier2013-12-221-2/+3
* Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug ...Michał Górny2013-10-141-1/+2
* drop LD_32_LIBRARY_PATH hacks for FreeBSD. These should not be needed anymore.Alexis Ballier2013-08-261-2/+1
* Die if someone tries to build it with <gcc-4.7. Based on a patch by Yuta SATO...Alexis Ballier2013-07-261-1/+6
* Warn if building on top of libsupc++ since it is not well supported.Alexis Ballier2013-07-261-1/+9
* remove useless code from previous commitAlexis Ballier2013-07-241-4/+3
* provide cxxabi.h with libsupc++ tooAlexis Ballier2013-07-241-4/+18
* expose libcxxrt headers in the libcxx tree as upstream doesAlexis Ballier2013-07-241-1/+2
* fix typo in commentAlexis Ballier2013-07-241-2/+2
* provide a shared ldscript for linking in libcxxrt too as its abi is more or l...Alexis Ballier2013-07-241-15/+28
* Go multilib, based on the work of Yuta SATOH in bug #475294Alexis Ballier2013-07-031-16/+21
* Use a simple Makefile instead of cmake for building it and drop our patches. ...Alexis Ballier2013-07-031-38/+28
* inherit base before subversion to get a correct src_unpack, bug #475598 by M...Alexis Ballier2013-07-031-2/+2
* revert previous change as it installs a broken libc++, bug #475500 by Yuta SATOHAlexis Ballier2013-07-021-3/+3
* use clang -nostdlib / clang++ -nostdlib for compiling to try to avoid chicken...Alexis Ballier2013-07-011-4/+3
* Build with stdlib=libc++ if libcxx is already installed. This should help for...Alexis Ballier2013-06-181-1/+2
* Generate a libc++.a ldscript for clang++ -stdlib=libc++ -static to work out o...Alexis Ballier2013-06-171-4/+36
* Allow building without libcxxrt but enable it by defaultAlexis Ballier2013-05-311-10/+23
* use upstream documented way for building on top of libcxxrtAlexis Ballier2013-05-301-4/+12
* add a static-libs useflag and link tests with -lmAlexis Ballier2013-05-301-6/+18
* bump to eapi5Alexis Ballier2013-05-301-2/+2
* Keyworded x86 amd64-linux and x86-linuxSebastien Fabbro2013-01-311-3/+3
* update description: C++0x -> C++11Alexis Ballier2012-11-011-2/+2
* keyword ~amd64-fbsdAlexis Ballier2012-09-221-2/+2
* build it on top of libcxxrt as done in FreeBSDAlexis Ballier2012-05-281-4/+6
* initial import, ebuild by meAlexis Ballier2012-05-241-0/+66