summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ==== release 3.4.0_rc1 ====Natanael 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 ====Natanael 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
* 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 ====Natanael 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 ====Natanael 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 ====Natanael 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