Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-07 | allow override sharedir for testing | Natanael Copa | 1 | -1/+1 | |
Aloow overrid sharedir with global ABUILD_SHAREDIR so we test the local functions.sh instead of a system installed functions.sh | |||||
2019-11-07 | rename datadir -> sharedir | Natanael Copa | 1 | -1/+1 | |
abuild uses datadir as local variable in various functions. Rename the global datadir to sharedir to avoid confusion. | |||||
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 | |