| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-enable python-r1 -> python-single-r1 dep prevention. | Michał Górny | 2012-12-19 | 1 | -1/+4 |
* | Require EAPI=5 in both python-r1 eclasses due to bug #447524. | Michał Górny | 2012-12-17 | 1 | -1/+5 |
* | Remove outdated comments and checks. | Michał Górny | 2012-12-16 | 1 | -1/+5 |
* | Temporarily disable PYTHON_SINGLE_TARGET safety check because of issues with ... | Michał Górny | 2012-12-16 | 1 | -1/+5 |
* | Pass --disable-schemas-compile from gsettings.m4 in gnome2_src_configure. | Gilles Dartiguelongue | 2012-12-16 | 1 | -1/+4 |
* | Fix the relative linking algo to handle /// in path. | Michał Górny | 2012-12-15 | 1 | -1/+4 |
* | Prevent python-r1 packages from depending on python-single-r1 packages. | Michał Górny | 2012-12-14 | 1 | -1/+4 |
* | Support directories in DOCS, in EAPI 4+. | Michał Górny | 2012-12-14 | 1 | -1/+4 |
* | Add (temporary) fix for sandbox failures when compiling Python modules. Bug #... | Michał Górny | 2012-12-13 | 1 | -1/+5 |
* | Added changes to mozcoreconf-2.eclass on request by Anarchy. | Lars Wendler | 2012-12-10 | 1 | -1/+4 |
* | Fix python-exec symlink generation for Prefix. Thanks to Fabian Groffen for h... | Michał Górny | 2012-12-09 | 1 | -1/+5 |
* | updated mozilla eclasses to match mozilla-overlay | Ian Stakenvicius | 2012-12-09 | 1 | -1/+5 |
* | Respect ASMFLAGS, wrt bug #432480. Permit ebuilds to define 'myctestargs'. | Michael Palimaka | 2012-12-08 | 1 | -1/+4 |
* | Use separate TMPDIR for each Python implementation. | Michał Górny | 2012-12-07 | 1 | -1/+4 |
* | Report running implementation-common sub-phases verbosely. | Michał Górny | 2012-12-07 | 1 | -1/+4 |
* | Respect user preferences in python-any-r1 (EPYTHON, eselect-python). | Michał Górny | 2012-12-07 | 1 | -1/+4 |
* | Write split build logs for easier debugging. | Michał Górny | 2012-12-07 | 1 | -1/+4 |
* | Use multiprocessing post-fork wait mode to avoid early output when all jobs a... | Michał Górny | 2012-12-07 | 1 | -1/+5 |
* | Do not die when sub-phases return non-true value. This is inconsistent with n... | Michał Górny | 2012-12-07 | 1 | -1/+6 |
* | Pass the best Python implementation info to the implementation-common phase f... | Michał Górny | 2012-12-07 | 1 | -1/+5 |
* | Introduce NO_WAF_LIBDIR to allow building packages that fails when libdir is ... | Tomas Chvatal | 2012-12-06 | 1 | -1/+5 |
* | Sort this eapi case stuff. | Tomas Chvatal | 2012-12-06 | 1 | -1/+4 |
* | Add EAPI=5 support; add check for presents of license; handle docs, examples ... | Justin Lecher | 2012-12-05 | 1 | -1/+6 |
* | Improve the compatibility code thanks to Arfrever. | Michał Górny | 2012-12-03 | 1 | -1/+5 |
* | Fix respecting AUTOTOOLS_BUILD_DIR and CMAKE_BUILD_DIR. Acked by scarabeus. | Michał Górny | 2012-12-03 | 1 | -1/+5 |
* | Commit new gstreamer eclasses as reviewed on gentoo-dev mailing list with a f... | Gilles Dartiguelongue | 2012-12-02 | 1 | -1/+8 |
* | making vala_src_prepare() into a no-op in the | Pacho Ramos | 2012-12-02 | 1 | -1/+6 |
* | Always pass --disable-gtk-doc for eapi >= 5 as we don't want docs to get rebu... | Pacho Ramos | 2012-12-02 | 1 | -1/+6 |
* | Use a common BUILD_DIR variable. Acked by scarabeus. | Michał Górny | 2012-12-01 | 1 | -1/+5 |
* | Support parallel builds using multiprocessing eclass. | Michał Górny | 2012-12-01 | 1 | -1/+4 |
* | Create the wrapper symlinks directly in _distutils-r1_rename_scripts rather t... | Michał Górny | 2012-12-01 | 1 | -1/+5 |
* | Use intermediate-root install. | Michał Górny | 2012-12-01 | 1 | -1/+4 |
* | Make distutils-r1_rename_scripts private. Rename all matching executables rec... | Michał Górny | 2012-12-01 | 1 | -1/+5 |
* | Introduce python-any-r1, to handle packages satisfied by any Python implement... | Michał Górny | 2012-12-01 | 1 | -1/+6 |
* | Add missing REQUIRED_USE constraints to enforce PYTHON_SINGLE_TARGET being in... | Michał Górny | 2012-11-30 | 1 | -1/+5 |
* | Support all EAPIs. | Michał Górny | 2012-11-30 | 1 | -1/+4 |
* | Make python-single-r1 stand-alone, and blocking python-r1. | Michał Górny | 2012-11-30 | 1 | -1/+5 |
* | add verbosity to waf-utils.eclass wrt #444562 | Julian Ospald | 2012-11-29 | 1 | -1/+4 |
* | * Reduce potential clash of function names in global scope | Justin Lecher | 2012-11-28 | 1 | -1/+8 |
* | Use man page tags | Justin Lecher | 2012-11-28 | 1 | -1/+4 |
* | Remove ebeep because newer nvidia-drivers have EAPI=4. | Jeroen Roovers | 2012-11-27 | 1 | -1/+4 |
* | Drop default LICENSE assignment. | Ulrich Müller | 2012-11-27 | 1 | -1/+4 |
* | Handle DOCS when it is an exported array, i.e. "declare -ax" (bug #444740, th... | Alexandre Rostovtsev | 2012-11-27 | 1 | -1/+5 |
* | Typo, probably caused by strange font in pms.pdf (bug #444740, thanks to Alph... | Alexandre Rostovtsev | 2012-11-26 | 1 | -1/+5 |
* | Add python_optimize() to compile Python modules. | Michał Górny | 2012-11-26 | 1 | -1/+4 |
* | Run EXPORT_FUNCTIONS even if re-inheriting, to preserve the expected phase ov... | Michał Górny | 2012-11-26 | 1 | -1/+6 |
* | Override incompatible functions in python-single-r1 directly, instead of addi... | Michał Górny | 2012-11-26 | 1 | -1/+6 |
* | Really install only libs, not everything included in .so* (#442910 by SpanKY,... | Pacho Ramos | 2012-11-25 | 1 | -1/+5 |
* | Fix EAPI checks, add double- and colliding include guards. | Michał Górny | 2012-11-24 | 1 | -1/+14 |
* | Handle documentation as 'default' for eapi5 and newer (as discussed via mail)... | Pacho Ramos | 2012-11-24 | 1 | -1/+5 |