summaryrefslogtreecommitdiff
path: root/abuild.in
AgeCommit message (Expand)AuthorFilesLines
2011-03-30abuild: create $arch and noarch dirs for abuildrepoNatanael Copa1-1/+1
2011-03-30Merge branch 'wip'Natanael Copa1-23/+57
2011-03-30abuild: wait for lockfile on delete of dependenciesNatanael Copa1-7/+8
2011-03-30abuild: use $repo/$arch for abuildrepoNatanael Copa1-23/+57
2011-03-29abuild: fix md5checkNatanael Copa1-0/+1
2011-03-29abuild: fakeroot fix when running as rootNatanael Copa1-1/+9
2011-03-29abuild: use $SUDO instead of 'sudo'Natanael Copa1-2/+2
2011-03-29delete remote source files that fail the md5 checksum testJeremy Thomerson1-2/+21
2011-03-17abuild: do not set noarch for nowNatanael Copa1-3/+5
2011-03-08abuild: add maintainer info to .PKGBUILDNatanael Copa1-1/+16
2011-03-08abuild: add last commit hash to .PKGINFONatanael Copa1-0/+13
2011-03-04abuild: bugfix in dep tracingNatanael Copa1-1/+1
2011-03-04abuild: -f will build even if arch is missingNatanael Copa1-1/+3
2011-03-04abuild: only warn when we think there should have been noarchNatanael Copa1-4/+8
2011-01-27default_doc/default_dev: enhanced pkgdescWilliam Pitcock1-0/+4
2011-01-04abuild: add support for language packsNatanael Copa1-13/+46
2011-01-04abuild: supporrt for install_if. remove unused 'backup'Natanael Copa1-3/+3
2011-01-04abuild: implement initdcheckNatanael Copa1-0/+16
2011-01-03abuild: support for saveas-* in sourcecheckNatanael Copa1-6/+12
2011-01-03abuild: implement sourcecheckNatanael Copa1-0/+11
2011-01-03abuild: only set xterm title if USE_COLOR is enabledNatanael Copa1-1/+1
2011-01-03abuild: only install .makdepends-* if there are depsNatanael Copa1-1/+1
2011-01-03abuild: trivial update to new saveas-*:// supportMatt Smith1-5/+5
2010-12-31abuild: skip md5sum check if in force modeNatanael Copa1-1/+3
2010-12-30abuild: created 'saveas-*://' URI supportMatt Smith1-2/+9
2010-12-30abuild: fix check for arch specific binariesNatanael Copa1-18/+32
2010-12-30abuild: set arch to noarch for -doc packagesNatanael Copa1-0/+1
2010-12-30abuild: post check archNatanael Copa1-0/+16
2010-12-17abuild: improve output messages for dep tracingNatanael Copa1-3/+3
2010-12-15abuild: support arch=allNatanael Copa1-1/+1
2010-12-15abuild: look for so dependencies in RPATH tooNatanael Copa1-10/+47
2010-12-14abuild: multiarch supportNatanael Copa1-0/+12
2010-12-13abuid: check that CARCH and CHOST is setNatanael Copa1-1/+11
2010-08-31abuild: automatically add libgcc to depends when libpthread is foundNatanael Copa1-1/+9
2010-08-27abuild: support for alternative awksNatanael Copa1-1/+1
2010-08-12abuild: support for unpacking .tar.xzNatanael Copa1-0/+3
2010-07-07abuild: include vapi and gir-* in -dev packageNatanael Copa1-0/+1
2010-06-30abuild: detect and report conflicting dependencies properlyNatanael Copa1-3/+4
2010-05-18abuild: move the .so symlinks to -dev packagesNatanael Copa1-1/+8
2010-05-18abuild: allow DISTFILES_MIRROR be a local pathNatanael Copa1-1/+5
2010-05-18abuild: support for -c and -m options to enable/disable colorsNatanael Copa1-6/+24
2010-05-06abuild: break circular deps when building recursivelyNatanael Copa1-6/+12
2010-05-06abuild: properly pass over args when building recursivelyNatanael Copa1-16/+22
2010-05-06abuild: properly add $BUILD_BASE to dependency chainNatanael Copa1-3/+3
2010-05-06abuild: bugfix for versioned dependenciesNatanael Copa1-5/+5
2010-05-06abuild: only update abuildrepo index if neededNatanael Copa1-5/+11
2010-05-06abuild: rename apkcache to abuildrepoNatanael Copa1-14/+14
2010-05-04abuild: force pkgrel in APKBUILDNatanael Copa1-1/+1
2010-05-04abuild: support for overriding apk binaryNatanael Copa1-14/+15
2010-05-04abuild: fix for abuild -RNatanael Copa1-2/+4