| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce python_is_python3() to replace the common checks. | Michał Górny | 2013-08-28 | 2 | -6/+23 |
* | Made ant-tasks.eclass support newer versions of the 1.9 branch. | Tom Wijsman | 2013-08-28 | 2 | -4/+7 |
* | Add live build support. Bug #458570 by Yuta SATOH | Alexis Ballier | 2013-08-28 | 1 | -3/+43 |
* | pegged virtual/jpeg at slot 0 in mozconfig-3.eclass | Ian Stakenvicius | 2013-08-28 | 1 | -3/+3 |
* | deploy E_ECONF as an array replacement of the MY_ECONF string | Mike Frysinger | 2013-08-28 | 1 | -3/+8 |
* | Enable EAPI=4 on python-r1. | Michał Górny | 2013-08-27 | 2 | -6/+8 |
* | Don't add subslots to JAVA_PKG_NAME (bug #482270 by chutzpah). | Tim Harder | 2013-08-27 | 2 | -4/+7 |
* | Fix bug #415805, unset MOZCONFIG | Jory Pratt | 2013-08-26 | 2 | -2/+7 |
* | Mark _copy-egg-info as internal. | Michał Górny | 2013-08-25 | 2 | -2/+6 |
* | Copy bundled egg-info files for reuse in python_compile(). This solves issues... | Michał Górny | 2013-08-25 | 2 | -2/+19 |
* | Namespace, clean up and describe _disable_ez_setup. | Michał Górny | 2013-08-25 | 2 | -7/+18 |
* | Fix indentation and trailing whitespaces. | Gilles Dartiguelongue | 2013-08-25 | 2 | -9/+12 |
* | Punt unused if and else wrt bug 462926, Comment #16 and up | Samuli Suominen | 2013-08-24 | 1 | -7/+5 |
* | Use EAPI5 in distutils-r1 tests. | Michał Górny | 2013-08-22 | 1 | -1/+1 |
* | Improve automagic dependency reduction, fixing bug #481996. | Michael Palimaka | 2013-08-21 | 2 | -2/+8 |
* | remove unnecessary quotes in previous commit of wxwidgets.eclass | Benda XU | 2013-08-16 | 1 | -5/+5 |
* | Prefix support for wxwidgets, bug #481093 | Benda XU | 2013-08-16 | 2 | -7/+10 |
* | Fixes for KDE 4.11 and other small improvements. | Michael Palimaka | 2013-08-15 | 3 | -19/+15 |
* | Remove dependencies and actions that are now handled in individual ebuilds. | Michael Palimaka | 2013-08-15 | 3 | -56/+8 |
* | Remove old, unused code. | Michael Palimaka | 2013-08-15 | 4 | -100/+14 |
* | Remove EAPI 3 support. | Michael Palimaka | 2013-08-15 | 3 | -23/+15 |
* | Ref bug number. | Ryan Hill | 2013-08-15 | 1 | -2/+2 |
* | alpha not only needs -Wl,--norelax for 4.6 to build itself, but also for it | Ryan Hill | 2013-08-15 | 2 | -6/+10 |
* | Filter -fgraphite-identity on gcc 4.7 (bug 417105). | Davide Pesavento | 2013-08-13 | 2 | -9/+17 |
* | Remove workarounds for very old and unsupported gcc-3 versions. Warn if tryin... | Davide Pesavento | 2013-08-13 | 2 | -17/+8 |
* | Add compatibility to latest cuda compiler; respect LDFLAGS | Justin Lecher | 2013-08-11 | 2 | -5/+11 |
* | Don't call EXPORT_FUNCTONS if CHROMIUM_EXPORT_PHASES is set to 'no'. | Mike Gilbert | 2013-08-11 | 2 | -4/+9 |
* | Clean up gcc_do_filter_flags a bit more. Drop ppc64 workaround for 3.2/3.3 | Ryan Hill | 2013-08-10 | 2 | -46/+53 |
* | Append -Wl,--no-relax to LDFLAGS on alpha for 4.6 (bug #454426 again). | Ryan Hill | 2013-08-10 | 2 | -10/+19 |
* | define SECURE to handle the tarball. | Alexis Ballier | 2013-08-09 | 1 | -1/+2 |
* | move install -l emulation exports to src_unpack. it should be called by every... | Alexis Ballier | 2013-08-09 | 1 | -8/+8 |
* | freebsd_src_compile: forward arguments to bsdmk_src_compile | Alexis Ballier | 2013-08-09 | 1 | -2/+2 |
* | bsdmk_src_compile: forward arguments to mkmake | Alexis Ballier | 2013-08-09 | 1 | -2/+2 |
* | Emulate install -l, by Yuta SATOH | Alexis Ballier | 2013-08-09 | 1 | -1/+8 |
* | freebsd_multilib_multibuild_wrapper: drop the requirement on having a multili... | Alexis Ballier | 2013-08-09 | 1 | -5/+4 |
* | Introduce a twisted-r1.eclass to join the python-r1 suite and replace twisted... | Michał Górny | 2013-08-08 | 2 | -1/+241 |
* | Allow wrapping headers that are installed only for some of the ABIs. | Michał Górny | 2013-08-08 | 2 | -28/+34 |
* | Mention that PYTHON_REQ_USE should be set before calling inherit. | Mike Gilbert | 2013-08-07 | 3 | -3/+11 |
* | Drop the old PYTHON_COMPAT hack for python-exec. | Michał Górny | 2013-08-04 | 2 | -7/+6 |
* | Migrate twisted deps in distutils eclass | Patrick Lauer | 2013-08-03 | 2 | -3/+6 |
* | added basic checks for empty patch dirs | George Shapovalov | 2013-08-02 | 1 | -4/+11 |
* | Sync from Emacs overlay: Make elisp-emacs-version() more robust. | Ulrich Müller | 2013-08-02 | 2 | -5/+20 |
* | Mark git.eclass @DEAD. | Michał Górny | 2013-08-02 | 2 | -5/+10 |
* | Add bug reference for distutils-r1 phase overwrite patch. | Michał Górny | 2013-08-02 | 1 | -1/+2 |
* | Fix bug reference. | Michał Górny | 2013-08-01 | 1 | -4/+3 |
* | Shout QA warnings when _all() phases do not call the default impls. Bug #478442. | Michał Górny | 2013-08-01 | 2 | -2/+22 |
* | python-any-r1: bail out on invalid PYTHON_COMPAT. | Michał Górny | 2013-08-01 | 2 | -4/+12 |
* | change "security wise" to "security-wise" | Julian Ospald | 2013-07-31 | 1 | -2/+2 |
* | reword security-deblob-thing acked by keytoaster | Julian Ospald | 2013-07-31 | 2 | -3/+7 |
* | Allow using >=dev-lang/perl-5.16 without 'build' in IUSE. | Matt Turner | 2013-07-31 | 2 | -3/+6 |