summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* abuild: create group before userNatanael Copa2012-04-241-6/+6
* abuild: allow skip FHS checkNatanael Copa2012-02-291-6/+8
* abuild: check for FHS forbidden dirsNatanael Copa2012-02-291-0/+7
* abuild: use file descriptor 9 instead of 200Natanael Copa2012-02-281-3/+3
* abuild: fix replaces_priorityNatanael Copa2012-02-221-2/+3
* ==== release 2.12.0 ====v2.12.0Natanael Copa2012-02-171-1/+1
* abuild: always add -k to curl in case http -> https redirectsNatanael Copa2012-02-171-1/+1
* abuild: add support for replaces_priorityNatanael Copa2012-02-171-0/+7
* abuild: do not create the apk index as rootNatanael Copa2012-02-171-8/+9
* Revert "==== release 2.12.0 ===="Natanael Copa2012-02-171-1/+1
* ==== release 2.12.0 ====Natanael Copa2012-02-171-1/+1
* abuild: no longer require wget in makedepends if httpsNatanael Copa2012-02-171-1/+1
* abuild: remove dependency of sudoNatanael Copa2012-02-171-12/+14
* abuild-sudo: new toolNatanael Copa2012-02-172-11/+112
* abump: add -s option for security updatesNatanael Copa2012-02-141-6/+12
* abuild: check for non-PIE suid filesNatanael Copa2012-02-141-0/+9
* abuild: create the pkgusers/pkggroups as system usersNatanael Copa2012-02-131-2/+2
* abuild: run postcheck for subpackages as wellNatanael Copa2012-02-131-14/+23
* abuild: fix post check messagesNatanael Copa2012-02-131-3/+3
* abuild: warn if world writable directories are foundNatanael Copa2012-02-131-0/+6
* abuild: warn if chown, chmod or chgrp found in install scriptsNatanael Copa2012-02-131-0/+6
* abuild: add msg2(), warning2() and error2()Natanael Copa2012-02-131-4/+20
* apkgrel: optionally bump pkgrel when git is uncleanNatanael Copa2012-02-131-7/+16
* abuild: busybox flock does not support -wNatanael Copa2012-01-201-1/+1
* abuild: implement locking of downloaded filesNatanael Copa2012-01-201-1/+19
* devbuild: removed. has not been used for many yearsNatanael Copa2012-01-192-64/+2
* newapkbuild: add -n option for setting nameNatanael Copa2011-12-211-15/+21
* abuild: fail fetch on http 404 errorsNatanael Copa2011-12-201-1/+2
* abuild: cleanup. remove dead codeNatanael Copa2011-12-191-5/+0
* abuild: make curl follow redirectsNatanael Copa2011-12-161-2/+6
* abuild: use curl by default. fallback to wget if curl is missingNatanael Copa2011-12-161-6/+27
* abuild: fix typoNatanael Copa2011-12-141-1/+1
* abuild: fix typo and prettify warning messageNatanael Copa2011-12-141-1/+2
* abuild: allow override sanitycheckNatanael Copa2011-12-141-1/+5
* apkbuild-cpan: Depend on test-requires and test-recommends, too, for safety's...Kiyoshi Aman2011-11-041-2/+4
* apkbuild-cpan: Emits runtime recommendations, depends on build recommendations.Kiyoshi Aman2011-11-041-0/+2
* apkbuild-pypi: script for generating APKBUILDs from PyPI.Kiyoshi Aman2011-11-031-0/+239
* apkbuild-cpan: export CFLAGS so modules using C/XS build properly.Kiyoshi Aman2011-11-031-1/+4
* ==== release 2.11.2v2.11.2Natanael Copa2011-11-011-1/+1
* abuild: verify names of subpackagesNatanael Copa2011-11-011-0/+7
* buildrepo: don't break if there are -*.apk files in dirNatanael Copa2011-11-011-1/+1
* ==== release 2.11.1 ====v2.11.1Natanael Copa2011-10-031-1/+1
* abuild: fix pkgdesc and install_if for -lang packagesNatanael Copa2011-10-031-1/+1
* ==== release 2.11.0 ====v2.11.0Natanael Copa2011-10-031-1/+1
* abuild: add warning if /usr/share/local foundNatanael Copa2011-10-031-0/+4
* ap: implement build-list and rebuild-listNatanael Copa2011-09-301-0/+51
* 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
* ap: cleanup. do not pass the cmd it self as optionNatanael Copa2011-09-301-6/+6
* aports.lua: read variables frrom abuild.confNatanael Copa2011-09-301-0/+13