summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-03==== release 3.4.0_rc4 ====v3.4.0_rc4Natanael Copa1-1/+1
2019-05-03abuild: fix -openrc to work with multiple subpackagesNatanael Copa1-1/+1
2019-04-30abuild.in: fix warning with gawk-5.0Leo1-1/+1
2019-04-30==== release 3.4.0_rc3 ====v3.4.0_rc3Natanael Copa1-1/+1
2019-04-30abuild: cleanup default_dbgNatanael Copa1-20/+18
2019-04-30abuild: default_dbg: do not trigger trap with test failuretcely1-0/+1
2019-04-29abuild.in: remove duplicate options_has callLeo1-1/+1
2019-04-29abuild: default_dbg: eliminate side effectstcely1-17/+18
2019-04-29==== release 3.4.0_rc2 ====v3.4.0_rc2Natanael Copa1-1/+1
2019-04-29abuild-clean: add option to make files writable before cleanupKevin Daudt1-0/+3
2019-04-29abuild: change word choice in commenttcely1-1/+1
2019-04-29abuild: fix whitespace before EOLNatanael Copa1-1/+1
2019-04-29abuild: provide a default_static() and static() functionsLeo1-2/+37
2019-04-29newapkbuild: remove obsolete cd statementsIkke1-3/+0
2019-04-29Revert "abuild: replace command -v with which to fix build issues"Mike Sullivan1-1/+1
2019-04-29apkbuild-cpan.in: Update licenses to spdx format and remove redundant directo...Timothy Legge1-9/+4
2019-04-29abuild-fetch: enable curl certificate verificationtcely1-2/+2
2019-04-29APKBUILD.5: sort depends_* descriptionstcely1-2/+2
2019-04-29functions: adjust armhf tripletLuca Weiss1-1/+1
2019-04-25Revert "abuild: unset depends for subpackages"Natanael Copa1-1/+0
2019-04-09APKBUILD.5: document depends_* variables for -doc and -openrcSören Tempel1-0/+4
2019-04-09abuild: add depends_libs variable to default_libs()Sören Tempel2-0/+3
2019-04-05==== release 3.4.0_rc1 ====v3.4.0_rc1Natanael Copa1-1/+1
2019-04-03get and use pkgdesc from cpan api data if the module has no metadata files (r...Timothy Legge1-1/+2
2019-04-03abuild: -openrc should not inherit dependstcely1-0/+1
2019-04-03Add default_cleanup_srcdirChloe Kudryavtsev1-1/+9
2019-04-03Make clean() use cleanup()Chloe Kudryavtsev1-3/+2
2019-03-21abuild: unset depends for subpackagesNatanael Copa1-0/+1
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
2019-03-14abuild-sudo: remove unused variableRobert Hencke1-1/+1
2019-03-05==== release 3.3.1 ====v3.3.1Natanael Copa1-1/+1
2019-03-05abuild-tar.static: fix undefined reference errorsOliver Smith1-1/+2
2019-03-05abuild-sign: actually catch errors while signingAndrei Belov1-2/+3
2019-03-05abuild: replace command -v with which to fix build issuesMike Sullivan1-1/+1
2019-02-25Allow forcing of colored outputCarlo Landmeter1-1/+3
2019-02-22abuild: add support for pkg-config prefix pcprefixNatanael Copa1-2/+12
2019-01-23==== release 3.3.0 ====v3.3.0Natanael Copa1-1/+1
2019-01-10abuild: replace $0 with $abuild_path, add $forceroot where missingDisassembler1-6/+6
2019-01-10abuild: use pigz to compress control.tar.gz and manpagesNatanael Copa1-2/+3
2019-01-10abuild-sign: fall back to libressl if openssl is missingNatanael Copa1-1/+2
2019-01-09==== release 3.3.0_pre2 ====v3.3.0_pre2Natanael Copa1-1/+1
2019-01-09abuild: avoid add depends to itselfNatanael Copa1-1/+3
2018-12-02abuild: fix typoCarlo Landmeter1-1/+1