Age | Commit message (Expand) | Author | Files | Lines |
2019-03-05 | ==== release 3.3.1 ====v3.3.1 | Natanael Copa | 1 | -1/+1 |
2019-03-05 | abuild-tar.static: fix undefined reference errors | Oliver Smith | 1 | -1/+2 |
2019-03-05 | abuild-sign: actually catch errors while signing | Andrei Belov | 1 | -2/+3 |
2019-03-05 | abuild: replace command -v with which to fix build issues | Mike Sullivan | 1 | -1/+1 |
2019-02-25 | Allow forcing of colored output | Carlo Landmeter | 1 | -1/+3 |
2019-02-22 | abuild: add support for pkg-config prefix pcprefix | Natanael Copa | 1 | -2/+12 |
2019-01-23 | ==== release 3.3.0 ====v3.3.0 | Natanael Copa | 1 | -1/+1 |
2019-01-10 | abuild: replace $0 with $abuild_path, add $forceroot where missing | Disassembler | 1 | -6/+6 |
2019-01-10 | abuild: use pigz to compress control.tar.gz and manpages | Natanael Copa | 1 | -2/+3 |
2019-01-10 | abuild-sign: fall back to libressl if openssl is missing | Natanael Copa | 1 | -1/+2 |
2019-01-09 | ==== release 3.3.0_pre2 ====v3.3.0_pre2 | Natanael Copa | 1 | -1/+1 |
2019-01-09 | abuild: avoid add depends to itself | Natanael Copa | 1 | -1/+3 |
2018-12-02 | abuild: fix typo | Carlo Landmeter | 1 | -1/+1 |
2018-11-08 | abuild.in: add multithreaded compression | Tiago Ilieve | 1 | -1/+2 |
2018-11-08 | abuild: print build start, end date and elapsed time | Timo Teräs | 1 | -1/+5 |
2018-10-11 | abuild-rmtemp: Do not follow symbolic links | Sören Tempel | 1 | -1/+1 |
2018-10-03 | ==== release 3.3.0_pre1 ====v3.3.0_pre1 | Natanael Copa | 1 | -1/+1 |
2018-10-03 | abuild: run build actions via runpart | Natanael Copa | 1 | -11/+5 |
2018-10-03 | abuild: do not run check in fakeroot by default | Natanael Copa | 2 | -10/+9 |
2018-10-03 | abuild: print version of built package early | Natanael Copa | 1 | -1/+1 |
2018-10-03 | abuild: chdir to $builddir if it exists | Natanael Copa | 1 | -0/+6 |
2018-10-03 | abuild: fix regression. run build | Natanael Copa | 1 | -1/+2 |
2018-10-03 | abuild: require package() function | Natanael Copa | 1 | -20/+5 |
2018-10-03 | checkapk: remove temporary dir on SIGINT and exit | Sören Tempel | 1 | -2/+1 |
2018-10-03 | newapkbuild: fix checksums to be last in ABPKUILD | Natanael Copa | 1 | -0/+3 |
2018-10-03 | abuild: fix checksum update | Natanael Copa | 1 | -3/+7 |
2018-10-03 | move logic of curl's http range error to abuild-fetch | Natanael Copa | 2 | -31/+32 |
2018-10-03 | Fix: incomplete partfile gets renamed to distfile | Oliver Smith | 2 | -14/+35 |
2018-10-03 | newapkbuild.1: fix mdoc style | A. Wilcox | 1 | -70/+25 |
2018-10-03 | APKBUILD.5: fix mdoc syntax warnings | A. Wilcox | 1 | -229/+170 |
2018-10-03 | docs: Add checkdepends variable | A. Wilcox | 1 | -0/+4 |
2018-10-03 | man: Clarify arguments to install scripts | A. Wilcox | 1 | -3/+3 |
2018-10-03 | man: Better document install scripts | A. Wilcox | 1 | -2/+9 |
2018-10-03 | man: remove obsolete !libc_* options | A. Wilcox | 1 | -9/+0 |
2018-10-03 | man: Write requested improvements to documentation | A. Wilcox | 2 | -50/+183 |
2018-10-03 | Add initial manpage drafts | A. Wilcox | 3 | -1/+719 |
2018-09-24 | sample.APKBUILD: use https for sourceforge download links | prspkt | 1 | -1/+1 |
2018-09-24 | newapkbuild: use https for sourceforge download links | prspkt | 1 | -1/+1 |
2018-07-29 | newapkbuild: fix default check function for python3 | Jakub Jirutka | 1 | -1/+1 |
2018-06-22 | ==== release 3.2.0 ====v3.2.0 | Natanael Copa | 1 | -1/+1 |
2018-06-21 | newapkbuild: check arguments and improve usage() | Oliver Smith | 1 | -18/+44 |
2018-05-31 | ==== release 3.2.0_rc2 ====v3.2.0_rc2 | Natanael Copa | 1 | -1/+1 |
2018-05-31 | abuild: fix race when stripping | Natanael Copa | 1 | -0/+4 |
2018-05-24 | newapkbuild: move checksum call to after fetch | A. Wilcox | 1 | -2/+1 |
2018-05-24 | newapkbuild: fix typo | A. Wilcox | 1 | -1/+1 |
2018-05-07 | newapkbuild: create check() function | Jakub Jirutka | 1 | -0/+30 |
2018-05-07 | newapkbuild: change python to python3 | Jakub Jirutka | 1 | -4/+4 |
2018-04-25 | abuild: Fix usage info about package command | Jonathan Sieber | 1 | -1/+1 |
2018-04-22 | abuild.in: don't fail if git describe fails | Sören Tempel | 1 | -1/+1 |
2018-04-17 | ==== release 3.2.0_rc1 ====v3.2.0_rc1 | Natanael Copa | 1 | -1/+1 |