summaryrefslogtreecommitdiff
path: root/apkbuild-cpan.in
AgeCommit message (Expand)AuthorFilesLines
2019-06-12apkbuild-cpan.in: add OR to licenses to indicate perl_5 GPL or artistic is a ...Timothy Legge1-1/+1
2019-04-29apkbuild-cpan.in: Update licenses to spdx format and remove redundant directo...Timothy Legge1-9/+4
2019-04-03get and use pkgdesc from cpan api data if the module has no metadata files (r...Timothy Legge1-1/+2
2019-03-21apkbuild-cpan: use $pkgver in source urlNatanael Copa1-1/+1
2019-03-21apkbuild-cpan: include modules that used to be part of coreNatanael Copa1-1/+2
2019-03-21apkbuild-cpan: remove prepare function from APKBUILDNatanael Copa1-36/+6
2019-03-20apkbuild-cpan.in fix issue with version checkTimothy Legge1-2/+2
2019-03-20apkbuild-cpan.in fix issues with update, recreate, etcTimothy Legge1-7/+12
2019-03-20Many of setings should come from module not release apiTimothy Legge1-7/+8
2019-03-20Fix for issue with apkbuild-cpan upgradeTimothy Legge1-2/+2
2019-03-20Updates for metacpanTimothy Legge1-13/+13
2017-07-11apkbuild-cpan: separate './Build test' to check stepTimo Teräs1-1/+7
2017-07-11apkbuild-cpan: perl no longer has '.' in path, add it for prepare()Timo Teräs1-2/+2
2017-07-11apkbuild-cpan: modernizetmpfile1-8/+8
2017-01-31apkbuild-cpan: fix warnings, improve recreate, add check supportTimo Teräs1-15/+47
2016-07-28apkbuild-cpan: fixed error "Experimental keys on scalar is now forbidden" due...Francesco Colista1-1/+1
2016-06-13apkbuild-cpan: invoke default_prepare in prepare() functionJakub Jirutka1-0/+6
2016-06-13apkbuild-cpan: replace deprecated shell `backticks` with $(...)Jakub Jirutka1-4/+4
2016-06-13apkbuild-cpan: rename _builddir to builddirJakub Jirutka1-10/+9
2014-03-31fix permissionsNatanael Copa1-0/+0
2011-11-04apkbuild-cpan: Depend on test-requires and test-recommends, too, for safety's...Kiyoshi Aman1-2/+4
2011-11-04apkbuild-cpan: Emits runtime recommendations, depends on build recommendations.Kiyoshi Aman1-0/+2
2011-11-03apkbuild-cpan: export CFLAGS so modules using C/XS build properly.Kiyoshi Aman1-1/+4
2011-06-28apkbuild-cpan: 'check' output format changed; exit code 1 on version mismatchKiyoshi Aman1-1/+4
2011-06-28apkbuild-cpan: Added 'check' command, which prints latest & packaged versions.Kiyoshi Aman1-13/+19
2011-06-28apkbuild-cpan: XS modules using Module::Build now obtain Perl CFLAGS properly.Kiyoshi Aman1-0/+1
2011-06-02apkbuild-cpan: add detection for perl modules with native codeKiyoshi Aman1-0/+4
2011-06-02apkbuild-cpan: fix handling of license meta-dataTimo Teräs1-2/+4
2011-06-02apkbuild-cpan: new tool superceding newapkbuild-cpan toolTimo Teräs1-0/+336