Alpine build tools
Go to file
Natanael Copa c6b7fa8a6a abuild: only scan /lib /usr/lib, $rpath and $ldpath for provides
This is to avoid scan dlopen'ed plugins.

We scan any rpath set by any subpackage from same apkbuild. If it depends
on rpath to other package, developer will have to add that to ldpath.

This change means we have to move generation of .provides-so and .needs-so
til after all .rpaths are generated.
2012-09-06 13:00:54 +00:00
.devbuildrc add a .devbuildrc for abuild subproject itself 2009-01-15 16:11:19 +00:00
.gitignore have git to ignore apkgrel 2010-12-30 14:25:29 +00:00
APKBUILD-svn.proto added APKBUILD-svn.proto 2008-11-28 07:58:52 +00:00
Makefile ==== release 2.12.1 ==== 2012-04-24 09:07:56 +00:00
TODO abuild: improve sanitycheck 2009-02-08 21:02:22 +00:00
abuild-keygen.in abuild-keygen: implement -q for quiet mode 2010-12-20 13:33:45 +00:00
abuild-sign.in abuild-sign: remove temp signature 2009-11-02 18:33:30 +00:00
abuild-sudo.c abuild-sudo: new tool 2012-02-17 13:28:22 +00:00
abuild-tar.c Revert "abuild-tar: embed checksum for symlinks" 2009-08-17 12:07:00 +00:00
abuild.conf abuild.conf: updated comment about PACKAGER/newapkbuild 2011-04-14 00:24:43 -05:00
abuild.in abuild: only scan /lib /usr/lib, $rpath and $ldpath for provides 2012-09-06 13:00:54 +00:00
abump.in abump: add -s option for security updates 2012-02-14 14:53:05 +00:00
alpine.mk alpine.mk: change arch to x86. remove .SIGN in repo 2009-10-21 14:17:00 +00:00
alpine.packages alpine.packages: added igmpproxy 2010-02-15 18:07:21 +00:00
ap.in ap: implement build-list and rebuild-list 2011-09-30 12:44:43 +00:00
apkbuild-cpan.in apkbuild-cpan: Depend on test-requires and test-recommends, too, for safety's sake. 2011-11-04 03:43:00 -04:00
apkbuild-pypi.in apkbuild-pypi: script for generating APKBUILDs from PyPI. 2011-11-03 08:58:48 -04:00
apkgrel.in apkgrel: optionally bump pkgrel when git is unclean 2012-02-13 13:49:25 +00:00
aports.lua aports.lua: try get vars from env var before parsing abuild.conf 2011-09-30 11:56:43 +00:00
bootchartd initramfs: process accounting & misc fixes 2009-03-03 19:43:26 +02:00
buildlab.in buildlab: make work in vservers 2011-09-30 06:42:58 +00:00
buildrepo.in buildrepo: don't break if there are -*.apk files in dir 2011-11-01 08:45:19 +00:00
cmp-apks-iso cmp-apks-iso: fix spell error that have been around for ages 2009-08-14 05:56:34 +00:00
functions.sh abuild: style fixes 2009-01-26 13:32:44 +00:00
initramfs-init initram: unpack apkovl with --numeric-owner 2009-04-16 06:30:11 +00:00
mkinitram mkinitram: sata needs acpi module dock.ko 2009-01-02 16:00:27 +00:00
mkmodloop mkmodloop: no firmware. fix path in image 2009-01-02 13:30:48 +00:00
newapkbuild.in newapkbuild: add -n option for setting name 2011-12-21 16:57:09 +01: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