summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-08abuild.in: add multithreaded compressionTiago Ilieve1-1/+2
2018-11-08abuild: print build start, end date and elapsed timeTimo Teräs1-1/+5
2018-10-11abuild-rmtemp: Do not follow symbolic linksSören Tempel1-1/+1
2018-10-03==== release 3.3.0_pre1 ====v3.3.0_pre1Natanael Copa1-1/+1
2018-10-03abuild: run build actions via runpartNatanael Copa1-11/+5
2018-10-03abuild: do not run check in fakeroot by defaultNatanael Copa2-10/+9
2018-10-03abuild: print version of built package earlyNatanael Copa1-1/+1
2018-10-03abuild: chdir to $builddir if it existsNatanael Copa1-0/+6
2018-10-03abuild: fix regression. run buildNatanael Copa1-1/+2
2018-10-03abuild: require package() functionNatanael Copa1-20/+5
2018-10-03checkapk: remove temporary dir on SIGINT and exitSören Tempel1-2/+1
2018-10-03newapkbuild: fix checksums to be last in ABPKUILDNatanael Copa1-0/+3
2018-10-03abuild: fix checksum updateNatanael Copa1-3/+7
2018-10-03move logic of curl's http range error to abuild-fetchNatanael Copa2-31/+32
2018-10-03Fix: incomplete partfile gets renamed to distfileOliver Smith2-14/+35
2018-10-03newapkbuild.1: fix mdoc styleA. Wilcox1-70/+25
2018-10-03APKBUILD.5: fix mdoc syntax warningsA. Wilcox1-229/+170
2018-10-03docs: Add checkdepends variableA. Wilcox1-0/+4
2018-10-03man: Clarify arguments to install scriptsA. Wilcox1-3/+3
2018-10-03man: Better document install scriptsA. Wilcox1-2/+9
2018-10-03man: remove obsolete !libc_* optionsA. Wilcox1-9/+0
2018-10-03man: Write requested improvements to documentationA. Wilcox2-50/+183
2018-10-03Add initial manpage draftsA. Wilcox3-1/+719
2018-09-24sample.APKBUILD: use https for sourceforge download linksprspkt1-1/+1
2018-09-24newapkbuild: use https for sourceforge download linksprspkt1-1/+1
2018-07-29newapkbuild: fix default check function for python3Jakub Jirutka1-1/+1
2018-06-22==== release 3.2.0 ====v3.2.0Natanael Copa1-1/+1
2018-06-21newapkbuild: check arguments and improve usage()Oliver Smith1-18/+44
2018-05-31==== release 3.2.0_rc2 ====v3.2.0_rc2Natanael Copa1-1/+1
2018-05-31abuild: fix race when strippingNatanael Copa1-0/+4
2018-05-24newapkbuild: move checksum call to after fetchA. Wilcox1-2/+1
2018-05-24newapkbuild: fix typoA. Wilcox1-1/+1
2018-05-07newapkbuild: create check() functionJakub Jirutka1-0/+30
2018-05-07newapkbuild: change python to python3Jakub Jirutka1-4/+4
2018-04-25abuild: Fix usage info about package commandJonathan Sieber1-1/+1
2018-04-22abuild.in: don't fail if git describe failsSören Tempel1-1/+1
2018-04-17==== release 3.2.0_rc1 ====v3.2.0_rc1Natanael Copa1-1/+1
2018-04-17abuild: fix unxz with threadingNatanael Copa1-1/+5