summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* perl-functions.eclass: Update check_module_version for EAPI6Kent Fredric2017-09-171-1/+21
* perl-functions.eclass: sync duallife scripts implementation from ::gentooKent Fredric2017-09-171-21/+5
* perl-functions.eclass: Make PERL_RESTRICT suspect in EAPI6Kent Fredric2017-09-171-1/+1
* perl-module.eclass: Reimplement src_test using perl_has_test_optKent Fredric2017-09-171-34/+43
* perl-functions.eclass: add (Not in ::gentoo) perl_has_test_opt functionKent Fredric2017-09-171-0/+27
* perl-functions.eclass: Add (not in ::gentoo) perl_get_test_opts functionKent Fredric2017-09-171-0/+35
* perl-functions.eclass: Add internal option decoder for eapi6Kent Fredric2017-09-171-0/+44
* perl-functions.eclass: add internal option-decoder for eapi5Kent Fredric2017-09-171-0/+43
* perl-module.eclass: run perl_check_eapi in src_configureKent Fredric2017-09-171-0/+1
* perl-functions.eclass: Add a new (not in ::gentoo) perl_check_eapi functionKent Fredric2017-09-171-0/+54
* perl-module.eclass: Add DIST_EXAMPLES support to EAPI6Kent Fredric2017-09-171-0/+17
* perl-module.eclass: Fatalize pkg_postrm outside perl-coreKent Fredric2017-09-171-4/+2
* perl-module.eclass: Fatalize pkg_postinst outside perl-coreKent Fredric2017-09-171-4/+2
* perl-module.eclass: Stop deleting packlists past EAPI5Kent Fredric2017-09-171-1/+6
* perl-module.eclass: Remove fallback src_configure calling because EAPI!=5 is ...Kent Fredric2017-09-171-2/+0
* perl-module.eclass: Make Module-Build/Module-Build-Tiny deps fatalKent Fredric2017-09-171-6/+4
* perl-module.eclass: Tell Build.PL to create packlistsKent Fredric2017-09-171-1/+1
* perl-module.eclass: src_configure: remove skip-src-configure logic outside EAPI5Kent Fredric2017-09-171-1/+3
* perl-module.eclass: src_prepare: stop calling esvn_cleanKent Fredric2017-09-171-1/+0
* perl-module.eclass: src_prepare: use epatch_user in EAPI5, else, call defaultKent Fredric2017-09-171-4/+9
* perl-module.eclass: stop calling src_prepare in src_unpackKent Fredric2017-09-171-1/+0
* perl-module.eclass: ban direct use of perl-module_src_unpack in EAPI6Kent Fredric2017-09-171-1/+1
* perl-module.eclass: remove defaults for SRC_TEST and perlinfo_doneKent Fredric2017-09-171-2/+0
* perl-module.eclass: sync EAPI + GENTOO_DEPEND_ON_PERL and DIST_(X) logicKent Fredric2017-09-171-33/+114
* perl-module.eclass: sync EAPI-support and inherit logicKent Fredric2017-09-171-9/+11
* perl-module.eclass: sync documentationKent Fredric2017-09-171-10/+18
* perl-functions.eclass: Add perl_domoduleKent Fredric2017-09-171-0/+76
* perl-functions.eclass: Add perl_get_vendorlibKent Fredric2017-09-171-0/+23
* perl-functions.eclass: Add perl_get_raw_vendorlibKent Fredric2017-09-171-0/+23
* perl-functions.eclass: Add perl_get_module_versionKent Fredric2017-09-171-0/+59
* perl-functions.eclass: Add perl_has_module_versionKent Fredric2017-09-171-0/+39
* perl-functions.eclass: Add perl_has_moduleKent Fredric2017-09-171-0/+33
* perl-functions.eclass: sync perl_check_env from ::gentooKent Fredric2017-09-171-1/+1
* perl-functions.eclass: Sync perl_doexamples from ::GentooKent Fredric2017-09-171-0/+29
* perl-functions.eclass: Sync perl_delete_packlistKent Fredric2017-09-171-3/+2
* perl-functions.eclass: Declare perlinfo_doneKent Fredric2017-09-171-0/+2
* perl-functions.eclass: Add perl_delete_emptybsdirKent Fredric2017-09-171-0/+14
* perl-functions.eclass: Add EAPI6 to support listKent Fredric2017-09-171-2/+4
* perl-functions.eclass: Import alternatives into perl-functionsKent Fredric2017-09-171-0/+1
* perl-functions.eclass: Sync perl_fix_packlist from ::gentooKent Fredric2017-09-171-0/+33
* perl-functions.eclass: Sync documentation onlyKent Fredric2017-09-171-13/+25
* Treewide cleanup of $Id$/$Header$Kent Fredric2017-09-176-6/+0
* [eclass] Drop redundant calls to set_eprefixKent Fredric2015-06-251-2/+0
* [eclass] perl-module.eclass can now guess MODULE_VERSION from PV using perl-v...Kent Fredric2015-06-211-0/+5
* [eclass] Add perl-version.eclass which can turn normalised forms into floatsKent Fredric2015-06-211-0/+91
* [eclass] Drop support for all EAPIS under 5Kent Fredric2015-06-212-44/+22
* [eclass] Remove redundant and deprecated functionsKent Fredric2015-06-211-72/+0
* [eclass] drop support for EAPIs other than 5 and 2 entirelyKent Fredric2015-06-211-6/+1
* [eclass] Split all non-phase functions in use into perl-functions.eclassKent Fredric2015-06-212-342/+356
* [eclass] Allow perl-module.eclass to match dev-perl/Module-Build and suggest itKent Fredric2015-06-151-2/+2