buildbot.git
2019-07-18 Jo-Philipp... treewide: merge phase1 and phase2 cleanup procedures
2019-07-17 Jo-Philipp... scripts: signall.sh: use absolute paths when invoking...
2019-07-16 Jo-Philipp... phase2: disable slave side package signing
2019-07-16 Jo-Philipp... phase1: enable shared work directory by default
2019-07-16 Jo-Philipp... phase1: forcibly checkout branch
2019-07-16 Jo-Philipp... phase1: automatically setup shared work directory symlink
2019-07-15 Jo-Philipp... phase1: checkout configured branch
2019-07-15 Jo-Philipp... docker: buildslave: properly recreate slave if state...
2019-07-03 Jo-Philipp... docker: merge phase1 and phase2 configs into one file
2019-07-03 Jo-Philipp... phase2: move phase2 specific options into separate...
2019-07-03 Jo-Philipp... phase1: move phase1 specific options into separate...
2019-07-02 Jo-Philipp... docker: containerize master and slaves
2019-07-02 Jo-Philipp... scripts: sha2pl: handle usign signatures as well
2019-07-02 Jo-Philipp... phase1: use --contimeout parameter only for rsync daemo...
2019-07-02 Jo-Philipp... treewide: rework signall.sh to read keys from config...
2019-07-02 Jo-Philipp... phase1: prevent ccache/gcc exec recursion when cc_versi...
2019-07-02 Jo-Philipp... phase2: allow overriding config.ini location with env var
2019-07-02 Jo-Philipp... phase1: allow overriding config.ini location with env var
2019-07-02 Jo-Philipp... phase1: move config.seed into config.ini
2019-07-02 Jo-Philipp... phase2: move cleanup.sh to shared script directory
2019-07-02 Jo-Philipp... phase1: move cleanup.sh to shared script directory
2019-07-02 Jo-Philipp... treewide: rename home_dir to work_dir
2019-07-02 Jo-Philipp... treewide: rework GPG signing
2019-07-02 Jo-Philipp... phase2: move usign handling to master
2019-07-02 Jo-Philipp... phase1: move usign handling to master
2019-07-02 Jo-Philipp... scripts: signall.sh: add using support
2019-06-30 Jo-Philipp... scripts: add usign secret to public key converter
2019-06-30 Jo-Philipp... treewide: untangle phase1 and phase2 masters
2019-06-25 Jo-Philipp... phase1: add further Git clone/pull safety guards
2019-06-25 Jo-Philipp... phase1: fix GnuPG 2.x compatibility
2019-06-24 Jo-Philipp... phase2: add version suffix to faillogs directory
2019-06-24 Jo-Philipp... phase2: add ability to clone feeds via SSH
2019-06-24 Jo-Philipp... phase1: add ability to clone feeds via SSH
2019-06-22 Jo-Philipp... phase1: make feed update and install errors fatal
2019-06-21 Jo-Philipp... phase2: improve source archive uploading
2019-06-21 Jo-Philipp... phase1: improve source archive uploading
2019-06-20 Jo-Philipp... phase2: use a more reliable method to find the target...
2019-06-20 Jo-Philipp... phase1: honour version prefix when fetching sha256sums
2019-06-17 Jo-Philipp... phase2: make feed update and install errors fatal
2019-06-17 Jo-Philipp... phase2: report disk usage at end of build
2018-11-10 Jo-Philipp... phase2: clear staged failure logs as well
2018-11-10 Jo-Philipp... phase2: reset error log list on each build
2018-09-25 Jo-Philipp... phase1: build toolchain without ccache
2018-09-25 Jo-Philipp... phase1: rework MakeEnv()
2018-09-25 Jo-Philipp... phase1: fix disk size reporting command
2018-09-25 Thibaut VARÈNEphase1: use ccache wrappers for all HOSTCC/HOSTCXX...
2018-09-25 Thibaut VARÈNEphase1: correct PATH order for ccachestat
2018-09-25 Thibaut VARÈNEphase1: report both buildir and homedir disk usage
2018-09-25 Thibaut VARÈNEphase1: regroup common rsync options
2018-09-25 Thibaut VARÈNEphase1: use wrappers for ccache
2018-09-25 Thibaut VARÈNEphase1: set rsync timeouts
2018-09-25 Thibaut VARÈNEphase1: use sha2rsync.pl for 'targetupload'
2018-09-25 Thibaut VARÈNEphase1: add sha2rsync.pl
2018-09-25 Thibaut VARÈNEphase1: move kmod archive after 'checksums'
2018-09-25 Thibaut VARÈNEphase1: disable --size-only for targetupload and kmodupload
2018-06-26 Thibaut VARÈNEphase1: name all download and git steps
2018-06-26 Thibaut VARÈNEphase1: remove ccache helper
2018-06-26 Thibaut VARÈNEphase1: rsync --info is supported from rsync 3.1.0
2018-06-26 Thibaut VARÈNEphase1: restore 'build' directory after expiry
2018-06-26 Thibaut VARÈNEphase1: remove renderable locks: not supported in 0.8.9
2018-06-26 Thibaut VARÈNEphase1: use Interpolate instead of WithProperties
2018-06-26 Thibaut VARÈNEphase1: add config option for shared workdir
2018-06-26 Thibaut VARÈNEphase1: delete unused code
2018-06-26 Thibaut VARÈNEphase1: s/SetProperty/SetPropertyFromCommand/
2018-06-26 Thibaut VARÈNEphase1: move max_builds to slave properties
2018-06-26 Thibaut VARÈNEphase1: use do_cleanup to select Git() method
2018-06-26 Thibaut VARÈNEphase1: move do_cleanup to slave properties
2018-06-26 Thibaut VARÈNEphase1: report ccache stats at end of build
2018-06-26 Thibaut VARÈNEphase1: opportunistic use of ccache
2018-06-26 Thibaut VARÈNEphase1: download ccache.sh to slavedir
2018-06-26 Thibaut VARÈNEphase1: remove redundant git steps and document
2018-06-26 Thibaut VARÈNEphase1: Git step method 'clean' only works in mode...
2018-06-26 Thibaut VARÈNEphase1: don't expire the tree if cleanup is requested
2018-06-26 Thibaut VARÈNEphase1: do not exceed nproc build concurrency
2018-06-26 Thibaut VARÈNEphase1: update config.seed.example with CCACHE=n, AUTOR...
2018-06-26 Thibaut VARÈNEphase1: kernelversion: add missing LF
2018-06-26 Thibaut VARÈNEphase1: "Building and installing" for appropriate steps
2018-06-26 Thibaut VARÈNEphase1: don't enable rsync compression where unnecessary
2018-06-26 Thibaut VARÈNEphase1: reduce verbosity of rsync
2018-06-26 Thibaut VARÈNEphase1: rsync: use --size-only instead of --checksum
2018-06-26 Thibaut VARÈNEphase1: provide upload/download locking
2018-06-21 Jo-Philipp... phase1: add kmod archiving and cleanup settings
2018-06-20 Jo-Philipp... phase2: cleanup.sh: add hack to remove npm / jsmake...
2018-06-06 Jo-Philipp... sourceupload: add slave name to rsync temp directory...
2018-01-09 Jo-Philipp... phase1: move cleanup.sh script out of build/ subdir
2017-12-09 Jo-Philipp... phase2: LEDE -> OpenWrt rebranding
2017-12-06 Jo-Philipp... phase1: add support for per-slave cleanup
2017-12-06 Jo-Philipp... phase2: abort if ccache or dl/ setup failed
2017-12-06 Jo-Philipp... phase1: ccache.sh: fail on error
2017-11-13 Alexander Couzensphase1: rename gpg signature files .gpg -> .asc
2017-11-02 Jo-Philipp... phase1: dumpinfo.pl: honour source-only flag for subtar...
2017-10-03 Jo-Philipp... phase1: remove automatic tagging support
2017-10-03 Jo-Philipp... phase2: add hack to derive base feed url from buildroot
2017-08-22 Jo-Philipp... phase2: prefer IPv4 for remote rsync operations
2017-08-22 Jo-Philipp... phase1: prefer IPv4 for remote rsync operations
2017-03-16 Jo-Philipp... phase1: do not perform shallow fetches
2017-03-14 Jo-Philipp... phase1: fetch before checking out git branch
2017-02-15 Jo-Philipp... phase2: invoke feeds update with -f
2017-02-14 Felix Fietkauphase1: update config.seed.example for the new CONFIG_B...
2017-02-06 Jo-Philipp... phase1: fix bad argument to MasterShellCommand()
next