summaryrefslogtreecommitdiff
path: root/aports.lua
AgeCommit message (Expand)AuthorFilesLines
2011-09-30aports.lua: try get vars from env var before parsing abuild.confNatanael Copa1-4/+14
2011-09-30aports.lua: add helper functions to find out the file pathsNatanael Copa1-0/+25
2011-09-30aports.lua: read variables frrom abuild.confNatanael Copa1-0/+13
2011-08-24aports.lua: implement get_maintainer()Natanael Copa1-0/+20
2011-08-22aports.lua: implement foreach_aport()Natanael Copa1-0/+10
2011-08-04aports.lua: parse source stringsNatanael Copa1-3/+38
2011-07-06aports.lua: warn if data for a package is missingNatanael Copa1-0/+3
2011-06-15aports.lua: make api more object orientedNatanael Copa1-33/+64
2011-03-30ap/aports.lua: implement recurse_untilNatanael Copa1-0/+42
2010-12-13ap: initial implementationNatanael Copa1-0/+105