summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ==== release 2.13.0 ====v2.13.0Natanael Copa2012-10-101-1/+1
* abuild: remove predefined mod splitfuncNatanael Copa2012-10-101-16/+0
* abuild: include Qt mkspecs in -dev packagesNatanael Copa2012-10-101-0/+1
* abuild: add support for predefined libs splitfuncNatanael Copa2012-10-101-0/+17
* abuild: implement somaskNatanael Copa2012-10-101-3/+5
* abuild: postcheck for textrelsNatanael Copa2012-10-041-0/+9
* abuild: show package size in human readable formatNatanael Copa2012-10-041-1/+11
* abuild: add option sover-namecheckNatanael Copa2012-10-021-1/+4
* abuild: show all detected dependenciesNatanael Copa2012-10-021-0/+2
* abuild: check is so: provides are provided by own subpackageNatanael Copa2012-10-021-24/+15
* abuild: depend on so: provides when availableNatanael Copa2012-10-021-3/+7
* abuild: remove duplicates from providesNatanael Copa2012-09-191-1/+1
* abuild: avoid scanning dirs more than onceNatanael Copa2012-09-141-4/+7
* abuild: fix typo of rpathsNatanael Copa2012-09-141-4/+4
* abuild: add support for option 'ldpath-recursive'Natanael Copa2012-09-101-1/+5
* abuild: dont add .so files with mismatching soname versionNatanael Copa2012-09-081-6/+18
* abuild: add datadir prefix to ldpathNatanael Copa2012-09-081-1/+1
* abuild: error or warn if bad rpaths are foundNatanael Copa2012-09-061-0/+7
* abuild: only scan /lib /usr/lib, $rpath and $ldpath for providesNatanael Copa2012-09-061-34/+78
* abuild: include correct version number for providesNatanael Copa2012-09-051-4/+12
* abuild: use 'so:' as 'namespace' for providesNatanael Copa2012-09-051-1/+2
* abuild: add version number to providesNatanael Copa2012-09-051-1/+1
* abuild: add provides informationNatanael Copa2012-09-041-1/+4
* abuild: use scanelf --soname to find the provides-soNatanael Copa2012-09-041-2/+7
* abuild: add support for uncompressed tar archivesNatanael Copa2012-05-231-0/+3
* ==== release 2.12.1 ====v2.12.1Natanael Copa2012-04-241-1/+1
* 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