Alpine build tools
Go to file
Natanael Copa e25a2b6fc5 abuild: use timestamp of APKBUILD if not in git
we normally use the last git commit timestamp for creating reproducible
builds. Fall back to APKBUILD timestamp if there are no git commits.
2022-06-22 16:13:07 +02:00
tests tests: add test for checksum generation 2022-06-22 16:13:07 +02:00
.editorconfig .editorconfig: add Makefile rules 2020-03-23 13:16:01 +00:00
.gitattributes gitlab: highlight abuild.in as shell 2022-05-03 12:42:36 +02:00
.gitignore tests: Switch to kyua/atf-test, add tests for functions.sh 2022-06-22 16:13:07 +02:00
.gitlab-ci.yml ci: add job to run tests 2021-10-07 17:24:10 +02:00
abuild-fetch.c abuild: fix typos 2021-09-21 09:15:34 +00:00
abuild-gzsplit.c abuild: avoid calculations with void pointers 2021-10-11 18:34:27 +00:00
abuild-keygen.in abuild-keygen: allow override git binary 2022-06-22 16:13:07 +02:00
abuild-rmtemp.c *: say we are using GPL-2.0-only 2020-10-23 11:39:18 -03:00
abuild-sign.in abuild-sign: fix --installed to detect missing keys 2022-06-22 16:13:07 +02:00
abuild-sudo.c abuild: avoid calculations with void pointers 2021-10-11 18:34:27 +00:00
abuild-tar.c abuild: avoid calculations with void pointers 2021-10-11 18:34:27 +00:00
abuild.conf abuild.conf: disable Go's buildvcs 2022-06-14 14:17:25 +02:00
abuild.in abuild: use timestamp of APKBUILD if not in git 2022-06-22 16:13:07 +02:00
abump.in abuild: fix typos 2021-09-21 09:15:34 +00:00
apkbuild-cpan.in apkbuild-cpan.in: prevent inserting extra new line before checksum on upgrade 2021-06-10 14:31:02 +00:00
apkbuild-gem-resolver.in
apkbuild-pypi.in apkbuild-pypi.in: remove empty variables 2021-01-23 20:43:26 +00:00
APKBUILD.5.scd Convert man pages to scdoc 2021-10-11 18:31:29 +00:00
apkgrel.in apkgrel: pass -- to git with name of file in do_add 2022-06-14 13:41:14 +00:00
bootchartd
buildlab.in allow override sharedir for testing 2019-11-07 11:42:23 +00:00
checkapk.in *: say we are using GPL-2.0-only 2020-10-23 11:39:18 -03:00
config.guess Update config.guess, config.sub, to 2020-11-19 2021-01-04 20:28:09 +01:00
config.sub Update config.guess, config.sub, to 2020-11-19 2021-01-04 20:28:09 +01:00
COPYING add license GPL-2.0-only WITH OpenSSL-Exception 2020-10-23 11:30:25 -03:00
functions.sh.in functions.sh: make it possible to set git binary 2022-06-22 16:13:07 +02:00
Makefile tests: Switch to kyua/atf-test, add tests for functions.sh 2022-06-22 16:13:07 +02:00
newapkbuild.1.scd Convert man pages to scdoc 2021-10-11 18:31:29 +00:00
newapkbuild.in newapkbuild: use meson-abuild helper instead of meson 2022-06-14 13:45:20 +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 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