Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ap: let builddirs use aports.recurs_until() | Natanael Copa | 2011-03-30 | 1 | -23/+11 |
| | |||||
* | ap/aports.lua: implement recurse_until | Natanael Copa | 2011-03-30 | 1 | -21/+5 |
| | | | | will recursively parse all build depends | ||||
* | ap: use pairs instead of ipairs | Natanael Copa | 2011-03-30 | 1 | -4/+4 |
| | |||||
* | ap: fix usage. the -d option is mandatory now | Natanael Copa | 2010-12-13 | 1 | -1/+1 |
| | |||||
* | ap: bugfix in builddirs | Natanael Copa | 2010-12-13 | 1 | -15/+14 |
| | |||||
* | ap: initial implementation | Natanael Copa | 2010-12-13 | 1 | -0/+147 |
ap is a helper script to parse APKBUILD and calculate build time dependencies. |