Alpine build tools
Go to file
Michael Zuo 251dce53e1 abuild: use standard-issue prepare by default
A majority of APKBUILDs currently use exactly the prepare() provided by
newapkbuild verbatim, even for packages where no patches exist, which
has created the expectation that patches listed as sources are applied
by default.

This rev simply adds that default prepare() to abuild (and exposes it as
default_prepare), with no configurability. If needed, default behaviour
can be overridden by providing explicitly prepare().
2016-02-22 14:04:52 +02:00
.devbuildrc add a .devbuildrc for abuild subproject itself 2009-01-15 16:11:19 +00:00
.gitignore add abuild-fetch to the .gitignore file 2015-11-30 07:26:56 +00:00
Makefile - fix Makefile CFLAGS for abuild-tar.o - make ssl flags overridable (e.g. if we don't have pkg-config) 2016-01-27 10:51:29 +00:00
abuild-fetch.c abuild-fetch: add missing header 2015-10-08 08:30:32 +00:00
abuild-keygen.in abuild-keygen: cosmetic improvement on help text 2013-10-25 07:27:34 +00:00
abuild-sign.in abuild-sign: add -e/--installed option 2013-10-25 07:57:35 +00:00
abuild-sudo.c abuild-sudo: forbid use of --allow-untrusted 2013-12-16 10:21:28 +00:00
abuild-tar.c abuild-tar: add missing includes 2015-10-06 14:01:47 +03:00
abuild.conf abuild: include MAINTAINER in default abuild.conf 2015-06-04 11:53:06 +00:00
abuild.in abuild: use standard-issue prepare by default 2016-02-22 14:04:52 +02:00
abump.in abump: ability to override abuild command 2015-09-28 14:39:27 +02:00
apkbuild-cpan.in fix permissions 2014-03-31 11:49:48 +00:00
apkbuild-gem-resolver.in apkbuild-gem-resolver: support community repo 2016-01-02 21:15:52 +02:00
apkbuild-pypi.in apkbuild-pypi: script for generating APKBUILDs from PyPI. 2011-11-03 08:58:48 -04:00
apkgrel.in apkgrel: cosmetic fixes for help message 2013-10-25 08:01:22 +00:00
bootchartd initramfs: process accounting & misc fixes 2009-03-03 19:43:26 +02:00
buildlab.in fix permissions 2014-03-31 11:49:48 +00:00
checkapk.in checkapk: run apk fetch in quiet mode to workaround bug in apk fetch 2014-01-23 07:25:54 +00:00
config.sub abuild: automatically replace the config.sub with our version 2013-07-02 11:10:04 +02:00
functions.sh.in add armv7 build target 2015-11-12 09:20:43 +02:00
newapkbuild.in newapkbuild: dont set CXX/C COMPILER 2015-11-30 07:26:56 +00:00
sample.APKBUILD sample.APKBUILD: update with arch and depends_dev 2010-12-30 14:24:17 +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: use lowercase in init.d/conf.d sample files 2009-12-30 08:55:33 +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