summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* abuild-tar.static: fix undefined reference errorsOliver Smith2019-03-051-1/+2
* abuild-sign: actually catch errors while signingAndrei Belov2019-03-051-2/+3
* abuild: replace command -v with which to fix build issuesMike Sullivan2019-03-051-1/+1
* Allow forcing of colored outputCarlo Landmeter2019-02-251-1/+3
* abuild: add support for pkg-config prefix pcprefixNatanael Copa2019-02-221-2/+12
* ==== release 3.3.0 ====v3.3.0Natanael Copa2019-01-231-1/+1
* abuild: replace $0 with $abuild_path, add $forceroot where missingDisassembler2019-01-101-6/+6
* abuild: use pigz to compress control.tar.gz and manpagesNatanael Copa2019-01-101-2/+3
* abuild-sign: fall back to libressl if openssl is missingNatanael Copa2019-01-101-1/+2
* ==== release 3.3.0_pre2 ====v3.3.0_pre2Natanael Copa2019-01-091-1/+1
* abuild: avoid add depends to itselfNatanael Copa2019-01-091-1/+3
* abuild: fix typoCarlo Landmeter2018-12-021-1/+1
* abuild.in: add multithreaded compressionTiago Ilieve2018-11-081-1/+2
* abuild: print build start, end date and elapsed timeTimo Teräs2018-11-081-1/+5
* abuild-rmtemp: Do not follow symbolic linksSören Tempel2018-10-111-1/+1
* ==== release 3.3.0_pre1 ====v3.3.0_pre1Natanael Copa2018-10-031-1/+1
* abuild: run build actions via runpartNatanael Copa2018-10-031-11/+5
* abuild: do not run check in fakeroot by defaultNatanael Copa2018-10-032-10/+9
* abuild: print version of built package earlyNatanael Copa2018-10-031-1/+1
* abuild: chdir to $builddir if it existsNatanael Copa2018-10-031-0/+6
* abuild: fix regression. run buildNatanael Copa2018-10-031-1/+2
* abuild: require package() functionNatanael Copa2018-10-031-20/+5
* checkapk: remove temporary dir on SIGINT and exitSören Tempel2018-10-031-2/+1
* newapkbuild: fix checksums to be last in ABPKUILDNatanael Copa2018-10-031-0/+3
* abuild: fix checksum updateNatanael Copa2018-10-031-3/+7
* move logic of curl's http range error to abuild-fetchNatanael Copa2018-10-032-31/+32
* Fix: incomplete partfile gets renamed to distfileOliver Smith2018-10-032-14/+35
* newapkbuild.1: fix mdoc styleA. Wilcox2018-10-031-70/+25
* APKBUILD.5: fix mdoc syntax warningsA. Wilcox2018-10-031-229/+170
* docs: Add checkdepends variableA. Wilcox2018-10-031-0/+4
* man: Clarify arguments to install scriptsA. Wilcox2018-10-031-3/+3
* man: Better document install scriptsA. Wilcox2018-10-031-2/+9
* man: remove obsolete !libc_* optionsA. Wilcox2018-10-031-9/+0
* man: Write requested improvements to documentationA. Wilcox2018-10-032-50/+183
* Add initial manpage draftsA. Wilcox2018-10-033-1/+719
* sample.APKBUILD: use https for sourceforge download linksprspkt2018-09-241-1/+1
* newapkbuild: use https for sourceforge download linksprspkt2018-09-241-1/+1
* newapkbuild: fix default check function for python3Jakub Jirutka2018-07-291-1/+1
* ==== release 3.2.0 ====v3.2.0Natanael Copa2018-06-221-1/+1
* newapkbuild: check arguments and improve usage()Oliver Smith2018-06-211-18/+44
* ==== release 3.2.0_rc2 ====v3.2.0_rc2Natanael Copa2018-05-311-1/+1
* abuild: fix race when strippingNatanael Copa2018-05-311-0/+4
* newapkbuild: move checksum call to after fetchA. Wilcox2018-05-241-2/+1
* newapkbuild: fix typoA. Wilcox2018-05-241-1/+1
* newapkbuild: create check() functionJakub Jirutka2018-05-071-0/+30
* newapkbuild: change python to python3Jakub Jirutka2018-05-071-4/+4
* abuild: Fix usage info about package commandJonathan Sieber2018-04-251-1/+1
* abuild.in: don't fail if git describe failsSören Tempel2018-04-221-1/+1
* ==== release 3.2.0_rc1 ====v3.2.0_rc1Natanael Copa2018-04-171-1/+1
* abuild: fix unxz with threadingNatanael Copa2018-04-171-1/+5