Alpine build tools
Go to file
2018-04-17 21:06:32 +00:00
.devbuildrc
.editorconfig add .editorconfig and fix code formatting 2016-08-20 16:16:37 +02:00
.gitignore git: ignore abuild-rmtemp executable 2017-09-19 12:02:57 +00:00
abuild-fetch.c Fix a few typos 2018-04-11 14:09:32 +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 replace deprecated ... syntax with $(...) in shell scripts 2016-08-23 00:09:07 +02:00
abuild-rmtemp.c abuild-rmtemp: define _XOPEN_SOURCE to ensure FTW_DEPTH is visible 2017-09-19 12:02:57 +00:00
abuild-sign.in abuild: call tar portably 2017-06-23 11:27:41 +03:00
abuild-sudo.c abuild-sudo: prevent forging of user name 2017-07-20 15:14:43 +03:00
abuild-tar.c
abuild.conf abuild: build in chroot 2017-06-27 14:52:50 +03:00
abuild.in abuild: fix unxz with threading 2018-04-17 21:02:28 +00:00
abump.in replace deprecated ... syntax with $(...) in shell scripts 2016-08-23 00:09:07 +02:00
apkbuild-cpan.in apkbuild-cpan: separate './Build test' to check step 2017-07-11 15:05:10 +03:00
apkbuild-gem-resolver.in add .editorconfig and fix code formatting 2016-08-20 16:16:37 +02:00
apkbuild-pypi.in apkbuild-pypi.in: modernize 2017-09-19 11:59:18 +00:00
apkgrel.in replace deprecated ... syntax with $(...) in shell scripts 2016-08-23 00:09:07 +02:00
bootchartd replace deprecated ... syntax with $(...) in shell scripts 2016-08-23 00:09:07 +02:00
buildlab.in buildlab: replace echos in usage with heredoc 2016-08-23 00:09:07 +02:00
checkapk.in indent heredocs when possible 2016-08-23 00:09:06 +02:00
config.guess abuild: add update_config_guess 2016-08-12 15:26:06 +02:00
config.sub abuild: add update_config_guess 2016-08-12 15:26:06 +02:00
functions.sh.in abuild: add triplet definitions for mips architectures 2017-12-11 09:04:46 +02:00
Makefile ==== release 3.2.0_rc1 ==== 2018-04-17 21:06:32 +00:00
newapkbuild.in newapkbuild: fix typo 2017-12-30 10:46:02 +01:00
sample.APKBUILD remove explicit || return 1 from all sample APKBUILDs 2017-04-05 10:30:44 +00:00
sample.confd
sample.initd
sample.post-install
sample.pre-install