| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean old versions up. | Michał Górny | 2014-05-11 | 1 | -1/+5 |
* | Fix creating libLLVM-3.4.so compatibility alias. | Michał Górny | 2014-05-10 | 1 | -1/+7 |
* | Bump subslot since library name changes anyway. Unnecessarily. | Michał Górny | 2014-05-10 | 1 | -1/+4 |
* | Fix PDEPEND on clang. | Mike Gilbert | 2014-05-10 | 1 | -1/+4 |
* | Version bump. | Michał Górny | 2014-05-09 | 1 | -1/+7 |
* | Use python_setup to obtain the Python interpreter, and do that in src_prepare... | Michał Górny | 2014-05-01 | 1 | -1/+8 |
* | Replace multilib_build_binaries with multilib_is_native_abi, in order to put ... | Michał Górny | 2014-04-28 | 1 | -1/+7 |
* | add prefix include path for kernel headers (bug #505908) | Christoph Junghans | 2014-04-14 | 1 | -1/+5 |
* | Remove the cmake hack since upstream started installing cmake files from Make... | Michał Górny | 2014-04-12 | 1 | -1/+5 |
* | Backport the install phase changes to masked -r2. | Michał Górny | 2014-04-10 | 1 | -1/+6 |
* | Re-apply the install phase fixes for multilib-portage (bug #506398) and /tmp ... | Michał Górny | 2014-04-10 | 1 | -1/+5 |
* | Update PYTHON_COMPAT in the live ebuild. | Michał Górny | 2014-04-07 | 1 | -1/+4 |
* | revert last commit causing /usr/bin/clang being 32bit on amd64 systems | Julian Ospald | 2014-04-02 | 1 | -1/+7 |
* | Use alternate root install instead of dumb removal to work-around non-clobber... | Michał Górny | 2014-04-01 | 1 | -1/+7 |
* | Add support for the new PyPy slotting. | Michał Górny | 2014-03-31 | 1 | -1/+5 |
* | Stable for ppc64, wrt bug #491018 | Agostino Sarubbo | 2014-03-23 | 1 | -1/+4 |
* | Stable for ppc, wrt bug #491018 | Agostino Sarubbo | 2014-03-23 | 1 | -1/+4 |
* | Remove unnecessary --with-clang-resource-dir that broke the build whenever th... | Michał Górny | 2014-03-11 | 1 | -1/+5 |
* | arm stable, bug #491018 | Markus Meier | 2014-03-05 | 1 | -1/+4 |
* | amd64 stable, bug #491018 | Pacho Ramos | 2014-03-01 | 1 | -1/+4 |
* | x86 stable wrt bug #491018 | Paweł Hajdan | 2014-02-24 | 1 | -1/+4 |
* | Update clang patch wrt bug #501764, again. | Michał Górny | 2014-02-21 | 1 | -1/+5 |
* | Update clang patch wrt bug #501764. | Michał Górny | 2014-02-20 | 1 | -1/+5 |
* | Add ~sparc, wrt bug #320221 | Agostino Sarubbo | 2014-02-16 | 1 | -1/+4 |
* | Keep arm_neon.h header, thanks Yuta SATOH <nigoro.gentoo@0x100.com> in bug #4... | Bernard Cafarelli | 2014-01-23 | 1 | -1/+6 |
* | Make tests respect TMPDIR. Solution suggested by NAKAMURA Takumi on http://ll... | Michał Górny | 2014-01-15 | 1 | -1/+6 |
* | Restore building clang-check and clang-format, bug #497620. | Michał Górny | 2014-01-10 | 1 | -1/+5 |
* | Re-add missing runtime gcc detection patch, bug #497704. | Michał Górny | 2014-01-10 | 1 | -1/+4 |
* | Build extra clang tools, bug #497428. | Michał Górny | 2014-01-08 | 1 | -1/+5 |
* | Fix a varargs bug causing miscompilations, thanks Holger Hoffstätte <holger.... | Bernard Cafarelli | 2014-01-08 | 1 | -1/+6 |
* | Add a PDEP on sys-devel/clang to the live ebuild as well. | Michał Górny | 2014-01-06 | 1 | -1/+4 |
* | Version bump. | Michał Górny | 2014-01-06 | 1 | -1/+6 |
* | Restore missing patches for 3.3. Add a patch for CMake wrt bug #496480. | Michał Górny | 2014-01-06 | 1 | -2/+9 |
* | Fix building docs with USE=-clang, bug #496394. | Michał Górny | 2013-12-30 | 1 | -1/+4 |
* | Explicitly require Makefiles from CMake, to avoid failures when people like t... | Michał Górny | 2013-12-29 | 1 | -1/+6 |
* | Fix building R600 target, bug #496308. | Michał Górny | 2013-12-28 | 1 | -1/+4 |
* | Fix clang blocker to match 3.3-r100. | Michał Górny | 2013-12-28 | 1 | -1/+4 |
* | Backport all the fixes and install design changes from -9999 to -3.3. Fixes b... | Michał Górny | 2013-12-28 | 1 | -1/+9 |
* | Add bugpoint to built tools. Switch llvm-config wrapping to use $CHOST-llvm-c... | Michał Górny | 2013-12-28 | 1 | -1/+5 |
* | Update/fix dependencies. | Michał Górny | 2013-12-27 | 1 | -1/+4 |
* | Fix libLTO linking parallel make issue, bug #494922. | Michał Górny | 2013-12-24 | 1 | -1/+4 |
* | Create the gold plugin symlink only with USE=gold. | Michał Górny | 2013-12-24 | 1 | -1/+4 |
* | Disable libxml2 support in non-native ABIs since it is meaningful for install... | Michał Górny | 2013-12-20 | 1 | -1/+5 |
* | Update LLVM build patch for -9999. | Michał Górny | 2013-12-20 | 1 | -1/+5 |
* | Fix gcc version check. Add missing libxml2 dependency (for clang). Install CM... | Michał Górny | 2013-12-20 | 1 | -1/+5 |
* | Symlink the LLVM gold plugin to bfd-plugins directory to enable LLVM object s... | Michał Górny | 2013-12-19 | 1 | -1/+5 |
* | Remove traces of BugpointPasses in darwin branch. | Michał Górny | 2013-12-19 | 1 | -1/+4 |
* | Delay building unnecessary tools & unittests until src_test(). Do not install... | Michał Górny | 2013-12-19 | 1 | -1/+5 |
* | Clean up the build procedure a bit. Pass the same MAKEOPTS to all calls, and ... | Michał Górny | 2013-12-19 | 1 | -1/+6 |
* | Update Gentoo patch for clang. | Michał Górny | 2013-12-03 | 1 | -1/+5 |