summaryrefslogtreecommitdiff
path: root/abuild.in
AgeCommit message (Expand)AuthorFilesLines
2011-11-01abuild: verify names of subpackagesNatanael Copa1-0/+7
2011-10-03abuild: fix pkgdesc and install_if for -lang packagesNatanael Copa1-1/+1
2011-10-03abuild: add warning if /usr/share/local foundNatanael Copa1-0/+4
2011-09-30abuild: implement automatic -lang subpackagesNatanael Copa1-0/+15
2011-09-02abuild: make it possible to override lang_subpkgNatanael Copa1-4/+12
2011-06-30abuild: fix install script verificationNatanael Copa1-1/+1
2011-06-29abuild: do not move *.la files to dev package and exit with error if foundNatanael Copa1-2/+8
2011-06-28abuild: fix bug in install script detectionNatanael Copa1-1/+2
2011-06-27abuild: implement new format for triggers variableNatanael Copa1-16/+26
2011-06-27abuild: support for new style install scritsNatanael Copa1-12/+5
2011-06-27abuild: check sanity of install scriptsNatanael Copa1-1/+10
2011-05-18abuild: do debug builds with DEBUG=1Natanael Copa1-0/+6
2011-05-05abuild: be quiet when uninstalling build dependenciesNatanael Copa1-1/+2
2011-04-18abuild: reset triggers for subpackagesNatanael Copa1-0/+1
2011-04-17abuild: fix user creation when group existsNatanael Copa1-1/+5
2011-04-06abuild: fix for REPODESTNatanael Copa1-2/+6
2011-04-04abuild: remove broken noarch stuff. force CARCH for abuildrepoNatanael Copa1-20/+6
2011-04-04abuild: move abuildrepo to ~/.cache/abuild/$repoNatanael Copa1-24/+14
2011-04-04abuild: fix check if abuildindex is up 2 dateNatanael Copa1-7/+22
2011-04-01Merge branch '2.7'Natanael Copa1-1/+1
2011-04-01abuild: always fail when checksums does not matchNatanael Copa1-1/+1
2011-03-31Merge branch '2.7'Natanael Copa1-0/+1
2011-03-31abuild: add origin in .PKGINFONatanael Copa1-0/+1
2011-03-30abuild: fix for apk-tools-2.0.xNatanael Copa1-2/+10
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