summaryrefslogtreecommitdiffstats
path: root/apkbuild-cpan.in
Commit message (Expand)AuthorAgeFilesLines
* apkbuild-cpan.in: Update licenses to spdx format and remove redundant directo...Timothy Legge2019-04-291-9/+4
* get and use pkgdesc from cpan api data if the module has no metadata files (r...Timothy Legge2019-04-031-1/+2
* apkbuild-cpan: use $pkgver in source urlNatanael Copa2019-03-211-1/+1
* apkbuild-cpan: include modules that used to be part of coreNatanael Copa2019-03-211-1/+2
* apkbuild-cpan: remove prepare function from APKBUILDNatanael Copa2019-03-211-36/+6
* apkbuild-cpan.in fix issue with version checkTimothy Legge2019-03-201-2/+2
* apkbuild-cpan.in fix issues with update, recreate, etcTimothy Legge2019-03-201-7/+12
* Many of setings should come from module not release apiTimothy Legge2019-03-201-7/+8
* Fix for issue with apkbuild-cpan upgradeTimothy Legge2019-03-201-2/+2
* Updates for metacpanTimothy Legge2019-03-201-13/+13
* apkbuild-cpan: separate './Build test' to check stepTimo Teräs2017-07-111-1/+7
* apkbuild-cpan: perl no longer has '.' in path, add it for prepare()Timo Teräs2017-07-111-2/+2
* apkbuild-cpan: modernizetmpfile2017-07-111-8/+8
* apkbuild-cpan: fix warnings, improve recreate, add check supportTimo Teräs2017-01-311-15/+47
* apkbuild-cpan: fixed error "Experimental keys on scalar is now forbidden" due...Francesco Colista2016-07-281-1/+1
* apkbuild-cpan: invoke default_prepare in prepare() functionJakub Jirutka2016-06-131-0/+6
* apkbuild-cpan: replace deprecated shell `backticks` with $(...)Jakub Jirutka2016-06-131-4/+4
* apkbuild-cpan: rename _builddir to builddirJakub Jirutka2016-06-131-10/+9
* fix permissionsNatanael Copa2014-03-311-0/+0
* apkbuild-cpan: Depend on test-requires and test-recommends, too, for safety's...Kiyoshi Aman2011-11-041-2/+4
* apkbuild-cpan: Emits runtime recommendations, depends on build recommendations.Kiyoshi Aman2011-11-041-0/+2
* apkbuild-cpan: export CFLAGS so modules using C/XS build properly.Kiyoshi Aman2011-11-031-1/+4
* apkbuild-cpan: 'check' output format changed; exit code 1 on version mismatchKiyoshi Aman2011-06-281-1/+4
* apkbuild-cpan: Added 'check' command, which prints latest & packaged versions.Kiyoshi Aman2011-06-281-13/+19
* apkbuild-cpan: XS modules using Module::Build now obtain Perl CFLAGS properly.Kiyoshi Aman2011-06-281-0/+1
* apkbuild-cpan: add detection for perl modules with native codeKiyoshi Aman2011-06-021-0/+4
* apkbuild-cpan: fix handling of license meta-dataTimo Teräs2011-06-021-2/+4
* apkbuild-cpan: new tool superceding newapkbuild-cpan toolTimo Teräs2011-06-021-0/+336