summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Update VALA_MAX_API_VERSION (bug #509222, thanks to Arfrever) and modernize ↵Alexandre Rostovtsev2014-05-042-7/+11
| | | | VALA_MIN_API_VERSION too.
* Omit some obsolete version checksSergey Popov2014-05-032-14/+11
|
* Run multilib_src_configure() in parallel. Bug #485046.Michał Górny2014-05-023-12/+8
|
* add app-arch/plzip support (bug #509264)Christoph Junghans2014-05-012-5/+8
|
* Add missing @DESCRIPTIONJustin Lecher2014-05-012-2/+6
|
* Add MULTILIB_COMPAT to limit the supported ABIs for pre-built packages.Michał Górny2014-05-012-2/+35
|
* Update the doc and make it simpler.Michał Górny2014-04-302-16/+13
|
* Disable header wrapping on unsupported ABIs.Michał Górny2014-04-292-46/+62
|
* Reorder the operations in multilib_prepare_wrappers for easier reading.Michał Górny2014-04-292-29/+32
|
* Create ${CHOST}-prefixed tool symlinks for multilib portage, to gain better ↵Michał Górny2014-04-292-4/+23
| | | | compatibility with plain multilib.
* Disable wrappers for multilib portage only. Enable them in non-multilib ↵Michał Górny2014-04-292-4/+8
| | | | profiles for consistency.
* Move conditionals for enabling wrappers into multilib_prepare_wrappers() and ↵Michał Górny2014-04-294-16/+20
| | | | multilib_install_wrappers().
* Deprecate multilib_build_binaries, and switch the code to use ↵Michał Górny2014-04-282-12/+19
| | | | multilib_is_native_abi.
* epatch_user: tweak docs to reflect the use of $P-$PR rather than $PF (where ↵Mike Frysinger2014-04-271-2/+2
| | | | the latter omits -r0) #504856
* optfeature: fix eclass doc and style #498988Mike Frysinger2014-04-271-12/+12
|
* vdr-plugin.eclass removed, see #497058, #489116Joerg Bornkessel2014-04-262-609/+4
|
* Sync with kde overlay. Remove custom branch calculation for kde workspace. ↵Johannes Huber2014-04-252-6/+9
| | | | Add kde-workspace 4.11.9 SRC_URI.
* 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
| | | | to keep actually.
* 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
| | | | ruby targets, since all new targets will support (and need) the UTF-8 flag. Fixes bug 504642.
* 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
| | | | ruby targets, since all new targets will support (and need) the UTF-8 flag. Fixes bug 504642.
* ...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
| | | | ebuilds are fixed.
* Introduce extra multilib_native_use* wrappers encapulsating ↵Michał Górny2014-04-212-2/+54
| | | | multilib_build_binaries & use* functions.
* 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 ↵Michael Palimaka2014-04-172-8/+16
| | | | collisions wrt bug #499032 and bug #507860. Add more dep reduction. Cosmetic improvements.
* 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 ↵Michał Górny2014-04-092-3/+7
| | | | python_gen_cond_dep uses are fixed.
* Throw explicit error if python_gen_usedep does not match any implementation ↵Michał Górny2014-04-092-2/+8
| | | | rather than outputting an empty (invalid) USE-dep.
* 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, ↵Michał Górny2014-04-052-3/+16
| | | | bug #506814.
* Use LC_ALL=C for tr call; fixes invalid configure options when using Turkish ↵Alexandre Rostovtsev2014-04-052-4/+9
| | | | locale (bug #490894, thanks to Emre Eryilmaz and Samuli Suominen).
* Make multilib@g.o the maintainer of multilib eclasses.Michał Górny2014-04-034-8/+18
|