Alpine build tools
Go to file
Bartłomiej Piotrowski fa204f8557 abuild: remove *.la files by default
Libtool archives are useless in the most of cases and can be safely
removed. A quick grep shows that *.la files are explicitly removed in
903 APKBUILDs, while intentionally preserved only in 17.

postcheck() is discussable place to perform the deletion, but it's
currently the only function being run for each subpackage, including
the artifact of package().
2014-12-29 12:34:47 +00:00
.devbuildrc
.gitignore ignore generated functions.sh 2014-04-30 13:54:08 +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-sudo, abuild-tar: cosmetic changes 2013-07-08 14:47:39 +00:00
abuild.conf abuild.conf: default to musl 2014-06-20 08:36:27 +00:00
abuild.in abuild: remove *.la files by default 2014-12-29 12:34:47 +00:00
abump.in abump: fix bumping repo/name-<version> 2014-10-30 09:48:22 +00:00
apkbuild-cpan.in fix permissions 2014-03-31 11:49:48 +00:00
apkbuild-gem-resolver.in apkbuild-gem-resolver: check package name also when version is specified 2014-12-26 08:46:44 +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
buildrepo.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 functions: rename eglibc to glibc and use 'unknown' for unknown libc 2014-06-20 08:38:03 +00:00
Makefile RubyGem dependency resolver 2014-12-08 17:56:25 +02:00
newapkbuild.in fix permissions 2014-03-31 11:49:48 +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