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