phase1: run prepare instead of diffconfig
[buildbot.git] / phase1 / master.cfg
2019-09-03 Paul Spoorenphase1: run prepare instead of diffconfig
2019-07-18 Jo-Philipp Wichphase2: implement work dir sharing
2019-07-18 Jo-Philipp Wichtreewide: merge phase1 and phase2 cleanup procedures
2019-07-16 Jo-Philipp Wichphase1: enable shared work directory by default
2019-07-16 Jo-Philipp Wichphase1: forcibly checkout branch
2019-07-16 Jo-Philipp Wichphase1: automatically setup shared work directory symlink
2019-07-15 Jo-Philipp Wichphase1: checkout configured branch
2019-07-03 Jo-Philipp Wichphase1: move phase1 specific options into separate...
2019-07-02 Jo-Philipp Wichphase1: use --contimeout parameter only for rsync daemo...
2019-07-02 Jo-Philipp Wichtreewide: rework signall.sh to read keys from config...
2019-07-02 Jo-Philipp Wichphase1: prevent ccache/gcc exec recursion when cc_versi...
2019-07-02 Jo-Philipp Wichphase1: allow overriding config.ini location with env var
2019-07-02 Jo-Philipp Wichphase1: move config.seed into config.ini
2019-07-02 Jo-Philipp Wichphase1: move cleanup.sh to shared script directory
2019-07-02 Jo-Philipp Wichtreewide: rename home_dir to work_dir
2019-07-02 Jo-Philipp Wichtreewide: rework GPG signing
2019-07-02 Jo-Philipp Wichphase1: move usign handling to master
2019-06-30 Jo-Philipp Wichtreewide: untangle phase1 and phase2 masters
2019-06-25 Jo-Philipp Wichphase1: add further Git clone/pull safety guards
2019-06-24 Jo-Philipp Wichphase1: add ability to clone feeds via SSH
2019-06-22 Jo-Philipp Wichphase1: make feed update and install errors fatal
2019-06-21 Jo-Philipp Wichphase1: improve source archive uploading
2019-06-20 Jo-Philipp Wichphase1: honour version prefix when fetching sha256sums
2018-09-25 Jo-Philipp Wichphase1: build toolchain without ccache
2018-09-25 Jo-Philipp Wichphase1: rework MakeEnv()
2018-09-25 Jo-Philipp Wichphase1: 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: 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: 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: 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 Wichphase1: add kmod archiving and cleanup settings
2018-06-06 Jo-Philipp Wichsourceupload: add slave name to rsync temp directory...
2018-01-09 Jo-Philipp Wichphase1: move cleanup.sh script out of build/ subdir
2017-12-06 Jo-Philipp Wichphase1: add support for per-slave cleanup
2017-10-03 Jo-Philipp Wichphase1: remove automatic tagging support
2017-08-22 Jo-Philipp Wichphase1: prefer IPv4 for remote rsync operations
2017-03-16 Jo-Philipp Wichphase1: do not perform shallow fetches
2017-03-14 Jo-Philipp Wichphase1: fetch before checking out git branch
2017-02-06 Jo-Philipp Wichphase1: fix bad argument to MasterShellCommand()
2017-02-06 Jo-Philipp Wichphase1: fix misspelled function name
2017-02-06 Jo-Philipp Wichphase1: prioritize tagged build requests
2017-01-29 Jo-Philipp Wichphase1: fix workdir of maketag.sh step
2017-01-28 Jo-Philipp Wichphase1: allow tag versions with rc designations
2017-01-23 Jo-Philipp Wichphase1: fix GNU tar build target
2017-01-23 Jo-Philipp Wichphase1: move ccache.sh invocation step as well
2017-01-23 Jo-Philipp Wichphase1: set CCACHE_BASEDIR
2017-01-23 Jo-Philipp Wichphase1: move ccache preparation after defconfig
2017-01-22 Jo-Philipp Wichphase1, phase2: add unified ccache handling
2017-01-22 Felix Fietkauphase1: run package/cleanup before package/compile
2017-01-10 Jo-Philipp Wichphase1, phase2: reduce backlog size
2017-01-08 Jo-Philipp Wichphase1: support to request specific CC / CXX versions
2017-01-04 Jo-Philipp Wichphase1, phase2: use --progress for larger rsync uploads
2017-01-04 Jo-Philipp Wichphase1: add diffconfig step
2016-12-15 Jo-Philipp Wichglobal: calculate suitable number of jobs
2016-12-14 Jo-Philipp Wichphase1: manually fetch remote Git refs
2016-12-14 Jo-Philipp Wichphase1: run maketag.sh under exclusive lock
2016-12-02 Jo-Philipp Wichphase1: use -SNAPSHOT instead of -CURRENT as build...
2016-12-02 Jo-Philipp Wichphase1: use YY.MM-CURRENT as branch directory
2016-11-30 Jo-Philipp Wichphase1: don't fail if Git is not yet cloned
2016-11-28 Jo-Philipp Wichphase1: create version directories
2016-11-28 Jo-Philipp Wichphase1: support creating tags on demand
2016-11-28 Jo-Philipp Wichphase1: switch away from deprecated slave side Git...
2016-11-28 Jo-Philipp Wichphase1: improve Git cloning on the master
2016-11-15 Jo-Philipp WichRemove unsupported logEnviron from master command calls
2016-11-15 Jo-Philipp WichAllow overriding GnuPG home directory
2016-11-15 Jo-Philipp Wichphase1: use a different name for the Git clone work...
2016-11-14 Jo-Philipp Wichphase1: move initial .config into external file
2016-11-14 Jo-Philipp Wichphase1: fix typo in previous commit
2016-11-14 Jo-Philipp Wichphase1: support specifying repository source branch
2016-11-14 Jo-Philipp Wichphase1: also honour branch in Git() step
2016-11-14 Jo-Philipp Wichphase1: avoid creating nested dl/ symlinks
next