Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-10-24 | abuild: fix so APKBUILD env var works properly | Natanael Copa | 1 | -13/+20 |
2009-10-24 | abuild: minor bugfix: define $program | Natanael Copa | 1 | -3/+4 |
2009-10-24 | newapkbuild: move code from abuild to new script | Natanael Copa | 1 | -46/+4 |
2009-10-24 | abuild: minor cleanup | Natanael Copa | 1 | -5/+1 |
2009-10-23 | abuild: implement prepare() | Natanael Copa | 1 | -1/+5 |
2009-10-23 | abuild: bugfix. allow apkbiudls without build() | Natanael Copa | 1 | -2/+2 |
2009-10-23 | abuild: dont run build() in fakeroot if package() exist | Natanael Copa | 1 | -1/+12 |
2009-09-03 | abuild: include repo description and version in temp apk cache | Natanael Copa | 1 | -1/+3 |
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 |