summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-05abuild: rename makedepends_host virtual packageOliver Smith1-2/+2
2019-07-30add missing backslash on rmdir commandLeo1-1/+1
2019-07-17abuild: remove empty dirs in main packageNatanael Copa1-0/+6
2019-07-17abuild: add SOURCE_DATE_EPOCH supportkpcyrd2-2/+17
2019-07-17change ~ to /home/pdietlPete Dietl1-2/+2
2019-07-17abuild.in: fixup flags and usage textPete Dietl1-3/+3
2019-07-17Better use license.lst in abuild sanitycheckKeith Maxwell1-1/+1
2019-07-17abuild-fetch: use local insecure variabletcely1-3/+3
2019-07-17abuild-fetch: when http:// was used, ignore https:// problemstcely1-1/+2
2019-07-17abuild-fetch: add -k (insecure as in curl) optiontcely1-1/+11
2019-07-17newapkbuild: make python packages only depend on setuptoolsNatanael Copa1-1/+1
2019-07-17newapkbuild: add py3-setuptools to python apkbuildRuss1-1/+1
2019-07-17make default_static depend on depends_staticLeo2-1/+3
2019-07-17abuild.in: make is_x_package functions reliant on being given a nameLeo1-2/+2
2019-07-08Fix condition check for adding static libraries to -dev package.Leo1-1/+1
2019-06-20abuild-sudo: don't allow --keys-dirMax Rees1-3/+15
2019-06-14==== release 3.4.0 ====v3.4.0Natanael Copa1-1/+1
2019-06-12==== release 3.4.0_rc5 ====v3.4.0_rc5Natanael Copa1-1/+1
2019-06-12apkbuild-cpan.in: add OR to licenses to indicate perl_5 GPL or artistic is a ...Timothy Legge1-1/+1
2019-06-12abuild usage fix: fetch does not verify sourcesOliver Smith1-1/+1
2019-06-12APKBUILD.5: match install_if example to abuild.inKeith Maxwell1-3/+3
2019-06-12newapkbuild: use current directory for cmakeRuss1-1/+1
2019-06-12newapkbuild: quote pkgname and pkgvertcely1-2/+2
2019-06-12newapkbuild.in: add default check() for meson packages.Leo1-0/+6
2019-06-12Cosmetic: newapkbuild: comment for check sectionsOliver Smith1-0/+1
2019-06-12newapkbuild: fix empty function regressionOliver Smith1-0/+27
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