Alpine build tools
Go to file
Fredrik Gustafsson 6d321050e5 Change permissions for sudo to 4555
Currently the permissions for abuild-sudo is set to 4111, this make it
impossible to move the sudo file after it has being created. Moving
the sudo file is needed by yocto when creating an apk-package of abuild.
The sudo binary in debian stretch since if debian does it, it can't be bad.

Signed-off-by: Fredrik Gustafsson <fredrigu@axis.com>
2019-11-07 15:39:35 +00:00
tests allow override sharedir for testing 2019-11-07 11:42:23 +00:00
.devbuildrc
.editorconfig
.gitignore add basic tests using bats 2019-11-07 11:32:37 +00:00
abuild-fetch.c abuild-fetch: use local insecure variable 2019-07-17 12:02:13 +00:00
abuild-gzsplit.c abuild-gzsplit: new tool to split .apk to it's base components 2017-01-10 14:16:16 +02:00
abuild-keygen.in allow override sharedir for testing 2019-11-07 11:42:23 +00:00
abuild-rmtemp.c abuild-rmtemp: Do not follow symbolic links 2018-10-11 17:46:45 +02:00
abuild-sign.in abuild-sign: dont set timestamp in gzip 2019-11-07 13:23:36 +00:00
abuild-sudo.c abuild-sudo: don't allow --keys-dir 2019-06-20 11:36:40 +02:00
abuild-tar.c
abuild.conf feat: add support for ccache 2019-09-30 12:08:17 +00:00
abuild.in Allow round brackets in the license variable 2019-11-07 15:39:35 +00:00
abump.in allow override sharedir for testing 2019-11-07 11:42:23 +00:00
apkbuild-cpan.in apkbuild-cpan.in: add 'configure' prereqs 2019-10-01 17:08:51 +01:00
apkbuild-gem-resolver.in
apkbuild-pypi.in apkbuild-pypi.in: fix bugs, upgrade for python3 only and add to make 2019-08-09 09:32:34 +00:00
APKBUILD.5 make default_static depend on depends_static 2019-07-17 11:58:21 +00:00
apkgrel.in allow override sharedir for testing 2019-11-07 11:42:23 +00:00
bootchartd
buildlab.in allow override sharedir for testing 2019-11-07 11:42:23 +00:00
checkapk.in allow override sharedir for testing 2019-11-07 11:42:23 +00:00
config.guess
config.sub
functions.sh.in feat: add support for ccache 2019-09-30 12:08:17 +00:00
Makefile Change permissions for sudo to 4555 2019-11-07 15:39:35 +00:00
newapkbuild.1 newapkbuild.1: fix mdoc style 2018-10-03 08:24:18 +00:00
newapkbuild.in allow override sharedir for testing 2019-11-07 11:42:23 +00:00
sample.APKBUILD sample.APKBUILD: use https for sourceforge download links 2018-09-24 21:43:49 +02:00
sample.confd
sample.initd
sample.post-install
sample.pre-install