summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libcxx: Backport libsupc++ build fix to 7.0.0Michał Górny2018-10-051-0/+32
| | | | | Closes: https://bugs.gentoo.org/667174 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Remove old 3.8.1 versionMichał Górny2018-01-181-15/+0
| | | | LLVM 3.8.1 has been removed from the tree, so libcxx can go too.
* sys-libs/libcxx: version bump to 3.9.0Lei Zhang2016-10-031-0/+196
| | | | to synchronize with live ebuild.
* sys-libs/libcxx: update live ebuild to use cmakeLei Zhang2016-10-031-0/+23
| | | | | | Notable changes: - gcc is now required to build libcxx against libsupc++ - keyword ~mips is dropped to be compatible with clang/llvm
* sys-libs/libcxx: bump to 3.8.1, support libunwind & musl (#589352)Lei Zhang2016-08-011-0/+15
| | | | | | | | With USE=libunwind, libcxx will be built against libunwind (either sys-libs/libunwind or sys-libs/llvm-libunwind), instead of libgcc_s. In addition, a patch will be applied when building libcxx against musl. Package-Manager: portage-2.2.28
* proj/gentoo: Initial commitRobin H. Johnson2015-08-082-0/+54
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed