summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the log output redirection much simpler. Fix bash-3.2 compatibility.Michał Górny2013-03-101-1/+4
* Fix compatibility with bash-4.1 -- it does not support negative array subscri...Michał Górny2013-03-101-1/+5
* multibuild_copy_sources: fix outputting variant name.Michał Górny2013-03-101-1/+4
* add sys-apps/gawk depChristoph Junghans2013-03-101-1/+4
* Bug #401733: nested configure scripts in MySQL generate unrecognized options ...Robin H. Johnson2013-03-091-1/+5
* Kernel sources and (gen)patches now use xz instead of bz2. Bug #421721.Tom Wijsman2013-03-091-1/+4
* add multilib-minimal.eclassJulian Ospald2013-03-091-1/+4
* Fix leechcraft.eclass to support new category, bug #460958.Maxim Koltsov2013-03-091-1/+4
* Disable epunt_cxx warning since epunt_cxx is broken nowadays.Michał Górny2013-03-091-1/+4
* Fix epunt_cxx not to subshell.Michał Górny2013-03-091-1/+4
* Clean up redundant USE flag check calls, replace them with a single call in _...Michał Górny2013-03-091-1/+5
* Introduce multilib_copy_sources.Michał Górny2013-03-091-1/+4
* Use multibuild_copy_sources for python_copy_sources.Michał Górny2013-03-091-1/+4
* Introduce multibuild_copy_sources as a generic source duplicating function.Michał Górny2013-03-091-1/+4
* Use doins instead of dodoc to install examples, due to PMS limitations. Bug #...Michał Górny2013-03-091-1/+5
* Do not load unconfined SELinux policy module when strict policy is setSven Vermeulen2013-03-091-1/+4
* Don't let apache install re-set all permissions on log-dir.Hanno Boeck2013-03-081-1/+5
* Add 2.7-jython.Tim Harder2013-03-071-1/+4
* Add jython2_7.Tim Harder2013-03-071-1/+4
* Force python 2* for USE=deblob as deblob script does not yet support python3....Mike Pagano2013-03-051-1/+5
* eqmake4: override also QMAKE_LINK_C, used by packages with "CONFIG+=use_c_lin...Davide Pesavento2013-03-051-1/+5
* vdr-plugin-2.eclass, adapted to the new plugin makefile handling; cleanup for...Joerg Bornkessel2013-03-051-1/+5
* Introduce multilib_for_best_impl().Michał Górny2013-03-041-1/+4
* Convert to use multibuild.eclass.Michał Górny2013-03-041-1/+4
* Use multilib_for_best_variant() for the *_all() phases.Michał Górny2013-03-041-1/+4
* Introduce python_parallel_foreach_impl() and reuse it in distutils-r1.Michał Górny2013-03-041-1/+5
* Use multibuild.eclass in python-r1.Michał Górny2013-03-041-1/+4
* Add multibuild_for_best_variant.Michał Górny2013-03-041-1/+4
* Print only the "public" part of commands.Michał Górny2013-03-041-1/+4
* Move run_in_build_dir() to multibuild.eclass.Michał Górny2013-03-041-1/+5
* Introduce multibuild.eclass to handle building multiple variants of the same ...Michał Górny2013-03-041-1/+5
* MySQL 5.6 needs to NOT have -fno-implicit-templates, also support epatch_user.Robin H. Johnson2013-03-041-1/+5
* Change formatting tool as discussed with Ulrich Müller in bug #460050, thank...Pacho Ramos2013-03-031-1/+5
* Qt category move.Davide Pesavento2013-03-031-1/+5
* Remove blockers: portage is perfectly capable of handling our deps correctly ...Davide Pesavento2013-03-021-1/+5
* Improve the no-multilib fallback to respect ${ABI} set by multilib-portage.Michał Górny2013-03-021-1/+4
* Remove deprecation warnings wrt bug #452160. The code will not be removed any...Michał Górny2013-03-021-1/+5
* Run *_all() phases in best-impl sources, in an in-source build.Michał Górny2013-03-021-1/+4
* Override build locations and set PYTHONPATH in in-source builds, to increase ...Michał Górny2013-03-021-1/+5
* In-source builds: append "build/" subdir to the BUILD_DIR variable. It can be...Michał Górny2013-03-021-1/+5
* Enable x32 ABI support.Michał Górny2013-02-271-1/+4
* Export src_prepare() explicitly rather than implicitly through inherits.Michał Górny2013-02-271-1/+4
* Update description.Michał Górny2013-02-271-1/+4
* Revert the log teeing changes as they cause unexpected kind of breakage.Michał Górny2013-02-271-1/+5
* Run header checksumming function only if /usr/include exists (IOW: silence th...Michał Górny2013-02-261-1/+5
* Enable writing split build logs.Michał Górny2013-02-261-1/+4
* prune_libtool_files: support running without pkg-config installed, using sed ...Michał Górny2013-02-261-1/+5
* Re-enable split logs, now directly handled by python*_foreach_impl().Michał Górny2013-02-261-1/+4
* Re-use python_parallel_foreach_impl() in distutils-r1.Michał Górny2013-02-261-1/+4
* Introduce the parallel variant of python_foreach_impl().Michał Górny2013-02-261-1/+5