Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
We dont want wolors enabled when output is a file or a pipe | |||||
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 | |
specifically, every script that reads/parses ./APKBUILD needs to set CARCH. | |||||
2013-07-09 | functions: msg should always return success | Natanael Copa | 1 | -2/+6 | |
Otherwise abuild-sign will end with error | |||||
2013-07-09 | functions: also honor .abuild file at gitbase | Dubiousjim | 1 | -0/+2 | |
This permits introducing branch-specific modifications to abuild.conf settings. Any settings there override /etc/abuild.conf and $HOME/.abuild/abuild.conf. | |||||
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 | |