summaryrefslogtreecommitdiff
path: root/functions.sh.in
AgeCommit message (Expand)AuthorFilesLines
2020-03-07Use $ABUILD_GIT for git from abuild.conf / environmentMax Rees1-3/+8
2019-03-06functions: Add m68k tripletA. Wilcox1-0/+2
2019-03-06functions: Add the SPARC architecture tripletsA. Wilcox1-1/+5
2019-03-06functions: Add all four MIPS variants properlyA. Wilcox1-3/+7
2019-03-06functions.sh: add pmmx archA. Wilcox1-3/+5
2019-03-06functions.sh: initial support for MIPS and MIPS32A. Wilcox1-0/+4
2019-03-06functions.sh: Use Adélie triplets and add P3 supportA. Wilcox1-18/+12
2019-02-25Allow forcing of colored outputCarlo Landmeter1-1/+3
2017-12-11abuild: add triplet definitions for mips architecturesNils Andreas Svee1-0/+8
2017-06-01functions.sh: add armel tripletTimo Teräs1-0/+1
2017-04-27Fix false `set -e` terminationAndrej1-0/+1
2017-03-20functions: fix abuild -ANatanael Copa1-1/+1
2017-02-24functions.sh: set host compiler when cross-compilingTimo Teräs1-0/+7
2017-02-14functions: fix cross-compile triplet for armhf architectureWilliam Pitcock1-1/+1
2017-01-24abuild: add missing triplet definitions for ppc and ppc64 architecturesWilliam Pitcock1-0/+4
2017-01-17abuild: Add support for ppc64leBreno Leitao1-0/+2
2016-08-01functions: add s390x triplet and archTimo Teräs1-0/+2
2016-08-01abuild: use proper strip for each subpkg according to it's archTimo Teräs1-0/+1
2016-08-01abuild: improve cross compiling supportTimo Teräs1-0/+39
2016-07-23default to host gcc's machine for CBUILDTimo Teräs1-1/+2
2016-07-08add aarch64 architectureTimo Teräs1-0/+1
2015-11-12add armv7 build targetTimo Teräs1-1/+2
2014-06-20functions: rename eglibc to glibc and use 'unknown' for unknown libcNatanael Copa1-2/+2
2014-04-30functions: only enable colors on terminalsNatanael Copa1-1/+1
2014-03-31fix permissionsNatanael Copa1-0/+0
2013-10-25functions: rename prog to programNatanael Copa1-1/+1
2013-10-25abuild: move various functions to the shared functions.shNatanael Copa1-46/+85
2013-07-09functions: msg should always return successNatanael Copa1-2/+6
2013-07-09functions: also honor .abuild file at gitbaseDubiousjim1-0/+2
2013-07-09various: fancier readconfig, permit env overridesDubiousjim1-14/+61
2013-07-09apkgrel, functions: refactor calculation of APKBUILD's pathDubiousjim1-0/+13
2013-07-09various: s/echo/msg/, s/echo/error/, tweak error messagesDubiousjim1-1/+1
2013-07-09abump, functions: refactor (and verify) calculation of APKBUILD pathDubiousjim1-0/+12
2013-07-09various: move conf-loading and i/o to functionsDubiousjim1-0/+76