summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/llvm: Remove unnecessary gtest patchMichał Górny2016-08-242-34/+0
|
* sys-devel/clang: rlimits check patch has been applied upstreamMichał Górny2016-08-232-86/+0
|
* sys-devel/llvm: OCaml doc patch has been applied upstreamMichał Górny2016-08-236-6/+4
|
* sys-devel/llvm: Remove unused patchMichał Górny2016-08-221-113/+0
|
* sys-devel/llvm: Group all patches by newest version applicableMichał Górny2016-08-2257-209/+292
|
* sys-devel/clang: Enable stand-alone builds against sys-devel/llvmMichał Górny2016-08-2210-36/+667
|
* sys-devel/llvm: Strip external projects off the live ebuildMichał Górny2016-08-224-295/+93
|
* sys-devel/llvm: Revbump and unleash 3.8.1-r1Michał Górny2016-08-211-0/+0
|
* sys-devel/llvm: Reduce keywords on 3.8.1-r1 to match sys-libs/libcxxMichał Górny2016-08-211-1/+1
|
* sys-devel/llvm: Improve llvm-config upstream compatibility, #591690Michał Górny2016-08-213-27/+99
| | | | | | | | | Improve the llvm-config installed by 3.8.1-r1 (masked) and the live ebuild to match upstream behavior better, and be more compatible with packages. Restore --obj-root to return prefix on installed package, and make --src-root return invalid /dev/null path instead of failing. Bug: https://bugs.gentoo.org/591690
* sys-devel/clang: Transfer maintenance to LLVM projectMichał Górny2016-08-161-7/+2
|
* sys-devel/llvm: Transfer maintenance to LLVM projectMichał Górny2016-08-161-11/+2
|
* sys-devel/gcc: version bump to 4.9.4, bug #590966Anthony G. Basile2016-08-152-0/+52
| | | | Package-Manager: portage-2.2.28
* sys-devel/llvm: update the live ebuildLei Zhang2016-08-141-3/+15
| | | | | Closes: https://github.com/gentoo/gentoo/pull/2066 Package-Manager: portage-2.2.28
* sys-devel/autogen: version bump to 5.18.10 #584092Mike Frysinger2016-08-102-0/+45
|
* sys-devel/remake: handle automagic guile depMike Frysinger2016-08-101-3/+4
|
* sys-devel/boost-m4: Cleanup per bug #355897Pacho Ramos2016-08-071-4/+0
| | | | Package-Manager: portage-2.3.0
* sys-devel/autoconf-archive: Cleanup per bug #355897Pacho Ramos2016-08-071-3/+0
| | | | Package-Manager: portage-2.3.0
* sys-devel/autoconf-archive: arm stable, bug #589390Markus Meier2016-08-061-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
* sys-devel/qconf: Cleanup per bug #96436Pacho Ramos2016-08-061-4/+0
| | | | Package-Manager: portage-2.3.0
* sys-devel/bmake: bump to 20160606Alexis Ballier2016-08-032-0/+56
| | | | Package-Manager: portage-2.3.0
* sys-devel/bmake: remove oldAlexis Ballier2016-08-035-226/+0
| | | | Package-Manager: portage-2.3.0
* sys-devel/llvm: Backport abi-tag support, bug #571600Matthias Maier2016-08-023-0/+1653
| | | | | | | | | | | | | This applies the abi-tag support patches to 3.8.1-r1. Unfortunately, gcc-5* and gcc-6* have slightly ABI incompatible implementations of the abi-tag feature (basically a bugfix in gcc-6*) [1]. The patchset for clang implements the gcc-6* version and is thus not fully compatible with gcc-5*. [1] https://llvm.org/bugs/show_bug.cgi?id=28511 Package-Manager: portage-2.2.28
* sys-devel/llvm: musl & default runtime lib switches, #589352Lei Zhang2016-08-016-0/+974
| | | | | | | | | | - add support for building llvm against musl - enable clang to build binaries against musl - introduce USE flag "sanitize" to control the building of compiler-rt's sanitizers (they cause problem on musl) - be able to override default values of -stdlib and -rtlib for clang * USE="default-libcxx" implies -stdlib=libc++ (originally libstdc++) * USE="default-compiler-rt" implies -rtlib=compiler-rt (originally libgcc)
* sys-devel/binutils-hppa64: Old.Jeroen Roovers2016-07-243-58/+0
| | | | Package-Manager: portage-2.3.0
* sys-devel/binutils-hppa64: Version bump.Jeroen Roovers2016-07-242-0/+29
| | | | Package-Manager: portage-2.3.0
* sys-devel/llvm: Bump clang version in -9999 to 4.0, #589368Michał Górny2016-07-231-1/+1
|
* sys-devel/llvm: Strip third version component for subslot, in -9999Michał Górny2016-07-231-1/+1
| | | | | | | Strip the third version component (if there is any) for subslot value, therefore ensuring that e.g. 3.9.* will have subslot 3.9. This is not relevant to the -9999 ebuild but hopefully it will prevent me from forgetting to finally do this on next release.
* sys-devel/llvm: Change subslot of 3.8.1 to match 3.8.0Michał Górny2016-07-161-1/+1
|
* sys-devel/clang: Bump meta to 3.8.1Michał Górny2016-07-151-0/+36
|
* sys-devel/llvm: Bump to 3.8.1Michał Górny2016-07-152-0/+542
|
* sys-devel/binutils: update Manifest file.Bjørn Kagelmacher2016-07-131-0/+2
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1874 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* sys-devel/binutils: version bump to 2.26.1.Bjørn Kagelmacher2016-07-131-0/+11
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1874 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* sys-devel/binutils-apple: WhitespacePatrick Lauer2016-07-102-2/+0
| | | | Package-Manager: portage-2.3.0
* sys-devel/binutils-apple: cleanup oldFabian Groffen2016-07-1092-14043/+12
| | | | Package-Manager: portage-2.2.28
* sys-devel/binutils-apple: fix LTO for 7.x series, thanks Michael Weiser, bug ↵Fabian Groffen2016-07-106-0/+1907
| | | | | | #587622 Package-Manager: portage-2.2.28
* sys-devel/bison: ppc stable wrt bug #574600Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/llvm: Drop 3.4.2Michał Górny2016-07-059-889/+0
|
* sys-devel/clang: Remove 3.4.2Michał Górny2016-07-051-36/+0
|
* sys-devel/llvm: Clean up obsolete patchesMichał Górny2016-07-057-496/+0
|
* sys-devel/llvm: Improve cross-compiler support, #442958Michał Górny2016-07-032-0/+34
|
* sys-devel/llvm: Use tc-is-gcc from toolchain-funcsMichał Górny2016-07-031-1/+1
|
* sys-devel/llvm: Fix static analyzer -isystem support, #586168Michał Górny2016-07-032-0/+21
|
* sys-devel/llvm: Sync and clean up WX section codeMichał Górny2016-07-033-7/+7
|
* sys-devel/llvm: fix git-format-clang shebang, #562688Austin English2016-07-033-6/+14
| | | | | | Bug: https://bugs.gentoo.org/562688 Package-Manager: portage-2.2.28 Pull-Request: https://github.com/gentoo/gentoo/pull/1766
* sys-devel/{clang,llvm}: add myself as maintainerAustin English2016-06-272-0/+8
|
* sys-devel/kgcc64: Version bump.Jeroen Roovers2016-06-252-0/+58
| | | | Package-Manager: portage-2.3.0
* sys-devel/bison: x86 stable wrt bug #574600Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sourceware: convert to https:// URIsMike Frysinger2016-06-2319-24/+24
|
* sys-devel/llvm: Fix build fails on Gentoo/FreeBSD.Yuta Satoh2016-06-232-0/+27
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/578064 Closes: https://github.com/gentoo/gentoo/pull/1693 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>