Age | Commit message (Expand) | Author | Files | Lines |
2019-06-12 | apkbuild-cpan.in: add OR to licenses to indicate perl_5 GPL or artistic is a ... | Timothy Legge | 1 | -1/+1 |
2019-04-29 | apkbuild-cpan.in: Update licenses to spdx format and remove redundant directo... | Timothy Legge | 1 | -9/+4 |
2019-04-03 | get and use pkgdesc from cpan api data if the module has no metadata files (r... | Timothy Legge | 1 | -1/+2 |
2019-03-21 | apkbuild-cpan: use $pkgver in source url | Natanael Copa | 1 | -1/+1 |
2019-03-21 | apkbuild-cpan: include modules that used to be part of core | Natanael Copa | 1 | -1/+2 |
2019-03-21 | apkbuild-cpan: remove prepare function from APKBUILD | Natanael Copa | 1 | -36/+6 |
2019-03-20 | apkbuild-cpan.in fix issue with version check | Timothy Legge | 1 | -2/+2 |
2019-03-20 | apkbuild-cpan.in fix issues with update, recreate, etc | Timothy Legge | 1 | -7/+12 |
2019-03-20 | Many of setings should come from module not release api | Timothy Legge | 1 | -7/+8 |
2019-03-20 | Fix for issue with apkbuild-cpan upgrade | Timothy Legge | 1 | -2/+2 |
2019-03-20 | Updates for metacpan | Timothy Legge | 1 | -13/+13 |
2017-07-11 | apkbuild-cpan: separate './Build test' to check step | Timo Teräs | 1 | -1/+7 |
2017-07-11 | apkbuild-cpan: perl no longer has '.' in path, add it for prepare() | Timo Teräs | 1 | -2/+2 |
2017-07-11 | apkbuild-cpan: modernize | tmpfile | 1 | -8/+8 |
2017-01-31 | apkbuild-cpan: fix warnings, improve recreate, add check support | Timo Teräs | 1 | -15/+47 |
2016-07-28 | apkbuild-cpan: fixed error "Experimental keys on scalar is now forbidden" due... | Francesco Colista | 1 | -1/+1 |
2016-06-13 | apkbuild-cpan: invoke default_prepare in prepare() function | Jakub Jirutka | 1 | -0/+6 |
2016-06-13 | apkbuild-cpan: replace deprecated shell `backticks` with $(...) | Jakub Jirutka | 1 | -4/+4 |
2016-06-13 | apkbuild-cpan: rename _builddir to builddir | Jakub Jirutka | 1 | -10/+9 |
2014-03-31 | fix permissions | Natanael Copa | 1 | -0/+0 |
2011-11-04 | apkbuild-cpan: Depend on test-requires and test-recommends, too, for safety's... | Kiyoshi Aman | 1 | -2/+4 |
2011-11-04 | apkbuild-cpan: Emits runtime recommendations, depends on build recommendations. | Kiyoshi Aman | 1 | -0/+2 |
2011-11-03 | apkbuild-cpan: export CFLAGS so modules using C/XS build properly. | Kiyoshi Aman | 1 | -1/+4 |
2011-06-28 | apkbuild-cpan: 'check' output format changed; exit code 1 on version mismatch | Kiyoshi Aman | 1 | -1/+4 |
2011-06-28 | apkbuild-cpan: Added 'check' command, which prints latest & packaged versions. | Kiyoshi Aman | 1 | -13/+19 |
2011-06-28 | apkbuild-cpan: XS modules using Module::Build now obtain Perl CFLAGS properly. | Kiyoshi Aman | 1 | -0/+1 |
2011-06-02 | apkbuild-cpan: add detection for perl modules with native code | Kiyoshi Aman | 1 | -0/+4 |
2011-06-02 | apkbuild-cpan: fix handling of license meta-data | Timo Teräs | 1 | -2/+4 |
2011-06-02 | apkbuild-cpan: new tool superceding newapkbuild-cpan tool | Timo Teräs | 1 | -0/+336 |