Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-06 | Utilities: Use grep -E instead of egrep | A. Wilcox | 1 | -1/+1 | |
egrep has been deprecated for a long time. This only appeared in packages with provider_priority or replaces_priority, which presently only affects user/netqmail and user/postfix. It's still good to fix. Closes: #12 | |||||
2020-03-07 | abuild, buildlab, checkapk: use $APK for apk | Max Rees | 1 | -6/+6 | |
2019-07-21 | dash is my god now. and it hungers for quotes around local var= expansions. | Max Rees | 1 | -1/+1 | |
2016-08-23 | buildlab: replace echos in usage with heredoc | Jakub Jirutka | 1 | -27/+29 | |
2016-08-20 | add .editorconfig and fix code formatting | Jakub Jirutka | 1 | -20/+20 | |
2014-03-31 | fix permissions | Natanael Copa | 1 | -0/+0 | |
2013-10-25 | functions: rename abuild_ver to program_version | Natanael Copa | 1 | -2/+2 | |
2011-09-30 | buildlab: make work in vservers | Natanael Copa | 1 | -7/+33 | |
2011-06-27 | buildlab: fix triggers parsing | Natanael Copa | 1 | -1/+1 | |
2011-06-22 | buildlab: fix operation with apk-tools 2.1 | William Pitcock | 1 | -8/+12 | |
2011-06-22 | buildlab: typo fix | William Pitcock | 1 | -1/+2 | |
2011-06-22 | buildlab: parse $triggers | William Pitcock | 1 | -0/+9 | |
2011-03-29 | buildlab: added apk caching option (-k) | Matt Smith | 1 | -3/+11 | |
2011-01-24 | buildlab: implement updating of buildroots. | William Pitcock | 1 | -2/+21 | |
2011-01-24 | new script (buildlab) for doing chrooted builds. | William Pitcock | 1 | -0/+222 | |