summaryrefslogtreecommitdiffstats
path: root/abuild.in
Commit message (Expand)AuthorAgeFilesLines
* abuild: use apk version --check to verify the pkgverNatanael Copa2009-06-091-2/+2
* abuild: force single space be separator when parsing scanelf outputNatanael Copa2009-06-041-1/+1
* abuild: up2date handle apkcache properlyNatanael Copa2009-06-031-8/+26
* abuild: warn if g++ is in makedepends. fix for dynamic depsNatanael Copa2009-06-031-2/+4
* abuild: fix for detecting self-provided dependenciesNatanael Copa2009-06-031-1/+1
* abuild: bugfix: find deps in subpackages and fail if deps not foundNatanael Copa2009-06-031-12/+11
* abuild: initial support for autodetection of dependenciesNatanael Copa2009-06-031-1/+53
* abuild: rename abuildrepo to apkcacheNatanael Copa2009-06-031-16/+16
* abuild: add configurable apk cacheNatanael Copa2009-06-031-1/+1
* abuild: use build-base meta package as hard makedependsNatanael Copa2009-06-031-1/+1
* abuild: pull in makedepends by using virtual packages in abuildrepoNatanael Copa2009-06-031-10/+14
* abuild: use apk index -d to update the abuildrepo indexNatanael Copa2009-05-141-10/+34
* abuild: create symlink to package in tmprepoNatanael Copa2009-05-081-4/+19
* abuild: rename pkgdirbase to pkgbasedirNatanael Copa2009-05-081-5/+5
* abuild: create .provides-so file in package dirNatanael Copa2009-05-081-1/+3
* abuild: prepare pkg dirs/meta files and create packages separately. Dependenc...Natanael Copa2009-05-081-14/+34
* use .in files for scriptsNatanael Copa2009-05-081-0/+849