summaryrefslogtreecommitdiffstats
path: root/buildrepo.lua
Commit message (Expand)AuthorAgeFilesLines
* buildrepo: only try build aports thats relvant for platform (libc and arch)HEADmasterNatanael Copa2014-01-281-7/+12
* db: rename deps_exists to known_deps_existsNatanael Copa2014-01-241-1/+1
* buildrepo: check if deps exist before try buildNatanael Copa2014-01-241-11/+6
* buildrepo: print spent time per repoNatanael Copa2014-01-241-1/+5
* buildrepo: present stats differentlyNatanael Copa2014-01-241-2/+4
* buildrepo: only count the aports for our archNatanael Copa2014-01-241-1/+3
* buildrepo: do redirection to logfile in shellNatanael Copa2014-01-241-13/+6
* buildrepo: print som more statisticsNatanael Copa2014-01-241-4/+25
* buildrepo: fix repodestNatanael Copa2014-01-241-1/+1
* buildrepo: compare timestamp with APKBUILD when decide to skip buildNatanael Copa2014-01-241-2/+14
* buildrepo: dont print both warning and error when skip old failsNatanael Copa2014-01-241-2/+5
* buildrepo: always print what packages are deletedNatanael Copa2014-01-241-3/+2
* buildrepo: check if log dir exist before try create itNatanael Copa2014-01-241-2/+6
* buildrepo: add support for -s, skip previously failedNatanael Copa2014-01-241-3/+10
* pkg: fix bug in arch_enabledNatanael Copa2014-01-241-4/+0
* buildrepo: new tool for building repositoriesNatanael Copa2014-01-241-0/+193