summaryrefslogtreecommitdiffstats
path: root/abuild.in
Commit message (Expand)AuthorAgeFilesLines
* abuild: wait 30 seconds for apk lockfile. improve error reportingNatanael Copa2010-03-021-2/+10
* abuild: dont check version number if nodeps is specifiedNatanael Copa2009-12-161-1/+1
* abuild: implement getpkgver, default_fetch and default_unpackNatanael Copa2009-11-241-4/+28
* abuild: use pax-utils's scanelf to find binaries to stripNatanael Copa2009-11-061-10/+3
* abuild: fix detection of pkgconfig dependencyNatanael Copa2009-11-021-6/+6
* abuild: exit with error if run as rootNatanael Copa2009-10-241-1/+10
* abuild: make it possible override fakerootNatanael Copa2009-10-241-4/+6
* abuild: fix so APKBUILD env var works properlyNatanael Copa2009-10-241-13/+20
* abuild: minor bugfix: define $programNatanael Copa2009-10-241-3/+4
* newapkbuild: move code from abuild to new scriptNatanael Copa2009-10-241-46/+4
* abuild: minor cleanupNatanael Copa2009-10-241-5/+1
* abuild: implement prepare()Natanael Copa2009-10-231-1/+5
* abuild: bugfix. allow apkbiudls without build()Natanael Copa2009-10-231-2/+2
* abuild: dont run build() in fakeroot if package() existNatanael Copa2009-10-231-1/+12
* abuild: include repo description and version in temp apk cacheNatanael Copa2009-09-031-1/+3
* abuild: strip versions from dependencies when building recursivelyNatanael Copa2009-08-311-1/+5
* abuild: allow pkgver=volatileNatanael Copa2009-08-211-2/+4
* abuild: implement pkgusers/pkggroupsNatanael Copa2009-08-211-3/+21
* abuild: no missing dependencies might happenNatanael Copa2009-08-171-1/+1
* abuild: the -dev pckages should depend on all subpackagesNatanael Copa2009-08-171-0/+6
* abuild: implement triggersNatanael Copa2009-08-141-7/+27
* abuild, alpine.mk: use --repository instead of --repoNatanael Copa2009-08-101-4/+4
* abuild: initial support for versioned dependenciesNatanael Copa2009-08-051-10/+23
* abuild: implement -d for disable dependency checkingNatanael Copa2009-08-031-1/+4
* abuild: fix for dynamic dependency detectionNatanael Copa2009-07-291-1/+1
* abuild: make index readableNatanael Copa2009-07-271-0/+1
* abuild: minor bugfixNatanael Copa2009-07-241-1/+2
* abuild: add pkgconfig to depends if needed. misc fixesNatanael Copa2009-07-241-1/+19
* abuild: use APKINDEX.tar.gz rather than APK_INDEX.gzNatanael Copa2009-07-231-1/+2
* abuild: remove broken links in abuild temp repo. sign the control.tar.gzNatanael Copa2009-07-231-5/+11
* abuild: sign index with abuild-signNatanael Copa2009-07-231-2/+12
* abuild: initial support for new apk formatNatanael Copa2009-07-201-44/+39
* core/abuild: fix options order to apk addNatanael Copa2009-07-201-1/+1
* abuild: upgrade dependencies when building recursiveNatanael Copa2009-07-131-2/+2
* 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