| Commit message (Expand) | Author | Age | Files | Lines |
* | lldb fixes thanks to mgorny's review | Bernard Cafarelli | 2015-06-15 | 1 | -8/+12 |
* | Add initial support for lldb debugger, bug #464354. Also enable USE=doc by de... | Bernard Cafarelli | 2015-06-15 | 1 | -3/+37 |
* | Clean multilib_src_install_all() up. | Michał Górny | 2015-06-13 | 1 | -14/+15 |
* | Simplify doc CMake code | Michał Górny | 2015-06-13 | 1 | -4/+3 |
* | Rename R600 -> AMDGPU following upstream. Reported by darkbasic. | Michał Górny | 2015-06-13 | 1 | -2/+2 |
* | Documentation build can be made optional again, add back pax markings | Bernard Cafarelli | 2015-06-11 | 1 | -7/+9 |
* | Enable EH & RTTI for better compatibility | Michał Górny | 2015-06-09 | 1 | -1/+3 |
* | Switch the live ebuild to CMake, and few more improvements. Covered by bug #4... | Michał Górny | 2015-06-09 | 1 | -234/+160 |
* | Add large file support flags, thanks zmedico in bug #550708 | Bernard Cafarelli | 2015-06-05 | 1 | -1/+3 |
* | Fix dependencies for Darwin: only 3.4 can be compiled with gcc-apple-4.2.1, l... | Fabian Groffen | 2015-05-31 | 1 | -2/+3 |
* | Allow LLVM to compile itself. This is useful for Darwin, where LLVM is going... | Fabian Groffen | 2015-05-31 | 1 | -2/+2 |
* | Revert accidental commit on live ebuild, should fix #550608 and #550682 | Bernard Cafarelli | 2015-05-29 | 1 | -5/+11 |
* | Version bump, mostly MIPS and R600 bug fixes | Bernard Cafarelli | 2015-05-27 | 1 | -9/+5 |
* | Fix vim files installation, thanks Tobias Jakobi. Note this does not fix USE=... | Bernard Cafarelli | 2015-05-04 | 1 | -4/+7 |
* | Update debug CFLAGS check, bug #545630 | Bernard Cafarelli | 2015-04-16 | 1 | -2/+2 |
* | Fix live ebuild patch, though it requires a rewrite for cmake build system, b... | Bernard Cafarelli | 2015-04-02 | 1 | -2/+2 |
* | Update clang patch, bug #538768. It looks like upstream finally fixed libdir ... | Michał Górny | 2015-02-04 | 1 | -2/+2 |
* | Fixup previous commit, better set binutils-apple dependency in one place ... | Fabian Groffen | 2015-01-31 | 1 | -3/+2 |
* | Drop old_linker patch in favour of a dependency on a newer linker | Fabian Groffen | 2015-01-31 | 1 | -1/+2 |
* | Update install_name patching, by Michael Weiser, bug #536716 | Fabian Groffen | 2015-01-31 | 1 | -17/+32 |
* | Update ocaml tests path for live ebuild, bug #537504 | Bernard Cafarelli | 2015-01-25 | 1 | -2/+2 |
* | Disable warnings as errors for Ocaml tests, bug #537308 | Bernard Cafarelli | 2015-01-23 | 1 | -2/+4 |
* | Update Gentoo patch for -9999, bug #534080. | Michał Górny | 2014-12-31 | 1 | -2/+2 |
* | Fix typo with location of --disable-shared. | Mike Frysinger | 2014-12-31 | 1 | -1/+2 |
* | Keep one major version for older releases. Add pax marking for lli-child-targ... | Bernard Cafarelli | 2014-11-26 | 1 | -1/+3 |
* | Make clang 3.4.2 find Prefix headers on Darwin, force for virtual deps in unt... | Fabian Groffen | 2014-11-10 | 1 | -3/+3 |
* | Fix old dev-python/configparser blocker. Bug #525916. | Michał Górny | 2014-10-20 | 1 | -2/+2 |
* | Block configparser-3.2 since it is known to break the build. | Michał Górny | 2014-09-29 | 1 | -1/+3 |
* | Version bump, bug #522188. | Michał Górny | 2014-09-07 | 1 | -46/+32 |
* | Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug 513718 | Ian Stakenvicius | 2014-07-14 | 1 | -4/+4 |
* | Rename clang to ${CHOST}-clang-${PV}. Add multilib wrappers. | Michał Górny | 2014-06-29 | 1 | -8/+46 |
* | Use python_setup to obtain the Python interpreter, and do that in src_prepare... | Michał Górny | 2014-05-01 | 1 | -4/+3 |
* | Replace multilib_build_binaries with multilib_is_native_abi, in order to put ... | Michał Górny | 2014-04-28 | 1 | -6/+6 |
* | add prefix include path for kernel headers (bug #505908) | Christoph Junghans | 2014-04-14 | 1 | -1/+6 |
* | Remove the cmake hack since upstream started installing cmake files from Make... | Michał Górny | 2014-04-12 | 1 | -24/+2 |
* | Re-apply the install phase fixes for multilib-portage (bug #506398) and /tmp ... | Michał Górny | 2014-04-10 | 1 | -17/+11 |
* | Update PYTHON_COMPAT in the live ebuild. | Michał Górny | 2014-04-07 | 1 | -2/+2 |
* | revert last commit causing /usr/bin/clang being 32bit on amd64 systems | Julian Ospald | 2014-04-02 | 1 | -11/+17 |
* | Use alternate root install instead of dumb removal to work-around non-clobber... | Michał Górny | 2014-04-01 | 1 | -17/+11 |
* | Remove unnecessary --with-clang-resource-dir that broke the build whenever th... | Michał Górny | 2014-03-11 | 1 | -4/+1 |
* | Make tests respect TMPDIR. Solution suggested by NAKAMURA Takumi on http://ll... | Michał Górny | 2014-01-15 | 1 | -1/+3 |
* | Restore building clang-check and clang-format, bug #497620. | Michał Górny | 2014-01-10 | 1 | -2/+6 |
* | Build extra clang tools, bug #497428. | Michał Górny | 2014-01-08 | 1 | -4/+11 |
* | Add a PDEP on sys-devel/clang to the live ebuild as well. | Michał Górny | 2014-01-06 | 1 | -2/+3 |
* | Explicitly require Makefiles from CMake, to avoid failures when people like t... | Michał Górny | 2013-12-29 | 1 | -1/+6 |
* | Add bugpoint to built tools. Switch llvm-config wrapping to use $CHOST-llvm-c... | Michał Górny | 2013-12-28 | 1 | -13/+17 |
* | Update/fix dependencies. | Michał Górny | 2013-12-27 | 1 | -6/+6 |
* | Fix libLTO linking parallel make issue, bug #494922. | Michał Górny | 2013-12-24 | 1 | -5/+14 |
* | Create the gold plugin symlink only with USE=gold. | Michał Górny | 2013-12-24 | 1 | -4/+6 |
* | Disable libxml2 support in non-native ABIs since it is meaningful for install... | Michał Górny | 2013-12-20 | 1 | -5/+3 |