Age | Commit message (Expand) | Author | Files | Lines |
2011-03-30 | abuild: create $arch and noarch dirs for abuildrepo | Natanael Copa | 1 | -1/+1 |
2011-03-30 | Merge branch 'wip' | Natanael Copa | 1 | -23/+57 |
2011-03-30 | abuild: wait for lockfile on delete of dependencies | Natanael Copa | 1 | -7/+8 |
2011-03-30 | abuild: use $repo/$arch for abuildrepo | Natanael Copa | 1 | -23/+57 |
2011-03-29 | abuild: fix md5check | Natanael Copa | 1 | -0/+1 |
2011-03-29 | abuild: fakeroot fix when running as root | Natanael Copa | 1 | -1/+9 |
2011-03-29 | abuild: use $SUDO instead of 'sudo' | Natanael Copa | 1 | -2/+2 |
2011-03-29 | delete remote source files that fail the md5 checksum test | Jeremy Thomerson | 1 | -2/+21 |
2011-03-17 | abuild: do not set noarch for now | Natanael Copa | 1 | -3/+5 |
2011-03-08 | abuild: add maintainer info to .PKGBUILD | Natanael Copa | 1 | -1/+16 |
2011-03-08 | abuild: add last commit hash to .PKGINFO | Natanael Copa | 1 | -0/+13 |
2011-03-04 | abuild: bugfix in dep tracing | Natanael Copa | 1 | -1/+1 |
2011-03-04 | abuild: -f will build even if arch is missing | Natanael Copa | 1 | -1/+3 |
2011-03-04 | abuild: only warn when we think there should have been noarch | Natanael Copa | 1 | -4/+8 |
2011-01-27 | default_doc/default_dev: enhanced pkgdesc | William Pitcock | 1 | -0/+4 |
2011-01-04 | abuild: add support for language packs | Natanael Copa | 1 | -13/+46 |
2011-01-04 | abuild: supporrt for install_if. remove unused 'backup' | Natanael Copa | 1 | -3/+3 |
2011-01-04 | abuild: implement initdcheck | Natanael Copa | 1 | -0/+16 |
2011-01-03 | abuild: support for saveas-* in sourcecheck | Natanael Copa | 1 | -6/+12 |
2011-01-03 | abuild: implement sourcecheck | Natanael Copa | 1 | -0/+11 |
2011-01-03 | abuild: only set xterm title if USE_COLOR is enabled | Natanael Copa | 1 | -1/+1 |
2011-01-03 | abuild: only install .makdepends-* if there are deps | Natanael Copa | 1 | -1/+1 |
2011-01-03 | abuild: trivial update to new saveas-*:// support | Matt Smith | 1 | -5/+5 |
2010-12-31 | abuild: skip md5sum check if in force mode | Natanael Copa | 1 | -1/+3 |
2010-12-30 | abuild: created 'saveas-*://' URI support | Matt Smith | 1 | -2/+9 |
2010-12-30 | abuild: fix check for arch specific binaries | Natanael Copa | 1 | -18/+32 |
2010-12-30 | abuild: set arch to noarch for -doc packages | Natanael Copa | 1 | -0/+1 |
2010-12-30 | abuild: post check arch | Natanael Copa | 1 | -0/+16 |
2010-12-17 | abuild: improve output messages for dep tracing | Natanael Copa | 1 | -3/+3 |
2010-12-15 | abuild: support arch=all | Natanael Copa | 1 | -1/+1 |
2010-12-15 | abuild: look for so dependencies in RPATH too | Natanael Copa | 1 | -10/+47 |
2010-12-14 | abuild: multiarch support | Natanael Copa | 1 | -0/+12 |
2010-12-13 | abuid: check that CARCH and CHOST is set | Natanael Copa | 1 | -1/+11 |
2010-08-31 | abuild: automatically add libgcc to depends when libpthread is found | Natanael Copa | 1 | -1/+9 |
2010-08-27 | abuild: support for alternative awks | Natanael Copa | 1 | -1/+1 |
2010-08-12 | abuild: support for unpacking .tar.xz | Natanael Copa | 1 | -0/+3 |
2010-07-07 | abuild: include vapi and gir-* in -dev package | Natanael Copa | 1 | -0/+1 |
2010-06-30 | abuild: detect and report conflicting dependencies properly | Natanael Copa | 1 | -3/+4 |
2010-05-18 | abuild: move the .so symlinks to -dev packages | Natanael Copa | 1 | -1/+8 |
2010-05-18 | abuild: allow DISTFILES_MIRROR be a local path | Natanael Copa | 1 | -1/+5 |
2010-05-18 | abuild: support for -c and -m options to enable/disable colors | Natanael Copa | 1 | -6/+24 |
2010-05-06 | abuild: break circular deps when building recursively | Natanael Copa | 1 | -6/+12 |
2010-05-06 | abuild: properly pass over args when building recursively | Natanael Copa | 1 | -16/+22 |
2010-05-06 | abuild: properly add $BUILD_BASE to dependency chain | Natanael Copa | 1 | -3/+3 |
2010-05-06 | abuild: bugfix for versioned dependencies | Natanael Copa | 1 | -5/+5 |
2010-05-06 | abuild: only update abuildrepo index if needed | Natanael Copa | 1 | -5/+11 |
2010-05-06 | abuild: rename apkcache to abuildrepo | Natanael Copa | 1 | -14/+14 |
2010-05-04 | abuild: force pkgrel in APKBUILD | Natanael Copa | 1 | -1/+1 |
2010-05-04 | abuild: support for overriding apk binary | Natanael Copa | 1 | -14/+15 |
2010-05-04 | abuild: fix for abuild -R | Natanael Copa | 1 | -2/+4 |