summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libcxx: Remove 7.0.9999Michał Górny2019-04-191-227/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Bump to 7.1.0Michał Górny2019-04-172-0/+216
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Remove 8.0.0rc5Michał Górny2019-03-202-216/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Bump to 8.0.0 finalMichał Górny2019-03-202-0/+216
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Remove 8.0.0rc[23]Michał Górny2019-03-133-432/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Bump to 8.0.0rc5Michał Górny2019-03-122-0/+216
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Drop <6Michał Górny2019-03-108-1067/+0
| | | | | Bug: https://bugs.gentoo.org/519112 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: remove unused patchMichael Mair-Keimberger2019-03-031-32/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11238 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sys-libs/libcxx: Bump to 8.0.0rc3Michał Górny2019-02-282-0/+216
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Bump to 8.0.0rc2Michał Górny2019-02-132-0/+216
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Add a live ebuild for 8.* branchMichał Górny2019-01-161-0/+227
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Remove 7.0.0Michał Górny2018-12-302-220/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Bump to 7.0.1-finalMichał Górny2018-12-202-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Add ~arm keyword wrt bug #595834Mikle Kolyada2018-12-021-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* sys-libs/libcxx: Bump to 7.0.1_rc2Michał Górny2018-11-062-0/+216
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Backport libsupc++ build fix to 7.0.0Michał Górny2018-10-052-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 multilibMichał Górny2018-10-047-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 finalMichał Górny2018-09-192-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Bump to 7.0.0rc3Michał Górny2018-09-112-1/+1
|
* sys-libs/libcxx: Bump to 7.0.0rc2Michał Górny2018-08-282-0/+210
|
* sys-libs/libcxx: Drop 6.0.9999Michał Górny2018-08-151-221/+0
|
* sys-libs/libcxx: Use -print-libgcc-file-name to get clang_rt pathMichał Górny2018-08-095-50/+30
| | | | | Suggested-by: David Carlos Manuelda Bug: https://bugs.gentoo.org/592326
* sys-libs/libcxx: Branch out LLVM 7.0Michał Górny2018-08-011-0/+225
|
* sys-libs/libcxx: amd64 stable wrt bug #661776Mikle Kolyada2018-07-221-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/libcxx: x86 stable (bug #661776)Thomas Deutschmann2018-07-221-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órny2018-07-223-422/+0
|
* sys-libs/libcxx: Bump to 6.0.1Michał Górny2018-06-272-0/+214
|
* sys-libs/libcxx: x86 stable (bug #657516)Thomas Deutschmann2018-06-071-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/libcxx: amd64 stable wrt bug #657516Mikle Kolyada2018-06-071-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/libcxx: Bump to 5.0.2Michał Górny2018-05-052-0/+208
|
* sys-libs/libcxx: Pass cxx_under_test via --param (in 6+)Michał Górny2018-03-163-18/+18
|
* sys-libs/libcxx: Fix calling lit with llvm-6+Michał Górny2018-03-152-2/+18
|
* sys-libs/libcxx: Restore ~arm64 keywords, bug #650024Michał Górny2018-03-131-1/+1
|
* sys-libs/libcxx: 6.0.0 tested on ~amd64-fbsdMichał Górny2018-03-111-1/+1
|
* sys-libs/libcxx: Try building with -nodefaultlibs for bootstrapMichał Górny2018-03-103-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 depsMichał Górny2018-03-091-1/+1
|
* sys-libs/libcxx: Bump to 6.0.0 finalMichał Górny2018-03-092-5/+6
|
* sys-libs/libcxx: Control lit job countMichał Górny2018-03-082-4/+6
| | | | Closes: https://bugs.gentoo.org/649554
* sys-libs/libcxx: Bump to 6.0.0rc3Michał Górny2018-02-262-1/+1
|
* sys-libs/libcxx: Bump to 6.0.0rc2Michał Górny2018-02-092-0/+199
|
* sys-libs/libcxx: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/libcxx: Bump LLVM macro dep to 6Michał Górny2018-01-202-4/+4
| | | | Require macros provided by LLVM 6 due to new lit options.
* sys-libs/libcxx: Remove old 3.8.1 versionMichał Górny2018-01-183-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 versionMichał Górny2018-01-182-217/+0
|
* sys-libs/libcxx: Remove ~mips from old versionsMichał Górny2018-01-182-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órny2018-01-182-200/+0
|
* sys-libs/libcxx: amd64 stable wrt bug #644814Mikle Kolyada2018-01-181-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/libcxx: Add a live ebuild for 6.0 branchMichał Górny2018-01-031-0/+210
|
* sys-libs/libcxx: Remove live ebuild for obsolete 5.0 branchMichał Górny2017-12-211-212/+0
|
* sys-libs/libcxx: Bump to 5.0.1 (final)Michał Górny2017-12-202-3/+3
|