Age | Commit message (Expand) | Author | Files | Lines |
2009-08-31 | abuild: strip versions from dependencies when building recursively | Natanael Copa | 1 | -1/+5 |
2009-08-21 | abuild: allow pkgver=volatile | Natanael Copa | 1 | -2/+4 |
2009-08-21 | abuild: implement pkgusers/pkggroups | Natanael Copa | 1 | -3/+21 |
2009-08-17 | abuild: no missing dependencies might happen | Natanael Copa | 1 | -1/+1 |
2009-08-17 | abuild: the -dev pckages should depend on all subpackages | Natanael Copa | 1 | -0/+6 |
2009-08-14 | abuild: implement triggers | Natanael Copa | 1 | -7/+27 |
2009-08-10 | abuild, alpine.mk: use --repository instead of --repo | Natanael Copa | 1 | -4/+4 |
2009-08-05 | abuild: initial support for versioned dependencies | Natanael Copa | 1 | -10/+23 |
2009-08-03 | abuild: implement -d for disable dependency checking | Natanael Copa | 1 | -1/+4 |
2009-07-29 | abuild: fix for dynamic dependency detection | Natanael Copa | 1 | -1/+1 |
2009-07-27 | abuild: make index readable | Natanael Copa | 1 | -0/+1 |
2009-07-24 | abuild: minor bugfix | Natanael Copa | 1 | -1/+2 |
2009-07-24 | abuild: add pkgconfig to depends if needed. misc fixes | Natanael Copa | 1 | -1/+19 |
2009-07-23 | abuild: use APKINDEX.tar.gz rather than APK_INDEX.gz | Natanael Copa | 1 | -1/+2 |
2009-07-23 | abuild: remove broken links in abuild temp repo. sign the control.tar.gz | Natanael Copa | 1 | -5/+11 |
2009-07-23 | abuild: sign index with abuild-sign | Natanael Copa | 1 | -2/+12 |
2009-07-20 | abuild: initial support for new apk format | Natanael Copa | 1 | -44/+39 |
2009-07-20 | core/abuild: fix options order to apk add | Natanael Copa | 1 | -1/+1 |
2009-07-13 | abuild: upgrade dependencies when building recursive | Natanael Copa | 1 | -2/+2 |
2009-06-09 | abuild: use apk version --check to verify the pkgver | Natanael Copa | 1 | -2/+2 |
2009-06-04 | abuild: force single space be separator when parsing scanelf output | Natanael Copa | 1 | -1/+1 |
2009-06-03 | abuild: up2date handle apkcache properly | Natanael Copa | 1 | -8/+26 |
2009-06-03 | abuild: warn if g++ is in makedepends. fix for dynamic deps | Natanael Copa | 1 | -2/+4 |
2009-06-03 | abuild: fix for detecting self-provided dependencies | Natanael Copa | 1 | -1/+1 |
2009-06-03 | abuild: bugfix: find deps in subpackages and fail if deps not found | Natanael Copa | 1 | -12/+11 |
2009-06-03 | abuild: initial support for autodetection of dependencies | Natanael Copa | 1 | -1/+53 |
2009-06-03 | abuild: rename abuildrepo to apkcache | Natanael Copa | 1 | -16/+16 |
2009-06-03 | abuild: add configurable apk cache | Natanael Copa | 1 | -1/+1 |
2009-06-03 | abuild: use build-base meta package as hard makedepends | Natanael Copa | 1 | -1/+1 |
2009-06-03 | abuild: pull in makedepends by using virtual packages in abuildrepo | Natanael Copa | 1 | -10/+14 |
2009-05-14 | abuild: use apk index -d to update the abuildrepo index | Natanael Copa | 1 | -10/+34 |
2009-05-08 | abuild: create symlink to package in tmprepo | Natanael Copa | 1 | -4/+19 |
2009-05-08 | abuild: rename pkgdirbase to pkgbasedir | Natanael Copa | 1 | -5/+5 |
2009-05-08 | abuild: create .provides-so file in package dir | Natanael Copa | 1 | -1/+3 |
2009-05-08 | abuild: prepare pkg dirs/meta files and create packages separately. Dependenc... | Natanael Copa | 1 | -14/+34 |
2009-05-08 | use .in files for scripts | Natanael Copa | 1 | -0/+849 |