summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* vdr-plugin.eclass removed, see #497058, #489116Jörg Bornkessel2014-04-262-609/+4
* Sync with kde overlay. Remove custom branch calculation for kde workspace. Ad...Johannes Huber2014-04-252-6/+9
* Sync changes from the mysql overlay - replace gcc version check by Brian Evans.Jorge Manuel B. S. Vicetto2014-04-241-2/+3
* Drop qt5-build eclassMikle Kolyada2014-04-232-619/+4
* Add qt5-build eclass from qt overlayPatrick Lauer2014-04-232-1/+622
* Remove the QA warning from multilib_is_native_abi() till we decide which one ...Michał Górny2014-04-222-5/+6
* Sync mysql-v2 and mysql-cmake eclasses from the mysql overlay.Jorge Manuel B. S. Vicetto2014-04-223-134/+284
* added prefix support (bug #401661)Christoph Junghans2014-04-212-5/+10
* Read the YAML metadata with UTF-8 by default and make an exception for older ...Hans de Graaff2014-04-211-1/+6
* Add a QA warning to multilib_is_native_abi.Michał Górny2014-04-212-2/+8
* Read the YAML metadata with UTF-8 by default and make an exception for older ...Hans de Graaff2014-04-211-7/+7
* ...and make multilib_build_binaries stand-alone.Michał Górny2014-04-212-3/+6
* Make multilib_is_native_abi equivalent to multilib_build_binaries, until all ...Michał Górny2014-04-212-5/+7
* Introduce extra multilib_native_use* wrappers encapulsating multilib_build_bi...Michał Górny2014-04-212-2/+54
* Update 3.15-rcX temporary fix. See bug #507656.Mike Pagano2014-04-212-3/+6
* Support substituting ${PYTHON_USEDEP} in python_gen_cond_dep().Michał Górny2014-04-192-8/+21
* Automatically switch to EGIT_CLONE_TYPE=single+tags for Google Code.Michał Górny2014-04-172-9/+29
* Sync with overlay. Remove unused inherit. Switch to git-r3 eclass. Fix file c...Michael Palimaka2014-04-172-8/+16
* respect CFLAGS in linking command wrt #506956Julian Ospald2014-04-162-6/+9
* Update openib eclassAlexey Shvetsov2014-04-162-6/+37
* Update openib eclassAlexey Shvetsov2014-04-162-12/+10
* Remove useless debug echo line from leechcraft.eclassMaxim Koltsov2014-04-151-2/+1
* multibuild_merge_root: re-introduce userland_BSD tar fallback, bug #507626.Michał Górny2014-04-152-13/+26
* Temporarily fix up >=sys-kernel/git-sources-3.15_rc1.ebuild, bug #507656.Tom Wijsman2014-04-142-2/+32
* Require at least gcc-4.8 for new LeechCraft packagesMaxim Koltsov2014-04-142-3/+15
* Enable reflinking in multibuild_copy_sources.Michał Górny2014-04-112-3/+13
* Use a more portable and clobbering "cp" call for multibuild_merge_root().Michał Górny2014-04-102-17/+18
* Only refer to DESTTREE within the src_install phase.Tim Harder2014-04-092-4/+7
* Re-enable the python_gen_usedep empty argument check.Michał Górny2014-04-092-3/+6
* Comment out the python_gen_usedep empty argument check until all python_gen_c...Michał Górny2014-04-092-3/+7
* Throw explicit error if python_gen_usedep does not match any implementation r...Michał Górny2014-04-092-2/+8
* Disable pypy2_0 and clean up after it.Michał Górny2014-04-085-42/+18
* Fix improper suggestions to put unsupported implmentations in USE_PYTHON, bug...Michał Górny2014-04-052-3/+16
* Use LC_ALL=C for tr call; fixes invalid configure options when using Turkish ...Alexandre Rostovtsev2014-04-052-4/+9
* Make multilib@g.o the maintainer of multilib eclasses.Michał Górny2014-04-034-8/+18
* Add a note not to add new ABIs without contacting multilib.Michał Górny2014-04-032-2/+9
* Revert incomplete and broken s390 support. Please finally contact multilib be...Michał Górny2014-04-032-4/+6
* add s390 abi handlingMike Frysinger2014-04-031-1/+3
* Add slot op to expected PyPy dependency string.Michał Górny2014-04-012-2/+5
* Ban the java-ant_remove-taskdefs() function and remove Python dependency, bug...Michał Górny2014-03-312-4/+10
* Revert the introduction of ABI_PPC due to a lot of breakage, bug #506298 to t...Michał Górny2014-03-312-8/+6
* Drop base.eclass (bug #497048)Mikle Kolyada2014-03-301-4/+7
* Add support for USE triggered policy decisions in SELinux eclassSven Vermeulen2014-03-302-3/+13
* Sync with kde overlay. Raise QT_MINIMAL to latest stable and simplify Qt depsJohannes Huber2014-03-302-7/+13
* Support rewriting symlinks in MULTILIB_CHOST_TOOLS, bug #506062.Michał Górny2014-03-302-4/+24
* Move test for MERGE_TYPE from check-reqs_pkg_setup() to check-reqs_run().Ulrich Müller2014-03-292-20/+25
* add ABI_PPC supportMike Frysinger2014-03-291-1/+7
* Output binary prefixes for units according to IEC 80000-13, as calculations a...Ulrich Müller2014-03-282-12/+17
* Fix typo in prefix block by Christoph Junghans <ottxor@gentoo.org>.Michael Palimaka2014-03-262-3/+6
* Add a single+tags mode to handle Google Code more efficiently, bug #503708.Michał Górny2014-03-242-6/+31