| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix python-exec symlink generation for Prefix. Thanks to Fabian Groffen for h... | Michał Górny | 2012-12-09 | 2 | -3/+7 |
* | updated mozilla eclasses to match mozilla-overlay | Ian Stakenvicius | 2012-12-09 | 3 | -63/+77 |
* | Respect ASMFLAGS, wrt bug #432480. Permit ebuilds to define 'myctestargs'. | Michael Palimaka | 2012-12-08 | 2 | -5/+8 |
* | Use separate TMPDIR for each Python implementation. | Michał Górny | 2012-12-07 | 2 | -2/+9 |
* | Report running implementation-common sub-phases verbosely. | Michał Górny | 2012-12-07 | 2 | -2/+6 |
* | Respect user preferences in python-any-r1 (EPYTHON, eselect-python). | Michał Górny | 2012-12-07 | 2 | -3/+59 |
* | Write split build logs for easier debugging. | Michał Górny | 2012-12-07 | 2 | -3/+10 |
* | Use multiprocessing post-fork wait mode to avoid early output when all jobs a... | Michał Górny | 2012-12-07 | 2 | -3/+7 |
* | Do not die when sub-phases return non-true value. This is inconsistent with n... | Michał Górny | 2012-12-07 | 2 | -4/+9 |
* | Pass the best Python implementation info to the implementation-common phase f... | Michał Górny | 2012-12-07 | 2 | -7/+32 |
* | Introduce NO_WAF_LIBDIR to allow building packages that fails when libdir is ... | Tomas Chvatal | 2012-12-06 | 2 | -8/+30 |
* | Sort this eapi case stuff. | Tomas Chvatal | 2012-12-06 | 2 | -3/+6 |
* | The gnome2.eclass checks the configure script for certain items and | Doug Goldstein | 2012-12-05 | 1 | -6/+7 |
* | Add EAPI=5 support; add check for presents of license; handle docs, examples ... | Justin Lecher | 2012-12-05 | 2 | -67/+243 |
* | strip-flags: tweak -mfloat-abi in ALLOWED_FLAGS setup #445718 by Rick Farina | Mike Frysinger | 2012-12-03 | 1 | -2/+2 |
* | Improve the compatibility code thanks to Arfrever. | Michał Górny | 2012-12-03 | 3 | -9/+15 |
* | Oops, forgot the sed. | Michał Górny | 2012-12-03 | 1 | -6/+6 |
* | Fix respecting AUTOTOOLS_BUILD_DIR and CMAKE_BUILD_DIR. Acked by scarabeus. | Michał Górny | 2012-12-03 | 3 | -6/+40 |
* | whitespace | Samuli Suominen | 2012-12-03 | 1 | -2/+2 |
* | Use virtual/udev in the eclass example | Samuli Suominen | 2012-12-02 | 1 | -3/+5 |
* | Commit new gstreamer eclasses as reviewed on gentoo-dev mailing list with a f... | Gilles Dartiguelongue | 2012-12-02 | 6 | -613/+352 |
* | making vala_src_prepare() into a no-op in the | Pacho Ramos | 2012-12-02 | 2 | -10/+31 |
* | Always pass --disable-gtk-doc for eapi >= 5 as we don't want docs to get rebu... | Pacho Ramos | 2012-12-02 | 2 | -5/+20 |
* | Add a bit of debug. | Michał Górny | 2012-12-01 | 1 | -1/+3 |
* | Use a common BUILD_DIR variable. Acked by scarabeus. | Michał Górny | 2012-12-01 | 4 | -33/+50 |
* | Support parallel builds using multiprocessing eclass. | Michał Górny | 2012-12-01 | 2 | -4/+44 |
* | Create the wrapper symlinks directly in _distutils-r1_rename_scripts rather t... | Michał Górny | 2012-12-01 | 2 | -20/+11 |
* | Use intermediate-root install. | Michał Górny | 2012-12-01 | 2 | -4/+12 |
* | Make distutils-r1_rename_scripts private. Rename all matching executables rec... | Michał Górny | 2012-12-01 | 2 | -20/+28 |
* | Introduce python-any-r1, to handle packages satisfied by any Python implement... | Michał Górny | 2012-12-01 | 4 | -3/+186 |
* | Add missing REQUIRED_USE constraints to enforce PYTHON_SINGLE_TARGET being in... | Michał Górny | 2012-11-30 | 2 | -2/+11 |
* | Support all EAPIs. | Michał Górny | 2012-11-30 | 2 | -8/+8 |
* | Make python-single-r1 stand-alone, and blocking python-r1. | Michał Górny | 2012-11-30 | 4 | -37/+116 |
* | test-flag-PROG: read from stdin rather than directly from /dev/null as some c... | Mike Frysinger | 2012-11-29 | 1 | -2/+2 |
* | add verbosity to waf-utils.eclass wrt #444562 | Julian Ospald | 2012-11-29 | 2 | -4/+15 |
* | disable X configure flags setting up bad -I/-L flags that will mess with mult... | Mike Frysinger | 2012-11-29 | 1 | -1/+7 |
* | * Reduce potential clash of function names in global scope | Justin Lecher | 2012-11-28 | 2 | -40/+49 |
* | Remove support for EAPI=4 to force EAPI=5 and verbose build.log everywhere | Samuli Suominen | 2012-11-28 | 1 | -2/+2 |
* | Use man page tags | Justin Lecher | 2012-11-28 | 2 | -5/+6 |
* | Remove ebeep because newer nvidia-drivers have EAPI=4. | Jeroen Roovers | 2012-11-27 | 2 | -4/+6 |
* | Drop default LICENSE assignment. | Ulrich Müller | 2012-11-27 | 2 | -3/+5 |
* | Handle DOCS when it is an exported array, i.e. "declare -ax" (bug #444740, th... | Alexandre Rostovtsev | 2012-11-27 | 2 | -3/+7 |
* | drop SYMLINK_LIB patch since upstream has added a similar change to mainline | Mike Frysinger | 2012-11-26 | 1 | -2/+1 |
* | Typo, probably caused by strange font in pms.pdf (bug #444740, thanks to Alph... | Alexandre Rostovtsev | 2012-11-26 | 2 | -4/+7 |
* | Add python_optimize() to compile Python modules. | Michał Górny | 2012-11-26 | 2 | -15/+55 |
* | Run EXPORT_FUNCTIONS even if re-inheriting, to preserve the expected phase ov... | Michał Górny | 2012-11-26 | 3 | -3/+16 |
* | Override incompatible functions in python-single-r1 directly, instead of addi... | Michał Górny | 2012-11-26 | 3 | -15/+22 |
* | fix by Julian Ospald to use correct default working dir for enlightenment_src... | Mike Frysinger | 2012-11-26 | 1 | -2/+5 |
* | Add a simple test to make sure that functions do not collide with sub-phase n... | Michał Górny | 2012-11-25 | 1 | -0/+30 |
* | Really install only libs, not everything included in .so* (#442910 by SpanKY,... | Pacho Ramos | 2012-11-25 | 2 | -3/+7 |