Alpine build tools
Go to file
2017-06-23 11:27:41 +03:00
.devbuildrc
.editorconfig add .editorconfig and fix code formatting 2016-08-20 16:16:37 +02:00
.gitignore
abuild-fetch.c abuild-fetch.c: remove saveas- syntax 2017-06-21 18:14:18 +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-sign.in abuild-sign: indent heredoc 2016-11-23 21:59:12 +01:00
abuild-sudo.c abuild-sudo.c: setgid as well 2017-06-21 18:14:48 +00:00
abuild-tar.c
abuild.conf default to host gcc's machine for CBUILD 2016-07-23 06:20:00 +00:00
abuild.in abuild: Add verbose option '-v' to show everything 2017-06-23 11:27:41 +03:00
abump.in replace deprecated ... syntax with $(...) in shell scripts 2016-08-23 00:09:07 +02:00
apkbuild-cpan.in apkbuild-cpan: fix warnings, improve recreate, add check support 2017-01-31 10:20:14 +02:00
apkbuild-gem-resolver.in add .editorconfig and fix code formatting 2016-08-20 16:16:37 +02:00
apkbuild-pypi.in apkbuild-pypi: fix misspelled _pkg_real 2016-06-13 12:37:20 +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 functions.sh: add armel triplet 2017-06-01 10:55:30 +00:00
Makefile ==== release 3.0.0_rc2 ==== 2017-03-24 11:32:43 +00:00
newapkbuild.in newapkbuild: fix build_cmake template - escape parameters 2017-05-19 21:19:00 +02: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