Alpine build tools
Go to file
Timothy Legge bcbb8979c7 apkbuild-cpan.in: fix missing variables fails and remove empty vars
aports convention is to delete empty variables from APKBUILD files
this causes and issue with updating existing APKBUILD files
new depends, makedepends or checkdepends are added to process the file
properly.  Empty variables are then deleted once the file processes correctly
2020-03-27 02:02:24 +00:00
tests functions.sh: dont die if gcc is missing 2019-11-07 16:02:47 +00:00
.devbuildrc add a .devbuildrc for abuild subproject itself 2009-01-15 16:11:19 +00:00
.editorconfig .editorconfig: add Makefile rules 2020-03-23 13:16:01 +00:00
.gitignore add basic tests using bats 2019-11-07 11:32:37 +00:00
APKBUILD.5 APKBUILD.5: change 'abuild checkout' to 'abuild snapshot' 2020-03-23 14:03:44 +00:00
Makefile ==== release 3.5.0 ==== 2019-12-19 15:17:57 +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 Add support for the SUDO variable 2020-03-23 13:09:15 +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: dont require root to be member of abuild group 2020-03-23 14:18:52 +00:00
abuild-tar.c abuild-tar: improve portability 2016-05-20 10:19:08 +02:00
abuild.conf feat: add support for ccache 2019-09-30 12:08:17 +00:00
abuild.in use option_has instead of list_has 2020-03-23 14:00:27 +00:00
abump.in allow override sharedir for testing 2019-11-07 11:42:23 +00:00
apkbuild-cpan.in apkbuild-cpan.in: fix missing variables fails and remove empty vars 2020-03-27 02:02:24 +00: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: fix bugs, upgrade for python3 only and add to make 2019-08-09 09:32:34 +00:00
apkgrel.in allow override sharedir for testing 2019-11-07 11:42:23 +00:00
bootchartd replace deprecated `...` syntax with $(...) in shell scripts 2016-08-23 00:09:07 +02:00
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 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: exclusively use apk --print-arch to detect build arch 2020-02-07 23:14:23 +02:00
newapkbuild.1 newapkbuild.1: fix mdoc style 2018-10-03 08:24:18 +00:00
newapkbuild.in newapkbuild.in: Allign with CODINGSTYLE quoting 2020-03-23 13:58:59 +00:00
sample.APKBUILD sample.APKBUILD: use https for sourceforge download links 2018-09-24 21:43:49 +02: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 fix typo in sample for pre and post install 2020-02-05 17:27:26 +01:00
sample.pre-install fix typo in sample for pre and post install 2020-02-05 17:27:26 +01:00