Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-04-28 | abuild: support for building simple tar.gz files of target | Natanael Copa | 1 | -0/+6 |
2010-04-19 | abuild: use fetch_uri_mirror when downloading sources | Natanael Copa | 1 | -1/+1 |
2010-04-15 | abuild: only trace dependencies from current repo | Natanael Copa | 1 | -2/+2 |
2010-04-15 | abuild: download from DISTFILES_MIRROR first if set | Natanael Copa | 1 | -2/+11 |
2010-03-02 | abuild: wait 30 seconds for apk lockfile. improve error reporting | Natanael Copa | 1 | -2/+10 |
2009-12-16 | abuild: dont check version number if nodeps is specified | Natanael Copa | 1 | -1/+1 |
2009-11-24 | abuild: implement getpkgver, default_fetch and default_unpack | Natanael Copa | 1 | -4/+28 |
2009-11-06 | abuild: use pax-utils's scanelf to find binaries to strip | Natanael Copa | 1 | -10/+3 |
2009-11-02 | abuild: fix detection of pkgconfig dependency | Natanael Copa | 1 | -6/+6 |
2009-10-24 | abuild: exit with error if run as root | Natanael Copa | 1 | -1/+10 |
2009-10-24 | abuild: make it possible override fakeroot | Natanael Copa | 1 | -4/+6 |