Age | Commit message (Expand) | Author | Files | Lines |
2019-02-25 | Allow forcing of colored output | Carlo Landmeter | 1 | -1/+3 |
2017-12-11 | abuild: add triplet definitions for mips architectures | Nils Andreas Svee | 1 | -0/+8 |
2017-06-01 | functions.sh: add armel triplet | Timo Teräs | 1 | -0/+1 |
2017-04-27 | Fix false `set -e` termination | Andrej | 1 | -0/+1 |
2017-03-20 | functions: fix abuild -A | Natanael Copa | 1 | -1/+1 |
2017-02-24 | functions.sh: set host compiler when cross-compiling | Timo Teräs | 1 | -0/+7 |
2017-02-14 | functions: fix cross-compile triplet for armhf architecture | William Pitcock | 1 | -1/+1 |
2017-01-24 | abuild: add missing triplet definitions for ppc and ppc64 architectures | William Pitcock | 1 | -0/+4 |
2017-01-17 | abuild: Add support for ppc64le | Breno Leitao | 1 | -0/+2 |
2016-08-01 | functions: add s390x triplet and arch | Timo Teräs | 1 | -0/+2 |
2016-08-01 | abuild: use proper strip for each subpkg according to it's arch | Timo Teräs | 1 | -0/+1 |
2016-08-01 | abuild: improve cross compiling support | Timo Teräs | 1 | -0/+39 |
2016-07-23 | default to host gcc's machine for CBUILD | Timo Teräs | 1 | -1/+2 |
2016-07-08 | add aarch64 architecture | Timo Teräs | 1 | -0/+1 |
2015-11-12 | add armv7 build target | Timo Teräs | 1 | -1/+2 |
2014-06-20 | functions: rename eglibc to glibc and use 'unknown' for unknown libc | Natanael Copa | 1 | -2/+2 |
2014-04-30 | functions: only enable colors on terminals | Natanael Copa | 1 | -1/+1 |
2014-03-31 | fix permissions | Natanael Copa | 1 | -0/+0 |
2013-10-25 | functions: rename prog to program | Natanael Copa | 1 | -1/+1 |
2013-10-25 | abuild: move various functions to the shared functions.sh | Natanael Copa | 1 | -46/+85 |
2013-07-09 | functions: msg should always return success | Natanael Copa | 1 | -2/+6 |
2013-07-09 | functions: also honor .abuild file at gitbase | Dubiousjim | 1 | -0/+2 |
2013-07-09 | various: fancier readconfig, permit env overrides | Dubiousjim | 1 | -14/+61 |
2013-07-09 | apkgrel, functions: refactor calculation of APKBUILD's path | Dubiousjim | 1 | -0/+13 |
2013-07-09 | various: s/echo/msg/, s/echo/error/, tweak error messages | Dubiousjim | 1 | -1/+1 |
2013-07-09 | abump, functions: refactor (and verify) calculation of APKBUILD path | Dubiousjim | 1 | -0/+12 |
2013-07-09 | various: move conf-loading and i/o to functions | Dubiousjim | 1 | -0/+76 |