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