summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
...
* Add 2.7-jython.Tim Harder2013-03-072-3/+6
* Add jython2_7.Tim Harder2013-03-072-4/+7
* Suppress trailing whitespace in README.gentoo file, bug 460050 comment #7.Ulrich Müller2013-03-051-5/+6
* Force python 2* for USE=deblob as deblob script does not yet support python3....Mike Pagano2013-03-052-5/+9
* eqmake4: override also QMAKE_LINK_C, used by packages with "CONFIG+=use_c_lin...Davide Pesavento2013-03-052-3/+8
* vdr-plugin-2.eclass, adapted to the new plugin makefile handling; cleanup for...Jörg Bornkessel2013-03-052-81/+16
* Introduce multilib_for_best_impl().Michał Górny2013-03-042-2/+17
* Convert to use multibuild.eclass.Michał Górny2013-03-042-28/+25
* Use multilib_for_best_variant() for the *_all() phases.Michał Górny2013-03-042-23/+9
* Introduce python_parallel_foreach_impl() and reuse it in distutils-r1.Michał Górny2013-03-043-57/+47
* Use multibuild.eclass in python-r1.Michał Górny2013-03-042-25/+39
* Add multibuild_for_best_variant.Michał Górny2013-03-042-2/+25
* Print only the "public" part of commands.Michał Górny2013-03-042-4/+18
* Move run_in_build_dir() to multibuild.eclass.Michał Górny2013-03-043-23/+27
* Introduce multibuild.eclass to handle building multiple variants of the same ...Michał Górny2013-03-042-1/+183
* MySQL 5.6 needs to NOT have -fno-implicit-templates, also support epatch_user.Robin H. Johnson2013-03-042-4/+12
* Change formatting tool as discussed with Ulrich Müller in bug #460050, thank...Pacho Ramos2013-03-032-3/+7
* Qt category move.Davide Pesavento2013-03-034-32/+36
* Remove blockers: portage is perfectly capable of handling our deps correctly ...Davide Pesavento2013-03-022-41/+6
* Improve the no-multilib fallback to respect ${ABI} set by multilib-portage.Michał Górny2013-03-022-6/+16
* Remove deprecation warnings wrt bug #452160. The code will not be removed any...Michał Górny2013-03-022-15/+7
* Run *_all() phases in best-impl sources, in an in-source build.Michał Górny2013-03-022-2/+16
* Override build locations and set PYTHONPATH in in-source builds, to increase ...Michał Górny2013-03-022-10/+10
* In-source builds: append "build/" subdir to the BUILD_DIR variable. It can be...Michał Górny2013-03-022-9/+10
* Enable x32 ABI support.Michał Górny2013-02-272-2/+6
* Export src_prepare() explicitly rather than implicitly through inherits.Michał Górny2013-02-272-3/+10
* Update description.Michał Górny2013-02-272-5/+8
* Revert the log teeing changes as they cause unexpected kind of breakage.Michał Górny2013-02-274-81/+67
* Run header checksumming function only if /usr/include exists (IOW: silence th...Michał Górny2013-02-262-2/+7
* Enable writing split build logs.Michał Górny2013-02-262-5/+9
* prune_libtool_files: support running without pkg-config installed, using sed ...Michał Górny2013-02-262-9/+30
* Re-enable split logs, now directly handled by python*_foreach_impl().Michał Górny2013-02-262-5/+18
* Re-use python_parallel_foreach_impl() in distutils-r1.Michał Górny2013-02-262-56/+12
* Introduce the parallel variant of python_foreach_impl().Michał Górny2013-02-263-11/+61
* Make python_foreach_impl() non-fatal, expect explicit die inside or outside.Michał Górny2013-02-262-5/+17
* Bump the emul-linux-x86 blocker to match the new release.Michał Górny2013-02-252-3/+6
* Allow headers installation, bug #458784Pacho Ramos2013-02-242-3/+6
* Introduce multilib support for xlibs.Michał Górny2013-02-242-9/+39
* Drop versionator eclass as it's not needed for a long time, also fixes bug #4...Pacho Ramos2013-02-242-33/+15
* Also set the RUBY_FAKEGEM_DOCDIR default for the rake recipe. This fixes a re...Hans de Graaff2013-02-241-4/+5
* Fix passing arguments to phases.Michał Górny2013-02-222-7/+10
* Support EXAMPLES to install examples in a consistent manner.Michał Górny2013-02-212-6/+34
* vdr-plugin.eclass, add eerror to get .eclass depricatedJörg Bornkessel2013-02-182-3/+11
* Make it possible to bypass license check from ebuildsJustin Lecher2013-02-142-31/+47
* Drop KEYWORDS from eclass, #342185Justin Lecher2013-02-142-3/+5
* Bug #455462: Libtool cleanup; Bug #455016: mariadb mytop deps; Bug #448598: U...Robin H. Johnson2013-02-133-4/+56
* Fix typo: extra apostrophe being shell syntax error.Michael Haubenwallner2013-02-122-2/+6
* Support DOCS=() to disable installing documentation.Michał Górny2013-02-111-1/+5
* Support DOCS=() to disable installing documentation.Michał Górny2013-02-112-10/+16
* Temporarily disable egg_info since it causes problems with installing scripts.Michał Górny2013-02-102-7/+12