summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ==== release 3.4.0 ====v3.4.0Natanael Copa2019-06-141-1/+1
* ==== release 3.4.0_rc5 ====v3.4.0_rc5Natanael Copa2019-06-121-1/+1
* apkbuild-cpan.in: add OR to licenses to indicate perl_5 GPL or artistic is a ...Timothy Legge2019-06-121-1/+1
* abuild usage fix: fetch does not verify sourcesOliver Smith2019-06-121-1/+1
* APKBUILD.5: match install_if example to abuild.inKeith Maxwell2019-06-121-3/+3
* newapkbuild: use current directory for cmakeRuss2019-06-121-1/+1
* newapkbuild: quote pkgname and pkgvertcely2019-06-121-2/+2
* newapkbuild.in: add default check() for meson packages.Leo2019-06-121-0/+6
* Cosmetic: newapkbuild: comment for check sectionsOliver Smith2019-06-121-0/+1
* newapkbuild: fix empty function regressionOliver Smith2019-06-121-0/+27
* ==== release 3.4.0_rc4 ====v3.4.0_rc4Natanael Copa2019-05-031-1/+1
* abuild: fix -openrc to work with multiple subpackagesNatanael Copa2019-05-031-1/+1
* abuild.in: fix warning with gawk-5.0Leo2019-04-301-1/+1
* ==== release 3.4.0_rc3 ====v3.4.0_rc3Natanael Copa2019-04-301-1/+1
* abuild: cleanup default_dbgNatanael Copa2019-04-301-20/+18
* abuild: default_dbg: do not trigger trap with test failuretcely2019-04-301-0/+1
* abuild.in: remove duplicate options_has callLeo2019-04-291-1/+1
* abuild: default_dbg: eliminate side effectstcely2019-04-291-17/+18
* ==== release 3.4.0_rc2 ====v3.4.0_rc2Natanael Copa2019-04-291-1/+1
* abuild-clean: add option to make files writable before cleanupKevin Daudt2019-04-291-0/+3
* abuild: change word choice in commenttcely2019-04-291-1/+1
* abuild: fix whitespace before EOLNatanael Copa2019-04-291-1/+1
* abuild: provide a default_static() and static() functionsLeo2019-04-291-2/+37
* newapkbuild: remove obsolete cd statementsIkke2019-04-291-3/+0
* Revert "abuild: replace command -v with which to fix build issues"Mike Sullivan2019-04-291-1/+1
* apkbuild-cpan.in: Update licenses to spdx format and remove redundant directo...Timothy Legge2019-04-291-9/+4
* abuild-fetch: enable curl certificate verificationtcely2019-04-291-2/+2
* APKBUILD.5: sort depends_* descriptionstcely2019-04-291-2/+2
* functions: adjust armhf tripletLuca Weiss2019-04-291-1/+1
* Revert "abuild: unset depends for subpackages"Natanael Copa2019-04-251-1/+0
* APKBUILD.5: document depends_* variables for -doc and -openrcSören Tempel2019-04-091-0/+4
* abuild: add depends_libs variable to default_libs()Sören Tempel2019-04-092-0/+3
* ==== release 3.4.0_rc1 ====v3.4.0_rc1Natanael Copa2019-04-051-1/+1
* get and use pkgdesc from cpan api data if the module has no metadata files (r...Timothy Legge2019-04-031-1/+2
* abuild: -openrc should not inherit dependstcely2019-04-031-0/+1
* Add default_cleanup_srcdirChloe Kudryavtsev2019-04-031-1/+9
* Make clean() use cleanup()Chloe Kudryavtsev2019-04-031-3/+2
* abuild: unset depends for subpackagesNatanael Copa2019-03-211-0/+1
* 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
* abuild-sudo: remove unused variableRobert Hencke2019-03-141-1/+1
* ==== release 3.3.1 ====v3.3.1Natanael Copa2019-03-051-1/+1
* abuild-tar.static: fix undefined reference errorsOliver Smith2019-03-051-1/+2
* abuild-sign: actually catch errors while signingAndrei Belov2019-03-051-2/+3