.devbuildrc
.editorconfig
add .editorconfig and fix code formatting
2016-08-20 16:16:37 +02:00
.gitignore
gitignore apkbuild-pypi
2019-08-09 09:32:02 +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
replace deprecated ...
syntax with $(...) in shell scripts
2016-08-23 00:09:07 +02:00
abuild-rmtemp.c
abuild-rmtemp: Do not follow symbolic links
2018-10-11 17:46:45 +02:00
abuild-sign.in
abuild: add SOURCE_DATE_EPOCH support
2019-07-17 13:11:20 +00:00
abuild-sudo.c
abuild-sudo: don't allow --keys-dir
2019-06-20 11:36:40 +02:00
abuild-tar.c
abuild-tar: improve portability
2016-05-20 10:19:08 +02:00
abuild.conf
abuild: build in chroot
2017-06-27 14:52:50 +03:00
abuild.in
abuild: -static depends on -dev by default
2019-09-30 11:58:20 +00:00
abump.in
replace deprecated ...
syntax with $(...) in shell scripts
2016-08-23 00:09:07 +02:00
apkbuild-cpan.in
apkbuild-cpan.in: add OR to licenses to indicate perl_5 GPL or artistic is a choice
2019-06-12 12:28:42 +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
APKBUILD.5
make default_static depend on depends_static
2019-07-17 11:58:21 +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
checkapk: remove temporary dir on SIGINT and exit
2018-10-03 10:52:13 +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
Allow for git remote url to end in aports.git, (i.e., allow SSH git remotes)
2019-09-30 10:35:01 +00:00
Makefile
apkbuild-pypi.in: fix bugs, upgrade for python3 only and add to make
2019-08-09 09:32:34 +00:00
newapkbuild.1
newapkbuild.1: fix mdoc style
2018-10-03 08:24:18 +00:00
newapkbuild.in
newapkbuild: make python packages only depend on setuptools
2019-07-17 12:00:57 +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
sample.pre-install