| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply upstream patch for FreeBSD gcc-4.9 build, bug #548444. https://github.c... | Michał Górny | 2015-06-14 | 1 | -1/+6 |
* | Clean multilib_src_install_all() up. | Michał Górny | 2015-06-13 | 1 | -1/+4 |
* | Simplify doc CMake code | Michał Górny | 2015-06-13 | 1 | -1/+4 |
* | Rename R600 -> AMDGPU following upstream. Reported by darkbasic. | Michał Górny | 2015-06-13 | 1 | -1/+4 |
* | Documentation build can be made optional again, add back pax markings | Bernard Cafarelli | 2015-06-11 | 1 | -1/+4 |
* | Enable EH & RTTI for better compatibility | Michał Górny | 2015-06-09 | 1 | -1/+4 |
* | Switch the live ebuild to CMake, and few more improvements. Covered by bug #4... | Michał Górny | 2015-06-09 | 1 | -1/+12 |
* | Add large file support flags, thanks zmedico in bug #550708 | Bernard Cafarelli | 2015-06-05 | 1 | -1/+5 |
* | Fix dependencies for Darwin: only 3.4 can be compiled with gcc-apple-4.2.1, l... | Fabian Groffen | 2015-05-31 | 1 | -1/+7 |
* | Allow LLVM to compile itself. This is useful for Darwin, where LLVM is going... | Fabian Groffen | 2015-05-31 | 1 | -1/+6 |
* | Revert accidental commit on live ebuild, should fix #550608 and #550682 | Bernard Cafarelli | 2015-05-29 | 1 | -1/+4 |
* | Version bump, mostly MIPS and R600 bug fixes | Bernard Cafarelli | 2015-05-27 | 1 | -1/+7 |
* | Fix vim files installation, thanks Tobias Jakobi. Note this does not fix USE=... | Bernard Cafarelli | 2015-05-04 | 1 | -1/+5 |
* | Update debug CFLAGS check, bug #545630 | Bernard Cafarelli | 2015-04-16 | 1 | -1/+6 |
* | Drop old Python implementations | Michał Górny | 2015-04-08 | 1 | -1/+5 |
* | 3.5 bugfix release bump | Bernard Cafarelli | 2015-04-03 | 1 | -1/+6 |
* | Fix live ebuild patch, though it requires a rewrite for cmake build system, b... | Bernard Cafarelli | 2015-04-02 | 1 | -1/+6 |
* | Fix compilation with newer perl versions, bug #541132 | Bernard Cafarelli | 2015-03-19 | 1 | -1/+6 |
* | add arm64 support, tested on A53 board | Yixun Lan | 2015-03-03 | 1 | -1/+4 |
* | Bump to final version | Bernard Cafarelli | 2015-02-28 | 1 | -1/+7 |
* | RC bump | Bernard Cafarelli | 2015-02-23 | 1 | -1/+7 |
* | Stable for ppc64, wrt bug #530882 | Agostino Sarubbo | 2015-02-21 | 1 | -1/+4 |
* | Remove forgotten patch line | Bernard Cafarelli | 2015-02-18 | 1 | -1/+4 |
* | go bindings do not integrate with autoconf build system, disable for now | Bernard Cafarelli | 2015-02-18 | 1 | -1/+5 |
* | Add 3.6.0 release candidate for testing, still need to fix go bindings | Bernard Cafarelli | 2015-02-18 | 1 | -1/+7 |
* | Update clang patch, bug #538768. It looks like upstream finally fixed libdir ... | Michał Górny | 2015-02-04 | 1 | -1/+6 |
* | Fixup previous commit, better set binutils-apple dependency in one place ... | Fabian Groffen | 2015-01-31 | 1 | -1/+5 |
* | Drop old_linker patch in favour of a dependency on a newer linker | Fabian Groffen | 2015-01-31 | 1 | -1/+6 |
* | Update install_name patching, by Michael Weiser, bug #536716 | Fabian Groffen | 2015-01-31 | 1 | -1/+5 |
* | Update ocaml tests path for live ebuild, bug #537504 | Bernard Cafarelli | 2015-01-25 | 1 | -1/+4 |
* | Disable warnings as errors for Ocaml tests, bug #537308 | Bernard Cafarelli | 2015-01-23 | 1 | -1/+5 |
* | Fix installation with USE=-doc | Bernard Cafarelli | 2015-01-21 | 1 | -1/+4 |
* | Version bump | Bernard Cafarelli | 2015-01-21 | 1 | -1/+6 |
* | Add workaround for our older (Prefix/Darwin) toolchain | Fabian Groffen | 2015-01-11 | 1 | -1/+5 |
* | arm stable, bug #530882 | Markus Meier | 2015-01-01 | 1 | -2/+5 |
* | Stable for ppc, wrt bug #530882 | Agostino Sarubbo | 2014-12-31 | 1 | -1/+4 |
* | Update Gentoo patch for -9999, bug #534080. | Michał Górny | 2014-12-31 | 1 | -1/+5 |
* | Fix typo with location of --disable-shared. | Mike Frysinger | 2014-12-31 | 1 | -1/+5 |
* | Stable for x86, wrt bug #530882 | Agostino Sarubbo | 2014-12-28 | 1 | -1/+4 |
* | Stable for amd64, wrt bug #530882 | Agostino Sarubbo | 2014-12-27 | 1 | -1/+4 |
* | Keep one major version for older releases. Add pax marking for lli-child-targ... | Bernard Cafarelli | 2014-11-26 | 1 | -1/+7 |
* | Make clang 3.4.2 find Prefix headers on Darwin, force for virtual deps in unt... | Fabian Groffen | 2014-11-10 | 1 | -1/+6 |
* | Fix old dev-python/configparser blocker. Bug #525916. | Michał Górny | 2014-10-20 | 1 | -1/+5 |
* | Block configparser-3.2 since it is known to break the build. | Michał Górny | 2014-09-29 | 1 | -1/+5 |
* | Use simpler llvm::sys::fs::exists() form in gcc version detection code since ... | Michał Górny | 2014-09-18 | 1 | -1/+6 |
* | Also disable troublesome test in 3.4.2, fixes bug #516496 | Bernard Cafarelli | 2014-09-17 | 1 | -1/+4 |
* | Backport upstream fix for cmake files, thanks David Hallas <david@cgp.dk> in ... | Bernard Cafarelli | 2014-09-16 | 1 | -1/+6 |
* | Version bump, bug #522188. | Michał Górny | 2014-09-07 | 1 | -1/+8 |
* | Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug 513718 | Ian Stakenvicius | 2014-07-14 | 1 | -1/+6 |
* | Rename clang to ${CHOST}-clang-${PV}. Add multilib wrappers. | Michał Górny | 2014-06-29 | 1 | -1/+4 |