summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-02treewide: rename home_dir to work_dirJo-Philipp Wich
2019-07-02treewide: rework GPG signingJo-Philipp Wich
2019-07-02phase2: move usign handling to masterJo-Philipp Wich
2019-07-02phase1: move usign handling to masterJo-Philipp Wich
2019-07-02scripts: signall.sh: add using supportJo-Philipp Wich
2019-06-30scripts: add usign secret to public key converterJo-Philipp Wich
2019-06-30treewide: untangle phase1 and phase2 mastersJo-Philipp Wich
2019-06-25phase1: add further Git clone/pull safety guardsJo-Philipp Wich
2019-06-25phase1: fix GnuPG 2.x compatibilityJo-Philipp Wich
2019-06-24phase2: add version suffix to faillogs directoryJo-Philipp Wich
2019-06-24phase2: add ability to clone feeds via SSHJo-Philipp Wich
2019-06-24phase1: add ability to clone feeds via SSHJo-Philipp Wich
2019-06-22phase1: make feed update and install errors fatalJo-Philipp Wich
2019-06-21phase2: improve source archive uploadingJo-Philipp Wich
2019-06-21phase1: improve source archive uploadingJo-Philipp Wich
2019-06-20phase2: use a more reliable method to find the target versionJo-Philipp Wich
2019-06-20phase1: honour version prefix when fetching sha256sumsJo-Philipp Wich
2019-06-17phase2: make feed update and install errors fatalJo-Philipp Wich
2019-06-17phase2: report disk usage at end of buildJo-Philipp Wich
2018-11-10phase2: clear staged failure logs as wellJo-Philipp Wich
2018-11-10phase2: reset error log list on each buildJo-Philipp Wich
2018-09-25phase1: build toolchain without ccacheJo-Philipp Wich
2018-09-25phase1: rework MakeEnv()Jo-Philipp Wich
2018-09-25phase1: fix disk size reporting commandJo-Philipp Wich
2018-09-25phase1: use ccache wrappers for all HOSTCC/HOSTCXX usesThibaut VARÈNE
2018-09-25phase1: correct PATH order for ccachestatThibaut VARÈNE
2018-09-25phase1: report both buildir and homedir disk usageThibaut VARÈNE
2018-09-25phase1: regroup common rsync optionsThibaut VARÈNE
2018-09-25phase1: use wrappers for ccacheThibaut VARÈNE
2018-09-25phase1: set rsync timeoutsThibaut VARÈNE
2018-09-25phase1: use sha2rsync.pl for 'targetupload'Thibaut VARÈNE
2018-09-25phase1: add sha2rsync.plThibaut VARÈNE
2018-09-25phase1: move kmod archive after 'checksums'Thibaut VARÈNE
2018-09-25phase1: disable --size-only for targetupload and kmoduploadThibaut VARÈNE
2018-06-26phase1: name all download and git stepsThibaut VARÈNE
2018-06-26phase1: remove ccache helperThibaut VARÈNE
2018-06-26phase1: rsync --info is supported from rsync 3.1.0Thibaut VARÈNE
2018-06-26phase1: restore 'build' directory after expiryThibaut VARÈNE
2018-06-26phase1: remove renderable locks: not supported in 0.8.9Thibaut VARÈNE
2018-06-26phase1: use Interpolate instead of WithPropertiesThibaut VARÈNE
2018-06-26phase1: add config option for shared workdirThibaut VARÈNE
2018-06-26phase1: delete unused codeThibaut VARÈNE
2018-06-26phase1: s/SetProperty/SetPropertyFromCommand/Thibaut VARÈNE
2018-06-26phase1: move max_builds to slave propertiesThibaut VARÈNE
2018-06-26phase1: use do_cleanup to select Git() methodThibaut VARÈNE
2018-06-26phase1: move do_cleanup to slave propertiesThibaut VARÈNE
2018-06-26phase1: report ccache stats at end of buildThibaut VARÈNE
2018-06-26phase1: opportunistic use of ccacheThibaut VARÈNE
2018-06-26phase1: download ccache.sh to slavedirThibaut VARÈNE
2018-06-26phase1: remove redundant git steps and documentThibaut VARÈNE