| Commit message (Expand) | Author | Age | Files | Lines |
* | mask games-fps/ut2004-ultraduel for removal | Michael Sterrett | 2015-12-21 | 1 | -3/+5 |
* | readme.gentoo-r1.eclass: Do not inherit eutils. | Ulrich Müller | 2015-12-21 | 1 | -6/+5 |
* | mercurial.eclass: leave unchanged working dir | Christoph Junghans | 2015-12-20 | 1 | -3/+4 |
* | kernel-2.eclass: set UNIPATCH_LIST_GENPATCHES in src_unpack() | Michał Górny | 2015-12-20 | 1 | -3/+16 |
* | elisp.eclass: Support EAPI 6. | Ulrich Müller | 2015-12-20 | 1 | -10/+25 |
* | qt4-r2.eclass: ban for EAPI=6 | Davide Pesavento | 2015-12-20 | 1 | -3/+5 |
* | sys-devel/gcc: add support for USE=jit #568834 | Mike Frysinger | 2015-12-19 | 1 | -0/+10 |
* | Merge branch 'perl-eapi6' - EAPI=6 support for perl-module.eclass | Andreas K. Hüttel | 2015-12-19 | 2 | -85/+244 |
|\ |
|
| * | perl-module.eclass and perl-functions.eclass: Add infrastructure to build .pa... | Andreas K. Hüttel | 2015-12-19 | 2 | -5/+39 |
| * | perl-module.eclass: style | Andreas K. Hüttel | 2015-12-19 | 1 | -7/+7 |
| * | perl-module.eclass: Make some former warnings fatal to get rid of PERLQAFATAL... | Andreas K. Hüttel | 2015-12-19 | 1 | -20/+9 |
| * | perl-module.eclass: Minor docu improvements | Andreas K. Huettel (dilfridge) | 2015-12-19 | 1 | -4/+7 |
| * | perl-module.eclass: Rename SRC_TEST to DIST_TEST in EAPI=6, default to "do pa... | Andreas K. Huettel (dilfridge) | 2015-12-19 | 1 | -27/+67 |
| * | perl-module.eclass: Introduce new DIST_ control variables for EAPI=6 and avoi... | Andreas K. Hüttel | 2015-12-19 | 1 | -10/+58 |
| * | perl-module.eclass: Inherit default src_prepare from EAPI=6 on (eapply, eappl... | Andreas K. Huettel (dilfridge) | 2015-12-19 | 1 | -3/+9 |
| * | perl-module.eclass: Use default unpacking from EAPI=6 on | Andreas K. Huettel (dilfridge) | 2015-12-19 | 1 | -3/+14 |
| * | perl-module.eclass: Just go ahead when calling configure twice in EAPI=6 | Andreas K. Huettel (dilfridge) | 2015-12-19 | 1 | -1/+3 |
| * | perl-module.eclass: Allow EAPI=6, ban PERL_EXPORT_PHASE_FUNCTIONS, GENTOO_DEP... | Andreas K. Huettel (dilfridge) | 2015-12-19 | 1 | -10/+37 |
| * | perl-module.eclass: Remove references to perlinfo_done | Andreas K. Huettel (dilfridge) | 2015-12-19 | 1 | -2/+1 |
* | | distutils-r1.eclass: _copy_egg_info(), 'cp -R' for BSD compat, #568692 | Michał Górny | 2015-12-19 | 1 | -1/+1 |
* | | multibuild.eclass: _copy_sources(), use 'cp -R' for BSD compat, #568692 | Michał Górny | 2015-12-19 | 1 | -1/+1 |
* | | eclass/readme.gentoo-r1.eclass: Add support for older EAPIs as discussed with... | Pacho Ramos | 2015-12-19 | 1 | -2/+2 |
* | | elisp.eclass: Delete superfluous quotes in case statements. | Ulrich Müller | 2015-12-19 | 1 | -2/+2 |
|/ |
|
* | kde5.eclass: enable automatic fetching for out-of-band point releases | Michael Palimaka | 2015-12-17 | 1 | -2/+4 |
* | cmake-utils.eclass: don't warn about deprecated usage when not defined | Michael Palimaka | 2015-12-16 | 1 | -2/+5 |
* | eclass/gnome2-utils.eclass: Ensure we don't rely on dconf/gconf while buildin... | Pacho Ramos | 2015-12-14 | 1 | -0/+3 |
* | mysql-multilib-r1.eclass: Adjust documentation comments wrt bug 568240 | Brian Evans | 2015-12-14 | 1 | -3/+4 |
* | apache-2.eclass: Fixed broken URL. | Lars Wendler | 2015-12-14 | 1 | -1/+1 |
* | eclass/readme.gentoo-r1.eclass: introduce this revision for adding eapi6 supp... | Pacho Ramos | 2015-12-13 | 1 | -0/+110 |
* | eclass/readme.gentoo.eclass: force people to use readme.gentoo-r1 for eapi6 s... | Pacho Ramos | 2015-12-13 | 1 | -2/+7 |
* | mysql-multilib-r1.eclass: New Eclass for building mysql servers | Brian Evans | 2015-12-13 | 1 | -0/+1044 |
* | toolchain.eclass: delete `go` and `gofmt` for now #567806 | Mike Frysinger | 2015-12-12 | 1 | -0/+5 |
* | toolchain.eclass: fix warnings when progs are linked | Mike Frysinger | 2015-12-12 | 1 | -1/+6 |
* | python.eclass: Remove outdated/broken sanity checks | Michał Górny | 2015-12-12 | 1 | -13/+1 |
* | eclass/readme.gentoo.eclass: Add EAPI6 support, stop exporting functions for ... | Pacho Ramos | 2015-12-12 | 1 | -3/+6 |
* | Revert "readme.gentoo.eclass: Enable EAPI 6." | Pacho Ramos | 2015-12-12 | 1 | -2/+2 |
* | readme.gentoo.eclass: Enable EAPI 6. | Ulrich Müller | 2015-12-12 | 1 | -2/+2 |
* | multilib-build.eclass: Use split assignment/readonly calls | Michał Górny | 2015-12-11 | 1 | -2/+4 |
* | 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 |