Alpine build tools
Go to file
Timo Teräs 32dbf36f0e abuild: use BOOTSTRAP to determine if build-base is needed
Just checking the build, host and target triplet is not enough
due to various different combinations used in the early bootstrap.
So use detect specifical bootstrap setting.
2017-02-24 10:16:55 +02:00
.devbuildrc add a .devbuildrc for abuild subproject itself 2009-01-15 16:11:19 +00:00
.editorconfig add .editorconfig and fix code formatting 2016-08-20 16:16:37 +02:00
.gitignore add abuild-fetch to the .gitignore file 2015-11-30 07:26:56 +00:00
Makefile abuild-gzsplit: new tool to split .apk to it's base components 2017-01-10 14:16:16 +02:00
abuild-fetch.c abuild-fetch: fix -Wformat-security warnings 2016-05-20 10:22:36 +02: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: error check getlogin() 2016-04-14 11:52:59 +00:00
abuild-tar.c abuild-tar: improve portability 2016-05-20 10:19:08 +02:00
abuild.conf default to host gcc's machine for CBUILD 2016-07-23 06:20:00 +00:00
abuild.in abuild: use BOOTSTRAP to determine if build-base is needed 2017-02-24 10:16:55 +02: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: fix cross-compile triplet for armhf architecture 2017-02-14 05:52:54 +00:00
newapkbuild.in indent heredocs when possible 2016-08-23 00:09:06 +02:00
sample.APKBUILD sample apkbuild: document check() function usage 2017-01-29 09:50:29 +00:00
sample.confd sample: use lowercase in init.d/conf.d sample files 2009-12-30 08:55:33 +00:00
sample.initd sample.initd: modernize 2016-06-13 12:34:05 +00:00
sample.post-install abuild: fixes for new install scripts 2009-03-06 17:51:53 +00:00
sample.pre-install abuild: fixes for new install scripts 2009-03-06 17:51:53 +00:00