summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-03phase1: run prepare instead of diffconfigPaul Spooren
2019-07-18phase2: fix copy-paste error in previous commitJo-Philipp Wich
2019-07-18phase2: sanitize SDK host command symlinksJo-Philipp Wich
2019-07-18scripts: cleanup.sh: skip directory symlinksJo-Philipp Wich
2019-07-18rsync: remove pid file if it already existsJo-Philipp Wich
2019-07-18phase2: implement work dir sharingJo-Philipp Wich
2019-07-18treewide: merge phase1 and phase2 cleanup proceduresJo-Philipp Wich
2019-07-17scripts: signall.sh: use absolute paths when invoking gpg from findJo-Philipp Wich
2019-07-16phase2: disable slave side package signingJo-Philipp Wich
2019-07-16phase1: enable shared work directory by defaultJo-Philipp Wich
2019-07-16phase1: forcibly checkout branchJo-Philipp Wich
2019-07-16phase1: automatically setup shared work directory symlinkJo-Philipp Wich
2019-07-15phase1: checkout configured branchJo-Philipp Wich
2019-07-15docker: buildslave: properly recreate slave if state dir already existsJo-Philipp Wich
2019-07-03docker: merge phase1 and phase2 configs into one fileJo-Philipp Wich
2019-07-03phase2: move phase2 specific options into separate sectionJo-Philipp Wich
2019-07-03phase1: move phase1 specific options into separate sectionJo-Philipp Wich
2019-07-02docker: containerize master and slavesJo-Philipp Wich
2019-07-02scripts: sha2rsync.pl: handle usign signatures as wellJo-Philipp Wich
2019-07-02phase1: use --contimeout parameter only for rsync daemon connectionsJo-Philipp Wich
2019-07-02treewide: rework signall.sh to read keys from config directlyJo-Philipp Wich
2019-07-02phase1: prevent ccache/gcc exec recursion when cc_version is unsetJo-Philipp Wich
2019-07-02phase2: allow overriding config.ini location with env varJo-Philipp Wich
2019-07-02phase1: allow overriding config.ini location with env varJo-Philipp Wich
2019-07-02phase1: move config.seed into config.iniJo-Philipp Wich
2019-07-02phase2: move cleanup.sh to shared script directoryJo-Philipp Wich
2019-07-02phase1: move cleanup.sh to shared script directoryJo-Philipp Wich
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