Age | Commit message (Expand) | Author | Files | Lines |
2012-01-20 | abuild: busybox flock does not support -w | Natanael Copa | 1 | -1/+1 |
2012-01-20 | abuild: implement locking of downloaded files | Natanael Copa | 1 | -1/+19 |
2011-12-20 | abuild: fail fetch on http 404 errors | Natanael Copa | 1 | -1/+2 |
2011-12-19 | abuild: cleanup. remove dead code | Natanael Copa | 1 | -5/+0 |
2011-12-16 | abuild: make curl follow redirects | Natanael Copa | 1 | -2/+6 |
2011-12-16 | abuild: use curl by default. fallback to wget if curl is missing | Natanael Copa | 1 | -6/+27 |
2011-12-14 | abuild: fix typo | Natanael Copa | 1 | -1/+1 |
2011-12-14 | abuild: fix typo and prettify warning message | Natanael Copa | 1 | -1/+2 |
2011-12-14 | abuild: allow override sanitycheck | Natanael Copa | 1 | -1/+5 |
2011-11-01 | abuild: verify names of subpackages | Natanael Copa | 1 | -0/+7 |
2011-10-03 | abuild: fix pkgdesc and install_if for -lang packages | Natanael Copa | 1 | -1/+1 |
2011-10-03 | abuild: add warning if /usr/share/local found | Natanael Copa | 1 | -0/+4 |
2011-09-30 | abuild: implement automatic -lang subpackages | Natanael Copa | 1 | -0/+15 |
2011-09-02 | abuild: make it possible to override lang_subpkg | Natanael Copa | 1 | -4/+12 |
2011-06-30 | abuild: fix install script verification | Natanael Copa | 1 | -1/+1 |
2011-06-29 | abuild: do not move *.la files to dev package and exit with error if found | Natanael Copa | 1 | -2/+8 |
2011-06-28 | abuild: fix bug in install script detection | Natanael Copa | 1 | -1/+2 |
2011-06-27 | abuild: implement new format for triggers variable | Natanael Copa | 1 | -16/+26 |
2011-06-27 | abuild: support for new style install scrits | Natanael Copa | 1 | -12/+5 |
2011-06-27 | abuild: check sanity of install scripts | Natanael Copa | 1 | -1/+10 |
2011-05-18 | abuild: do debug builds with DEBUG=1 | Natanael Copa | 1 | -0/+6 |
2011-05-05 | abuild: be quiet when uninstalling build dependencies | Natanael Copa | 1 | -1/+2 |
2011-04-18 | abuild: reset triggers for subpackages | Natanael Copa | 1 | -0/+1 |
2011-04-17 | abuild: fix user creation when group exists | Natanael Copa | 1 | -1/+5 |
2011-04-06 | abuild: fix for REPODEST | Natanael Copa | 1 | -2/+6 |
2011-04-04 | abuild: remove broken noarch stuff. force CARCH for abuildrepo | Natanael Copa | 1 | -20/+6 |
2011-04-04 | abuild: move abuildrepo to ~/.cache/abuild/$repo | Natanael Copa | 1 | -24/+14 |
2011-04-04 | abuild: fix check if abuildindex is up 2 date | Natanael Copa | 1 | -7/+22 |
2011-04-01 | Merge branch '2.7' | Natanael Copa | 1 | -1/+1 |
2011-04-01 | abuild: always fail when checksums does not match | Natanael Copa | 1 | -1/+1 |
2011-03-31 | Merge branch '2.7' | Natanael Copa | 1 | -0/+1 |
2011-03-31 | abuild: add origin in .PKGINFO | Natanael Copa | 1 | -0/+1 |
2011-03-30 | abuild: fix for apk-tools-2.0.x | Natanael Copa | 1 | -2/+10 |
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 |