Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-15 | aports.lua: make api more object oriented | Natanael Copa | 1 | -33/+64 | |
- provide a handle with aports.new(dir) - provide foreach() helper functions | |||||
2011-03-30 | ap/aports.lua: implement recurse_until | Natanael Copa | 1 | -0/+42 | |
will recursively parse all build depends | |||||
2010-12-13 | ap: initial implementation | Natanael Copa | 1 | -0/+105 | |
ap is a helper script to parse APKBUILD and calculate build time dependencies. |