summaryrefslogtreecommitdiffstats
path: root/aports.lua
Commit message (Expand)AuthorAgeFilesLines
* aports.lua: support filename::fileuri source formatNatanael Copa2013-02-211-1/+1
* aports.lua: also store url in pkg structNatanael Copa2012-12-301-2/+4
* aports.lua: try get vars from env var before parsing abuild.confNatanael Copa2011-09-301-4/+14
* aports.lua: add helper functions to find out the file pathsNatanael Copa2011-09-301-0/+25
* aports.lua: read variables frrom abuild.confNatanael Copa2011-09-301-0/+13
* aports.lua: implement get_maintainer()Natanael Copa2011-08-241-0/+20
* aports.lua: implement foreach_aport()Natanael Copa2011-08-221-0/+10
* aports.lua: parse source stringsNatanael Copa2011-08-041-3/+38
* aports.lua: warn if data for a package is missingNatanael Copa2011-07-061-0/+3
* aports.lua: make api more object orientedNatanael Copa2011-06-151-33/+64
* ap/aports.lua: implement recurse_untilNatanael Copa2011-03-301-0/+42
* ap: initial implementationNatanael Copa2010-12-131-0/+105