Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-devel/clang: Enable support for Z3 backend in -9999 | Michał Górny | 2017-04-06 | 2 | -2/+10 |
| | |||||
* | sys-devel/clang: Include prebuilt manpages for 4.0.0 w/ USE=-doc | Michał Górny | 2017-04-06 | 2 | -0/+8 |
| | |||||
* | sys-devel/clang: Fix incorrect +x on scan-build.1 manpage | Michał Górny | 2017-04-06 | 2 | -0/+4 |
| | |||||
* | sys-devel/clang: Fix installing extra tool docs to docdir | Michał Górny | 2017-04-06 | 2 | -0/+6 |
| | |||||
* | sys-devel/clang: Fix compressing manpages | Michał Górny | 2017-04-06 | 2 | -0/+4 |
| | |||||
* | sys-devel/clang: x86 stable wrt bug #607660 | Agostino Sarubbo | 2017-04-02 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | sys-devel/clang: amd64 stable wrt bug #607660 | Agostino Sarubbo | 2017-04-02 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | sys-devel/clang: Drop ppc/ppc64 keywords | Matt Turner | 2017-03-24 | 4 | -4/+4 |
| | | | | | Bug: https://bugs.gentoo.org/613732 Bug: https://bugs.gentoo.org/613734 | ||||
* | sys-devel/clang: Bump to 4.0.0 final | Michał Górny | 2017-03-13 | 2 | -6/+6 |
| | |||||
* | sys-devel/clang: Bump to 4.0.0rc3, fix extra tool tests | Michał Górny | 2017-03-06 | 5 | -5/+230 |
| | |||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 9 | -9/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | sys-devel/clang: add ~arm64, bug #591822 | Markus Meier | 2017-02-25 | 1 | -2/+2 |
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64" | ||||
* | sys-devel/clang: Bump to 4.0.0.rc2 | Michał Górny | 2017-02-15 | 2 | -5/+12 |
| | |||||
* | sys-devel/clang: Re-introduce slotting | Michał Górny | 2017-02-15 | 2 | -73/+79 |
| | |||||
* | sys-devel/clang: Fix building extra tools in -9999 | Michał Górny | 2017-02-11 | 1 | -2/+3 |
| | |||||
* | sys-devel/clang: dropped ~x64-freebsd | Fabian Groffen | 2017-01-29 | 4 | -8/+8 |
| | | | | Package-Manager: portage-2.3.3 | ||||
* | sys-devel/clang: Fix FreeBSD include removal to use real clang version | Michał Górny | 2017-01-29 | 2 | -2/+2 |
| | |||||
* | sys-devel/clang: Switch 4.0.0rc1 to tarballs, add keywords | Michał Górny | 2017-01-24 | 2 | -22/+13 |
| | |||||
* | sys-devel/clang: Fix matching clangrt libs to arch (on x86) | Michał Górny | 2017-01-24 | 3 | -0/+142 |
| | |||||
* | sys-devel/clang: Add 4.0.0rc1 | Michał Górny | 2017-01-19 | 2 | -1/+289 |
| | |||||
* | sys-devel/clang: Build tests in src_compile() | Michał Górny | 2017-01-19 | 1 | -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: Remove unnecessary LLVM_LIBDIR_SUFFIX | Michał Górny | 2017-01-15 | 1 | -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-config | Michał Górny | 2017-01-14 | 1 | -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 versionator | Michał Górny | 2017-01-14 | 1 | -2/+2 |
| | |||||
* | sys-devel/clang: Switch to CMAKE_BUILD_TYPE=RelWithDebInfo | Michał Górny | 2017-01-12 | 1 | -0/+5 |
| | |||||
* | sys-devel/clang: Drop CMAKE_MIN_VERSION | Johannes Huber | 2017-01-01 | 1 | -2/+1 |
| | | | | | | Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 | ||||
* | sys-devel/clang: Bump the meta for 3.9.1 | Michał Górny | 2016-12-21 | 1 | -0/+47 |
| | |||||
* | sys-devel/clang: Create test lib/clang symlink only if libdir != lib | Michał Górny | 2016-12-21 | 1 | -1/+3 |
| | |||||
* | sys-devel/clang: add back *-macos keyword on 3.9 | Fabian Groffen | 2016-12-20 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | sys-devel/clang: Enforce ${CHOST}-llvm-config for multilib | Michał Górny | 2016-11-21 | 1 | -0/+2 |
| | |||||
* | sys-devel/clang: Remove 3.5.0 | Michał Górny | 2016-11-15 | 1 | -36/+0 |
| | |||||
* | sys-devel/clang: Remove interim 3.8.0 version | Michał Górny | 2016-11-12 | 1 | -36/+0 |
| | |||||
* | sys-devel/clang: ppc stable wrt bug #564402 | Agostino Sarubbo | 2016-11-12 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | sys-devel/clang: Avoid cross-phase function calls, #596644 | Michał Górny | 2016-11-12 | 1 | -2/+6 |
| | |||||
* | sys-devel/clang: Enable RISCV target on -9999 | Michał Górny | 2016-11-11 | 1 | -1/+1 |
| | |||||
* | sys-devel/clang: Remove stray "fi" in CMake args | Michał Górny | 2016-11-02 | 1 | -2/+0 |
| | |||||
* | sys-devel/clang: Pass runtime headers through header check | Michał Górny | 2016-11-01 | 1 | -3/+8 |
| | |||||
* | sys-devel/clang: Replace the non-upstreamable lib/clang patch | Michał Górny | 2016-11-01 | 2 | -90/+12 |
| | | | | | | | Replace the non-upstream patch allowing us to alter path for lib/clang with the use of upstream CLANG_RESOURCE_DIR option (to fix file search in driver code) combined with necessary symlinking (for tests) and moves (for install) of installed headers. | ||||
* | sys-devel/clang: Stop overriding incorrect LLVMgold.so location | Michał Górny | 2016-11-01 | 2 | -71/+0 |
| | | | | | | | | Remove the patch allowing override of LLVMgold.so libdir, and the relevant override. The patch has been rejected upstream, and the case of running non-native driver considered not important enough to deserve the added complexity. I will attempt to find another (upstreamable) solution. | ||||
* | sys-devel/clang: gcc-config patch went upstream | Michał Górny | 2016-10-25 | 2 | -54/+0 |
| | |||||
* | sys-devel/clang: Fix enabling EH & RTTI reliably | Michał Górny | 2016-10-25 | 1 | -0/+4 |
| | |||||
* | sys-devel/clang: Stable for PPC64 (bug #564402). | Jeroen Roovers | 2016-10-15 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches | ||||
* | sys-devel/clang: cross-linux test was solved already | Michał Górny | 2016-10-04 | 1 | -1/+0 |
| | |||||
* | sys-devel/clang: Sphinx race conditions fixed upstream | Michał Górny | 2016-10-04 | 2 | -29/+0 |
| | |||||
* | sys-devel/clang: Remove stale libomp check, it is PDEP now | Michał Górny | 2016-10-03 | 1 | -6/+0 |
| | |||||
* | sys-devel/clang: Add PDEP on sys-devel/clang-runtime meta | Michał Górny | 2016-10-03 | 1 | -0/+1 |
| | |||||
* | sys-devel/clang: Wrap the new clang-cpp symlink, #478810 | Michał Górny | 2016-10-02 | 1 | -4/+4 |
| | |||||
* | sys-devel/clang: Use target symlinks instead of wrappers | Michał Górny | 2016-10-02 | 1 | -7/+3 |
| | | | | | Create symlinks for ABI targets instead of wrappers since clang already processes target prefixes in argv[0]. | ||||
* | sys-devel/clang: Use installed lit for tests | Michał Górny | 2016-10-01 | 1 | -0/+4 |
| | |||||
* | sys-devel/clang: Remove leftover "use clang" on BSD | Michał Górny | 2016-10-01 | 1 | -1/+1 |
| |