Age | Commit message (Expand) | Author | Files | Lines |
2017-09-19 | abuild.in: remove saveas- syntax and fix sourcecheck()v3.0.1 | tmpfile | 1 | -6/+2 |
2017-09-19 | git: ignore abuild-rmtemp executable | A. Wilcox | 1 | -0/+1 |
2017-09-19 | abuild-rmtemp: define _XOPEN_SOURCE to ensure FTW_DEPTH is visible | A. Wilcox | 1 | -0/+1 |
2017-09-19 | abuild: ensure a package has deps before printing them | A. Wilcox | 1 | -0/+4 |
2017-09-19 | git: ignore abuild-gzsplit | A. Wilcox | 1 | -0/+1 |
2017-09-19 | abuild: avoid print version multiple times | Natanael Copa | 1 | -1/+3 |
2017-09-19 | abuild: Always print the builder version | Breno Leitao | 1 | -1/+1 |
2017-09-19 | apkbuild-pypi.in: modernize | tmpfile | 1 | -3/+2 |
2017-09-19 | ==== release 3.0.0 ====v3.0.0 | Natanael Copa | 1 | -1/+1 |
2017-09-19 | abuild: exit with success if arch is disabled | Natanael Copa | 1 | -2/+1 |
2017-08-05 | abuild: prepare_metafiles: use new /bin/sh virtual instead of hardcoded busyb... | William Pitcock | 1 | -3/+3 |
2017-07-26 | abuild: Add default split OpenRC function | A. Wilcox | 1 | -0/+19 |
2017-07-20 | abuild-sudo: prevent forging of user name | Kaarle Ritvanen | 1 | -10/+7 |
2017-07-20 | abuild: print url we are fetching | Natanael Copa | 1 | -4/+1 |
2017-07-20 | abuild: add sanitycheck for secfixes comment | Natanael Copa | 1 | -0/+21 |
2017-07-17 | ==== release 3.0.0_rc4 ==== | Natanael Copa | 1 | -1/+1 |
2017-07-17 | abuild-sudo: fix segfault when there are no controlling termv3.0.0_rc4 | Natanael Copa | 1 | -1/+13 |
2017-07-17 | ==== release 3.0.0_rc3 ====v3.0.0_rc3 | Kaarle Ritvanen | 1 | -1/+1 |
2017-07-16 | abuild: rootbld: require metapackage | Kaarle Ritvanen | 1 | -5/+1 |
2017-07-16 | abuild: rootbld: improve version compatibility | Kaarle Ritvanen | 1 | -1/+8 |
2017-07-16 | abuild: rootbld: require envsubst | Kaarle Ritvanen | 1 | -1/+1 |
2017-07-11 | apkbuild-cpan: separate './Build test' to check step | Timo Teräs | 1 | -1/+7 |
2017-07-11 | apkbuild-cpan: perl no longer has '.' in path, add it for prepare() | Timo Teräs | 1 | -2/+2 |
2017-07-11 | apkbuild-cpan: modernize | tmpfile | 1 | -8/+8 |
2017-07-06 | abuild: rootbld: make mkusers work | Kaarle Ritvanen | 1 | -2/+4 |
2017-07-06 | abuild: rootbld: always require repo template | Kaarle Ritvanen | 1 | -34/+22 |
2017-06-27 | abuild: build in chroot | Kaarle Ritvanen | 5 | -3/+161 |
2017-06-27 | abuild-sudo: enforce correct value for USER | Kaarle Ritvanen | 1 | -1/+2 |
2017-06-27 | abuild-sudo: allow commands with '-' in the name | Kaarle Ritvanen | 1 | -1/+6 |
2017-06-27 | abuild: disable trap when entering the handler | Kaarle Ritvanen | 1 | -0/+1 |
2017-06-27 | abuild: add config option to globally enable dbg | Carlo Landmeter | 1 | -0/+5 |
2017-06-23 | abuild: fix bad git merge | A. Wilcox | 1 | -1/+0 |
2017-06-23 | newapkbuild: fix usage output | A. Wilcox | 1 | -1/+2 |
2017-06-23 | abuild: use portable awk exponentiation operator | A. Wilcox | 1 | -1/+1 |
2017-06-23 | abuild: call tar portably | A. Wilcox | 2 | -3/+3 |
2017-06-23 | abuild: Correctly comment default_dbg | A. Wilcox | 1 | -1/+3 |
2017-06-23 | abuild: Add verbose option '-v' to show everything | A. Wilcox | 1 | -0/+3 |
2017-06-21 | Allow $patch_args to pass multiple arguments to patch | Andrej | 1 | -1/+1 |
2017-06-21 | abuild-sudo.c: setgid as well | Henrik Riomar | 1 | -0/+2 |
2017-06-21 | abuild: add !checkroot option to run tests without fakeroot | Shiz | 1 | -0/+3 |
2017-06-21 | abuild-fetch.c: remove saveas- syntax | tmpfile | 1 | -3/+0 |
2017-06-21 | Add parameter '-D' for alternative APKINDEX description | Oliver Smith | 1 | -4/+6 |
2017-06-12 | abuild: More readable message for missing dependencies | A. Wilcox | 1 | -1/+1 |
2017-06-01 | functions.sh: add armel triplet | Timo Teräs | 1 | -0/+1 |
2017-05-19 | newapkbuild: fix build_cmake template - escape parameters | Jakub Jirutka | 1 | -3/+2 |
2017-04-27 | Fix false `set -e` termination | Andrej | 1 | -0/+1 |
2017-04-08 | abuild: Add support for lzip source packages | Breno Leitao | 1 | -0/+3 |
2017-04-05 | remove explicit `|| return 1` from all sample APKBUILDs | Sören Tempel | 2 | -18/+16 |
2017-04-04 | abuild: set -e fix for update_config_{sub,guess} | Natanael Copa | 1 | -12/+4 |
2017-03-27 | abuild: wrap check() with fakeroot | William Pitcock | 1 | -1/+8 |