summaryrefslogtreecommitdiffstats
path: root/abuild.in
Commit message (Expand)AuthorAgeFilesLines
* abuild: fakeroot fix when running as rootNatanael Copa2011-03-291-1/+9
* abuild: use $SUDO instead of 'sudo'Natanael Copa2011-03-291-2/+2
* delete remote source files that fail the md5 checksum testJeremy Thomerson2011-03-291-2/+21
* abuild: do not set noarch for nowNatanael Copa2011-03-171-3/+5
* abuild: add maintainer info to .PKGBUILDNatanael Copa2011-03-081-1/+16
* abuild: add last commit hash to .PKGINFONatanael Copa2011-03-081-0/+13
* abuild: bugfix in dep tracingNatanael Copa2011-03-041-1/+1
* abuild: -f will build even if arch is missingNatanael Copa2011-03-041-1/+3
* abuild: only warn when we think there should have been noarchNatanael Copa2011-03-041-4/+8
* default_doc/default_dev: enhanced pkgdescWilliam Pitcock2011-01-271-0/+4
* abuild: add support for language packsNatanael Copa2011-01-041-13/+46
* abuild: supporrt for install_if. remove unused 'backup'Natanael Copa2011-01-041-3/+3
* abuild: implement initdcheckNatanael Copa2011-01-041-0/+16
* abuild: support for saveas-* in sourcecheckNatanael Copa2011-01-031-6/+12
* abuild: implement sourcecheckNatanael Copa2011-01-031-0/+11
* abuild: only set xterm title if USE_COLOR is enabledNatanael Copa2011-01-031-1/+1
* abuild: only install .makdepends-* if there are depsNatanael Copa2011-01-031-1/+1
* abuild: trivial update to new saveas-*:// supportMatt Smith2011-01-031-5/+5
* abuild: skip md5sum check if in force modeNatanael Copa2010-12-311-1/+3
* abuild: created 'saveas-*://' URI supportMatt Smith2010-12-301-2/+9
* abuild: fix check for arch specific binariesNatanael Copa2010-12-301-18/+32
* abuild: set arch to noarch for -doc packagesNatanael Copa2010-12-301-0/+1
* abuild: post check archNatanael Copa2010-12-301-0/+16
* abuild: improve output messages for dep tracingNatanael Copa2010-12-171-3/+3
* abuild: support arch=allNatanael Copa2010-12-151-1/+1
* abuild: look for so dependencies in RPATH tooNatanael Copa2010-12-151-10/+47
* abuild: multiarch supportNatanael Copa2010-12-141-0/+12
* abuid: check that CARCH and CHOST is setNatanael Copa2010-12-131-1/+11
* abuild: automatically add libgcc to depends when libpthread is foundNatanael Copa2010-08-311-1/+9
* abuild: support for alternative awksNatanael Copa2010-08-271-1/+1
* abuild: support for unpacking .tar.xzNatanael Copa2010-08-121-0/+3
* abuild: include vapi and gir-* in -dev packageNatanael Copa2010-07-071-0/+1
* abuild: detect and report conflicting dependencies properlyNatanael Copa2010-06-301-3/+4
* abuild: move the .so symlinks to -dev packagesNatanael Copa2010-05-181-1/+8
* abuild: allow DISTFILES_MIRROR be a local pathNatanael Copa2010-05-181-1/+5
* abuild: support for -c and -m options to enable/disable colorsNatanael Copa2010-05-181-6/+24
* abuild: break circular deps when building recursivelyNatanael Copa2010-05-061-6/+12
* abuild: properly pass over args when building recursivelyNatanael Copa2010-05-061-16/+22
* abuild: properly add $BUILD_BASE to dependency chainNatanael Copa2010-05-061-3/+3
* abuild: bugfix for versioned dependenciesNatanael Copa2010-05-061-5/+5
* abuild: only update abuildrepo index if neededNatanael Copa2010-05-061-5/+11
* abuild: rename apkcache to abuildrepoNatanael Copa2010-05-061-14/+14
* abuild: force pkgrel in APKBUILDNatanael Copa2010-05-041-1/+1
* abuild: support for overriding apk binaryNatanael Copa2010-05-041-14/+15
* abuild: fix for abuild -RNatanael Copa2010-05-041-2/+4
* abuild: support for building simple tar.gz files of targetNatanael Copa2010-04-281-0/+6
* abuild: use fetch_uri_mirror when downloading sourcesNatanael Copa2010-04-191-1/+1
* abuild: only trace dependencies from current repoNatanael Copa2010-04-151-2/+2
* abuild: download from DISTFILES_MIRROR first if setNatanael Copa2010-04-151-2/+11
* abuild: wait 30 seconds for apk lockfile. improve error reportingNatanael Copa2010-03-021-2/+10