summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
...
* [eclass/perl-declaredeps.eclass] Mark this ancient eclass experiment as depre...Kent Fredric2015-03-271-0/+3
* [perl-module.eclass] Sync with dilfridge's changes from bug 543042Kent Fredric2015-03-161-13/+20
* [perl-module.eclass] make perl_qawarn invocations have clearer errors under P...Kent Fredric2015-03-151-15/+32
* [perl-module.eclass] Add perl_check_env patch re bug 543042Kent Fredric2015-03-151-0/+45
* perl-module.eclass: Unify Module::Build and MBTiny logic with --pure paramete...Kent Fredric2014-12-241-18/+26
* perl-module.eclass: move PERLQAFATAL handling to its own function and extend ...Kent Fredric2014-12-241-4/+38
* perl-module.eclass: Synchronise a lot of changes from ::gentooKent Fredric2014-12-241-16/+149
* [eclass] perl-module.eclass: default tests and parallel testing to ON.Kent Fredric2014-10-121-25/+64
* [eclass] perl-module.eclass: EQAWarn on EAPI0 and 1Kent Fredric2014-10-121-0/+1
* [eclass] perl-virtual-(2), Remove these eclasses, they are a bad idea.Kent Fredric2014-10-122-185/+0
* perl-module.eclass: Fix a bunch of bugs in perl_rm_files function. Add PERL_R...Kent Fredric2014-08-271-8/+18
* add perl_rm_files function to perl-module.eclass ( bug #520756 )Kent Fredric2014-08-251-0/+30
* add new experimental perl-virtual-2.eclass as experimental simplificationKent Fredric2014-08-201-0/+139
* [eclass] fix calls to base in perl-mb-tiny.eclassKent Fredric2014-04-061-2/+4
* eclass: Sync base.eclass consumption/EAPI5 Subslots difference with GentooKent Fredric2014-04-051-8/+25
* perl-module.class: fix absence of ||()Kent Fredric2013-09-171-1/+1
* changed DEPEND for new dev-lang/perl ebuilds without "build" flagGrzegorz Dzięgielewski2013-09-171-1/+1
* [eclass] add perl-mb-tiny.eclass : Only EAPI5 + Module::Build::Tiny supportedKent Fredric2013-04-291-0/+177
* [eclass] Update perl-module.eclass for EAPI=5Kent Fredric2012-10-251-1/+1
* Remove redundant DESCRIPTION variable settingsTorsten Veller2012-09-152-6/+2
* [fix] Inherit new multiprocessing.eclass for makeopts_jobsTorsten Veller2012-06-071-1/+1
* Use EBUILD_DEATH_HOOKSTorsten Veller2012-06-051-0/+34
* [fix] no version warnings if gentoo-perlmod-version.pl can't runTorsten Veller2012-06-051-1/+1
* perl-module.eclass: Warn if a ./Build file is found in EUMM case (#386685)Torsten Veller2012-04-231-1/+5
* perl-module.eclass: Check if MODULE_VERSION and PV matchTorsten Veller2012-04-231-0/+13
* perl-module.eclass: merge ::gentoo changesTorsten Veller2012-04-231-6/+6
* [sync] perl-module.eclass with ::gentooTorsten Veller2011-08-131-7/+11
* Add perl-virtual.eclassTorsten Veller2011-04-241-0/+46
* [fix] PERL_MM_USE_DEFAULT suppressed pm_echovar in perl-module.eclassTorsten Veller2011-02-041-1/+1
* [merge] eclass/perl-module.eclass changes from ::gentooTorsten Veller2011-01-301-4/+3
* Added ddep_print to perl-declaredeps.eclass for people who want to downgrade it.Kent Fredric2011-01-251-20/+78
* Add a MODULE_DZIL_TRIAL flag to tweak S= to work with Dist-Zilla produced -TR...Kent Fredric2011-01-221-0/+5
* EAPI4only declaredepsKent Fredric2011-01-221-3/+7
* Add a "declaredeps" eclass.Kent Fredric2011-01-221-0/+140
* Add PERLQAFATAL to perlmodule.eclass, so you can set PERLQAFATAL=1 so you don...Kent Fredric2011-01-091-0/+4
* Add MODULE_VERSIONTorsten Veller2011-01-081-2/+2
* Add EAPI=4 supportTorsten Veller2011-01-031-1/+1
* Create MY_P if MY_PN or MY_PV are set. Use myconf, mymake, myinst arraysTorsten Veller2011-01-031-10/+34
* perl-module.eclass: die instead of using an invalid DEPEND atom. Fallback to ...Torsten Veller2010-08-311-6/+6
* eclass/perl-module.eclass: SyncTorsten Veller2010-06-161-4/+4
* Set PERL_EXPORT_PHASE_FUNCTIONS=noTorsten Veller2010-04-201-1/+1
* PERL_EXPORT_PHASE_FUNCTIONS accepts only yes|no for nowTorsten Veller2010-04-201-9/+15
* Deprecate perl-helper.eclass and add PERL_EXPORT_PHASE_FUNCTIONS to perl-modu...Torsten Veller2010-04-202-128/+136
* perl-helper.eclass: Strip S early in perl_fix_osx_extra()Torsten Veller2010-03-301-2/+2
* Use D instead of ED in perl_remove_temppath tooTorsten Veller2010-03-301-4/+1
* Use D in fixlocalpod (#310513)Torsten Veller2010-03-301-3/+2
* Move inherit alternatives to perl-helper.eclassTorsten Veller2010-03-302-2/+3
* Add EAPI-UNSUPPORTED to DEPEND for unsupported EAPIsTorsten Veller2010-03-231-0/+3
* Finally add EAPI=3 support to the eclassesTorsten Veller2010-03-211-1/+1
* Rename all helper functions to perl_do_somethingTorsten Veller2010-02-182-26/+35