| Commit message (Expand) | Author | Age | Files | Lines |
* | python*-r1.eclass: Replace non-portable use of 'declare -g' | Michał Górny | 2015-12-11 | 4 | -7/+9 |
* | Revert "python*-r1.eclass: Replace non-portable use of 'declare -g'" | Mike Gilbert | 2015-12-11 | 4 | -5/+5 |
* | python*-r1.eclass: Replace non-portable use of 'declare -g' | Michał Górny | 2015-12-11 | 4 | -5/+5 |
* | multilib-build.eclass: Replace non-portable use of 'declare -g' | Michał Górny | 2015-12-11 | 1 | -2/+2 |
* | cmake-utils.eclass: Case insensitive comment_add_subdirectory | Andreas Sturmlechner | 2015-12-11 | 1 | -1/+1 |
* | php-pear-r1.eclass, php-pear-lib-r1.eclass: Apply metadata_path wrt bug 567894 | Brian Evans | 2015-12-10 | 2 | -4/+6 |
* | python-utils-r1.eclass tests: Fix to ensure PYTHON for python_export | Michał Górny | 2015-12-09 | 1 | -1/+1 |
* | python-utils-r1.eclass: Disable jython2_5 | Michał Górny | 2015-12-09 | 2 | -5/+2 |
* | distutils-r1.eclass: Unset local functions after use | Michał Górny | 2015-12-09 | 1 | -0/+1 |
* | python-r1.eclass: Mark eclass-generated variables read-only | Michał Górny | 2015-12-09 | 1 | -2/+3 |
* | python-r1.eclass: python_gen_cond_dep(), rename local PYTHON_USEDEP | Michał Górny | 2015-12-09 | 1 | -2/+2 |
* | python-r1.eclass: Unset local functions after use | Michał Górny | 2015-12-09 | 1 | -0/+3 |
* | python-r1.eclass: Unset global-setting function after use | Michał Górny | 2015-12-09 | 1 | -0/+1 |
* | python-single-r1.eclass: Mark eclass-generated variables read-only | Michał Górny | 2015-12-09 | 1 | -1/+2 |
* | python-single-r1.eclass: python_gen_cond_dep(), rename local PYTHON_USEDEP | Michał Górny | 2015-12-09 | 1 | -2/+2 |
* | python-single-r1.eclass: Unset global-setting function after use | Michał Górny | 2015-12-09 | 1 | -0/+1 |
* | python-any-r1.eclass: Mark eclass-generated variables read-only | Michał Górny | 2015-12-09 | 1 | -1/+1 |
* | python-any-r1.eclass: Unset global-setting function after use | Michał Górny | 2015-12-09 | 1 | -0/+1 |
* | python-any-r1.eclass: Rename global-setting func to match eclass name | Michał Górny | 2015-12-09 | 1 | -2/+2 |
* | python-utils-r1.eclass: Reorder implementations to semi-ascending order | Michał Górny | 2015-12-09 | 1 | -3/+3 |
* | python-utils-r1.eclass: Mark _PYTHON_ALL_IMPLS read-only | Michał Górny | 2015-12-09 | 1 | -1/+1 |
* | multilib-minimal.eclass: Enable EAPI 6 | Michał Górny | 2015-12-09 | 1 | -1/+1 |
* | multilib-minimal.eclass: Remove eutils in EAPI 6 (einstalldocs built-in) | Michał Górny | 2015-12-09 | 1 | -1/+2 |
* | multilib-build.eclass: Enable EAPI 6 | Michał Górny | 2015-12-09 | 1 | -1/+1 |
* | multilib-build.eclass: Add missing eutils inherit for eqawarn | Michał Górny | 2015-12-09 | 1 | -0/+1 |
* | multilib-build.eclass: Ban deprecated functions in EAPI 6 | Michał Górny | 2015-12-09 | 1 | -0/+4 |
* | multilib-build.eclass: Unset global-setting function after use | Michał Górny | 2015-12-09 | 1 | -0/+1 |
* | multilib-build.eclass: Unset local functions after use | Michał Górny | 2015-12-09 | 1 | -0/+1 |
* | multilib-build.eclass: Add missing error checks | Michał Górny | 2015-12-09 | 1 | -11/+15 |
* | multilib-build.eclass: Mark eclass-generated variables read-only | Michał Górny | 2015-12-09 | 1 | -3/+4 |
* | cmake-utils.eclass: Fix cross-compiling with cmake-3.4 | Daniel Scharrer | 2015-12-09 | 1 | -1/+1 |
* | kde5.eclass: Extend KDE_TEST=forceoptional functionality, simplify | Andreas Sturmlechner | 2015-12-09 | 1 | -19/+16 |
* | virtualx.eclass: Add verbose warning about nonfatal call | Justin Lecher | 2015-12-07 | 1 | -0/+21 |
* | virtualx.eclass: Support EAPI=6 | Justin Lecher | 2015-12-07 | 1 | -1/+1 |
* | virtualx.eclass: Ban deprecated functionality in EAPI > 5 | Justin Lecher | 2015-12-07 | 1 | -1/+16 |
* | virtualx.eclass: Simplify API into single virtx() | Justin Lecher | 2015-12-07 | 1 | -10/+36 |
* | virtualx.eclass: Add missing die | Justin Lecher | 2015-12-07 | 1 | -2/+3 |
* | virtualx.eclass: Whitespace cleanup | Justin Lecher | 2015-12-07 | 1 | -1/+0 |
* | virtualx.eclass: Use eqawarn instead of ewarn "QA:..." | Justin Lecher | 2015-12-07 | 1 | -11/+13 |
* | virtualx.eclass: Only source eclass once | Justin Lecher | 2015-12-07 | 1 | -0/+5 |
* | virtualx.eclass: Use case/esac to handle supported EAPIs | Justin Lecher | 2015-12-07 | 1 | -2/+12 |
* | eclass: Ignore generated manpages | Justin Lecher | 2015-12-07 | 1 | -0/+1 |
* | emboss-r1.eclass: fix DOC strings | Justin Lecher | 2015-12-07 | 1 | -4/+5 |
* | git-r3.eclass: Unset local function after use | Michał Górny | 2015-12-06 | 1 | -0/+1 |
* | toolchain.eclass: convert `find|xargs` to `find -exec` | Mike Frysinger | 2015-12-05 | 1 | -5/+4 |
* | java-utils-2.eclass: Don't leave junk in /tmp after ejunit calls | James Le Cuirot | 2015-12-04 | 1 | -2/+2 |
* | perl-functions.eclass: should 'just work' in EAPI=6 | Andreas K. Huettel (dilfridge) | 2015-12-03 | 1 | -1/+1 |
* | perl-app.eclass: die in EAPI=6, let's get rid of this silly stub | Andreas K. Huettel (dilfridge) | 2015-12-03 | 1 | -0/+11 |
* | python-utils-r1.eclass: Change python_export_utf8_locale to deal with LC_ALL=C | Mike Gilbert | 2015-12-03 | 1 | -7/+15 |
* | kde5-functions.eclass: Make punt_bogus_dep() case insensitive | Andreas Sturmlechner | 2015-12-03 | 1 | -2/+2 |