Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-libs/libcxx: Backport libsupc++ build fix to 7.0.0 | Michał Górny | 2018-10-05 | 2 | -0/+36 |
| | | | | | Closes: https://bugs.gentoo.org/667174 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-libs/libcxx: Fix finding libsupc++ ABI headers for multilib | Michał Górny | 2018-10-04 | 7 | -7/+49 |
| | | | | | | | Fix the logic determining path to libsupc++ ABI headers to avoid being affected by CHOST alterations done as part of multilib logic. Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-libs/libcxx: Bump to 7.0.0 final | Michał Górny | 2018-09-19 | 2 | -3/+3 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-libs/libcxx: Bump to 7.0.0rc3 | Michał Górny | 2018-09-11 | 2 | -1/+1 |
| | |||||
* | sys-libs/libcxx: Bump to 7.0.0rc2 | Michał Górny | 2018-08-28 | 2 | -0/+210 |
| | |||||
* | sys-libs/libcxx: Drop 6.0.9999 | Michał Górny | 2018-08-15 | 1 | -221/+0 |
| | |||||
* | sys-libs/libcxx: Use -print-libgcc-file-name to get clang_rt path | Michał Górny | 2018-08-09 | 5 | -50/+30 |
| | | | | | Suggested-by: David Carlos Manuelda Bug: https://bugs.gentoo.org/592326 | ||||
* | sys-libs/libcxx: Branch out LLVM 7.0 | Michał Górny | 2018-08-01 | 1 | -0/+225 |
| | |||||
* | sys-libs/libcxx: amd64 stable wrt bug #661776 | Mikle Kolyada | 2018-07-22 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | sys-libs/libcxx: x86 stable (bug #661776) | Thomas Deutschmann | 2018-07-22 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10 | ||||
* | sys-libs/libcxx: Drop old (5.0.1 & 6.0.0) | Michał Górny | 2018-07-22 | 3 | -422/+0 |
| | |||||
* | sys-libs/libcxx: Bump to 6.0.1 | Michał Górny | 2018-06-27 | 2 | -0/+214 |
| | |||||
* | sys-libs/libcxx: x86 stable (bug #657516) | Thomas Deutschmann | 2018-06-07 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | sys-libs/libcxx: amd64 stable wrt bug #657516 | Mikle Kolyada | 2018-06-07 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | sys-libs/libcxx: Bump to 5.0.2 | Michał Górny | 2018-05-05 | 2 | -0/+208 |
| | |||||
* | sys-libs/libcxx: Pass cxx_under_test via --param (in 6+) | Michał Górny | 2018-03-16 | 3 | -18/+18 |
| | |||||
* | sys-libs/libcxx: Fix calling lit with llvm-6+ | Michał Górny | 2018-03-15 | 2 | -2/+18 |
| | |||||
* | sys-libs/libcxx: Restore ~arm64 keywords, bug #650024 | Michał Górny | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | sys-libs/libcxx: 6.0.0 tested on ~amd64-fbsd | Michał Górny | 2018-03-11 | 1 | -1/+1 |
| | |||||
* | sys-libs/libcxx: Try building with -nodefaultlibs for bootstrap | Michał Górny | 2018-03-10 | 3 | -0/+42 |
| | | | | | | | Add a hack that appends -nodefaultlibs if the C++ compiler fails to link software otherwise. This is based on what we do in sys-libs/compiler-rt already and it should make it possible to bootstrap libc++ on systems without C++ standard library. | ||||
* | sys-libs/libcxx: Dekeyword ~arm* due to deps | Michał Górny | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | sys-libs/libcxx: Bump to 6.0.0 final | Michał Górny | 2018-03-09 | 2 | -5/+6 |
| | |||||
* | sys-libs/libcxx: Control lit job count | Michał Górny | 2018-03-08 | 2 | -4/+6 |
| | | | | Closes: https://bugs.gentoo.org/649554 | ||||
* | sys-libs/libcxx: Bump to 6.0.0rc3 | Michał Górny | 2018-02-26 | 2 | -1/+1 |
| | |||||
* | sys-libs/libcxx: Bump to 6.0.0rc2 | Michał Górny | 2018-02-09 | 2 | -0/+199 |
| | |||||
* | sys-libs/libcxx: x86 stable (bug #644814) | Thomas Deutschmann | 2018-01-29 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 | ||||
* | sys-libs/libcxx: Bump LLVM macro dep to 6 | Michał Górny | 2018-01-20 | 2 | -4/+4 |
| | | | | Require macros provided by LLVM 6 due to new lit options. | ||||
* | sys-libs/libcxx: Remove old 3.8.1 version | Michał Górny | 2018-01-18 | 3 | -192/+0 |
| | | | | LLVM 3.8.1 has been removed from the tree, so libcxx can go too. | ||||
* | sys-libs/libcxx: Remove old 3.9.0 version | Michał Górny | 2018-01-18 | 2 | -217/+0 |
| | |||||
* | sys-libs/libcxx: Remove ~mips from old versions | Michał Górny | 2018-01-18 | 2 | -2/+2 |
| | | | | | | Remove the ~mips keyword that was present only on old versions. The package has never any reverse dependency on ~mips, and LLVM/Clang is currently not keyworded for ~mips. | ||||
* | sys-libs/libcxx: Drop old (5.0.0) | Michał Górny | 2018-01-18 | 2 | -200/+0 |
| | |||||
* | sys-libs/libcxx: amd64 stable wrt bug #644814 | Mikle Kolyada | 2018-01-18 | 1 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/libcxx: Add a live ebuild for 6.0 branch | Michał Górny | 2018-01-03 | 1 | -0/+210 |
| | |||||
* | sys-libs/libcxx: Remove live ebuild for obsolete 5.0 branch | Michał Górny | 2017-12-21 | 1 | -212/+0 |
| | |||||
* | sys-libs/libcxx: Bump to 5.0.1 (final) | Michał Górny | 2017-12-20 | 2 | -3/+3 |
| | |||||
* | sys-libs/libcxx: Restrict tests with USE=-test | Michał Górny | 2017-12-15 | 2 | -0/+2 |
| | |||||
* | sys-libs/libcxx-4.0.1: amd64 stable, bug 637210 | Matt Turner | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | sys-libs: Update Manifest hashes. | Ulrich Müller | 2017-12-09 | 1 | -6/+6 |
| | |||||
* | sys-libs/libcxx: Bump to 5.0.1_rc2 | Michał Górny | 2017-12-02 | 2 | -0/+200 |
| | |||||
* | sys-libs/libcxx: x86 stable (bug #637210) | Thomas Deutschmann | 2017-11-19 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 | ||||
* | sys-libs/libcxx: Remove obsolete LLVM_MAIN_SRCDIR hack | Michał Górny | 2017-10-01 | 1 | -3/+0 |
| | |||||
* | sys-libs/libcxx: Make the tests more verbose | Michał Górny | 2017-10-01 | 1 | -0/+1 |
| | |||||
* | sys-libs/libcxx: Fix using external lit | Michał Górny | 2017-10-01 | 1 | -1/+1 |
| | |||||
* | sys-libs/libcxx: Bump to 5.0.0 | Michał Górny | 2017-09-08 | 2 | -0/+200 |
| | |||||
* | sys-libs/libcxx: Clean old up | Michał Górny | 2017-07-25 | 2 | -200/+0 |
| | |||||
* | sys-libs/libcxx: Fix live conditions in 5.0.9999 | Michał Górny | 2017-07-24 | 1 | -3/+3 |
| | |||||
* | sys-libs/libcxx: Branch for 5.0.0 release | Michał Górny | 2017-07-24 | 1 | -0/+211 |
| | |||||
* | sys-libs/libcxx: Use https for llvm.org | Michał Górny | 2017-07-09 | 7 | -18/+18 |
| | |||||
* | sys-libs/libcxx: Update upstream git URI | Michał Górny | 2017-07-09 | 1 | -1/+1 |
| | |||||
* | sys-libs/libcxx: Bump to 4.0.1 | Michał Górny | 2017-06-27 | 2 | -0/+200 |
| |