summaryrefslogtreecommitdiffstats
path: root/functions.sh.in
Commit message (Expand)AuthorAgeFilesLines
* Fix false `set -e` terminationAndrej2017-04-271-0/+1
* functions: fix abuild -ANatanael Copa2017-03-201-1/+1
* functions.sh: set host compiler when cross-compilingTimo Teräs2017-02-241-0/+7
* functions: fix cross-compile triplet for armhf architectureWilliam Pitcock2017-02-141-1/+1
* abuild: add missing triplet definitions for ppc and ppc64 architecturesWilliam Pitcock2017-01-241-0/+4
* abuild: Add support for ppc64leBreno Leitao2017-01-171-0/+2
* functions: add s390x triplet and archTimo Teräs2016-08-011-0/+2
* abuild: use proper strip for each subpkg according to it's archTimo Teräs2016-08-011-0/+1
* abuild: improve cross compiling supportTimo Teräs2016-08-011-0/+39
* default to host gcc's machine for CBUILDTimo Teräs2016-07-231-1/+2
* add aarch64 architectureTimo Teräs2016-07-081-0/+1
* add armv7 build targetTimo Teräs2015-11-121-1/+2
* functions: rename eglibc to glibc and use 'unknown' for unknown libcNatanael Copa2014-06-201-2/+2
* functions: only enable colors on terminalsNatanael Copa2014-04-301-1/+1
* fix permissionsNatanael Copa2014-03-311-0/+0
* functions: rename prog to programNatanael Copa2013-10-251-1/+1
* abuild: move various functions to the shared functions.shNatanael Copa2013-10-251-46/+85
* functions: msg should always return successNatanael Copa2013-07-091-2/+6
* functions: also honor .abuild file at gitbaseDubiousjim2013-07-091-0/+2
* various: fancier readconfig, permit env overridesDubiousjim2013-07-091-14/+61
* apkgrel, functions: refactor calculation of APKBUILD's pathDubiousjim2013-07-091-0/+13
* various: s/echo/msg/, s/echo/error/, tweak error messagesDubiousjim2013-07-091-1/+1
* abump, functions: refactor (and verify) calculation of APKBUILD pathDubiousjim2013-07-091-0/+12
* various: move conf-loading and i/o to functionsDubiousjim2013-07-091-0/+76