summaryrefslogtreecommitdiffstats
path: root/ap.in
Commit message (Collapse)AuthorAgeFilesLines
* ap: let builddirs use aports.recurs_until()Natanael Copa2011-03-301-23/+11
|
* ap/aports.lua: implement recurse_untilNatanael Copa2011-03-301-21/+5
| | | | will recursively parse all build depends
* ap: use pairs instead of ipairsNatanael Copa2011-03-301-4/+4
|
* ap: fix usage. the -d option is mandatory nowNatanael Copa2010-12-131-1/+1
|
* ap: bugfix in builddirsNatanael Copa2010-12-131-15/+14
|
* ap: initial implementationNatanael Copa2010-12-131-0/+147
ap is a helper script to parse APKBUILD and calculate build time dependencies.