summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/llvm: Revert upstream AMDGPU breakage, #603858Michał Górny2017-01-212-0/+671
|
* fix quoting to a lot of patch callsMike Frysinger2017-01-201-1/+1
|
* sys-devel/llvm: Fix dependency syntax in -9999, #606532Michał Górny2017-01-191-1/+1
|
* sys-devel/bison: mark 3.0.4-r1 arm64/m68k/s390/sh stableMike Frysinger2017-01-191-1/+1
|
* sys-devel/m4: mark 1.4.17 arm64/m68k/s390/sh stableMike Frysinger2017-01-191-1/+1
|
* sys-devel/clang-runtime: Add 4.0.0rc1Michał Górny2017-01-191-0/+26
|
* sys-devel/lld: Bump to 4.0.0rc1Michał Górny2017-01-192-1/+74
|
* sys-devel/clang: Add 4.0.0rc1Michał Górny2017-01-192-1/+289
|
* sys-devel/llvm: Git snapshot of 4.0.0rc1Michał Górny2017-01-192-1/+263
|
* sys-devel/clang: Build tests in src_compile()Michał Górny2017-01-191-2/+1
| | | | | | | | | Build tests in src_compile() (when enabled) rather than delaying that until src_test(). This ensures a better split between compilation phase and testing in multilib builds, i.e. you can turn off other distcc servers when first ABI starts testing. Also, it guarantees that building the tests will be tested for all ABIs, even if the actual tests fail for one of them.
* sys-devel/clang-runtime: marked ~{amd64,x86}-linuxFabian Groffen2017-01-181-2/+2
| | | | Package-Manager: portage-2.3.0
* sys-devel/flex: mark 2.6.1 arm64/m68k/s390/sh stableMike Frysinger2017-01-171-1/+1
|
* sys-devel/bison: Removed old.Lars Wendler2017-01-173-121/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/m4: Removed old.Lars Wendler2017-01-174-91/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/m4: ia64 stable wrt bug #583958Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/byfl: update homepageChristoph Junghans2017-01-154-13/+13
| | | | Package-Manager: portage-2.3.0
* sys-devel/lld: Remove unnecessary LLVM_LIBDIR_SUFFIXMichał Górny2017-01-151-1/+0
|
* sys-devel/clang: Remove unnecessary LLVM_LIBDIR_SUFFIXMichał Górny2017-01-151-2/+0
| | | | | | Remove LLVM_LIBDIR_SUFFIX as CMake path is now obtained from llvm-config, and LLVM_LIBDIR_SUFFIX is subsequently obtained from LLVMConfig.cmake.
* sys-devel/clang: Obtain version from llvm-configMichał Górny2017-01-141-3/+5
| | | | | | | Obtain the clang version that is used for paths and executable names from llvm-config, instead of hardcoding it in ebuild. This matches the method used in upstream code (obtaining it from CMake files), and works both for release and live ebuilds.
* sys-devel/clang: Update SLOT for new scheme, use versionatorMichał Górny2017-01-141-2/+2
|
* sys-devel/llvm: Update SLOT for new scheme, use versionatorMichał Górny2017-01-141-4/+4
|
* sys-devel/lld: Switch to CMAKE_BUILD_TYPE=RelWithDebInfoMichał Górny2017-01-121-0/+5
|
* sys-devel/clang: Switch to CMAKE_BUILD_TYPE=RelWithDebInfoMichał Górny2017-01-121-0/+5
|
* sys-devel/llvm: Stop using custom build type in -9999Michał Górny2017-01-126-9/+9
| | | | | | | Switch -9999 to use standard CMAKE_BUILD_TYPE=RelWithDebInfo following the eclass and sys-devel/cmake changes to make it non-intrusive and Gentoo-friendly. This lets us skip hacking custom build type support in, and get a more well-defined behavior upstream.
* sys-devel/llvm: Update llvm-config patch for -9999Michał Górny2017-01-111-11/+0
| | | | | | Remove the system-libs bits from the llvm-config patch since they are no longer necessary now that 'llvm-config --system-libs' does not output any libraries when using shared linking.
* sys-devel/flex: Security cleanup (bug #589820).Lars Wendler2017-01-114-173/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/m4: sparc stable wrt bug #583958Agostino Sarubbo2017-01-111-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/libtool: Stable for HPPA (bug #601098).Jeroen Roovers2017-01-101-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* sys-devel/flex: Stable for HPPA (bug #589820).Jeroen Roovers2017-01-091-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* sys-devel/libtool: arm stable, bug #601098Markus Meier2017-01-081-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* sys-devel/libtool: ppc64 stable wrt bug #601098Agostino Sarubbo2017-01-031-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/lld: Drop CMAKE_MIN_VERSIONJohannes Huber2017-01-011-2/+1
| | | | | | Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/clang: Drop CMAKE_MIN_VERSIONJohannes Huber2017-01-011-2/+1
| | | | | | Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/binutils-apple: workaround llvm-3.9.{0,1} bugFabian Groffen2017-01-011-1/+7
| | | | Package-Manager: portage-2.2.28-prefix
* sys-devel/libtool: ppc stable wrt bug #601098Agostino Sarubbo2017-01-011-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gnuconfig: version bump to 20170101Mike Frysinger2017-01-013-1/+67
|
* sys-devel/gnuconfig: mark 20161104 stable for allMike Frysinger2017-01-011-1/+1
|
* sys-devel/gnuconfig: drop old <20160402 versionsMike Frysinger2017-01-012-67/+0
|
* sys-devel/m4: no need to inherit eutilsAnthony G. Basile2016-12-311-3/+1
| | | | Package-Manager: portage-2.3.0
* sys-devel/m4: Bump to version 1.4.18Lars Wendler2017-01-012-0/+47
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/flex: Bump to version 2.6.3Lars Wendler2016-12-302-1/+1
| | | | | | Removed completely broken 2.6.2 version. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/libtool: ia64 stable wrt bug #601098Agostino Sarubbo2016-12-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/libtool: sparc stable wrt bug #601098Agostino Sarubbo2016-12-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/bmake: bump to 20161212Alexis Ballier2016-12-292-0/+52
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/gcc: Bump 5.4 to r2 bug #603798Magnus Granberg2016-12-282-0/+46
| | | | | | Bump the patchset to 1.2 for 1.1 was broken bug #603798 Package-Manager: portage-2.3.2
* sys-devel/gcc: Rmove gcc-5.4.0-r1Magnus Granberg2016-12-262-46/+0
| | | | | | That bump need more work bug #603798 Package-Manager: portage-2.3.2
* sys-devel/gcc: Bump to 5.4 to -r1Magnus Granberg2016-12-262-0/+46
| | | | | | | Bumped with a git diff snapshot git diff 9d0507742960aa9f2b99bc6e9584655ecc611792 > file Package-Manager: portage-2.3.2
* sys-devel/gcc: version bump to 6.3Magnus Granberg2016-12-252-3/+3
| | | | | | Bump to 6.3 bug 603548 Package-Manager: portage-2.3.2
* sys-devel/qconf: ppc stable wrt bug #585420Agostino Sarubbo2016-12-251-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/qconf: sparc stable wrt bug #585420Agostino Sarubbo2016-12-251-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>