phase1: use single var for rsync_bin_defopts and rsync_src_defopts
[buildbot.git] / phase1 / master.cfg
2023-05-15 Thibaut VARÈNEphase1: use single var for rsync_bin_defopts and rsync_...
2023-05-15 Thibaut VARÈNEphase1: use branch config in factory
2023-05-15 Thibaut VARÈNEphase1: rsync_src_url is always set
2023-05-15 Thibaut VARÈNEphase1: prepare to parse branches
2023-05-15 Thibaut VARÈNEphase1: Git() no need to specify branch
2023-05-15 Thibaut VARÈNEphase1: replace 'repo_branch' with 'branch' prop in...
2023-05-15 Thibaut VARÈNEphase1: refactor populateTargets()
2023-05-15 Thibaut VARÈNEphase1: move target enumeration to function
2023-05-15 Thibaut VARÈNEphase1: reorder/regroup globals
2023-05-15 Thibaut VARÈNEphase1: fix option parsing typo for 'ul_lock'
2023-05-15 Thibaut VARÈNEphase1: remove 'cleanup' worker option (always set)
2023-05-15 Thibaut VARÈNEphase1: remove 'shared_wd' worker option (always set)
2023-05-15 Thibaut VARÈNEphase1: remove dead code due to shared_wd=1
2023-05-15 Thibaut VARÈNEphase1: remove now redundant 'njobs' (== 'nprocs')...
2023-05-15 Thibaut VARÈNEphase1: max_builds and shared_wd are always set to 1
2023-05-15 Thibaut VARÈNEphase1: rework GetNumJobs()
2023-05-15 Thibaut VARÈNEphase1: remove GetCCache()
2023-05-15 Thibaut VARÈNEphase1: remove unused IsNoTaggingRequested()
2023-05-15 Thibaut VARÈNEphase1: deduplicate 'git' step
2023-05-15 Thibaut VARÈNEphase1: remove dead step CleanTargetMap
2023-05-15 Thibaut VARÈNEphase1: remove GetCC()/GetCXX()
2023-05-15 Thibaut VARÈNEphase1: remove GetCwd()
2023-05-15 Thibaut VARÈNEphase1: buildfactory: remove deadcode
2023-05-15 Thibaut VARÈNEphase1: remove checkBuiltin deadcode
2023-05-15 Thibaut VARÈNEphase1: remove unused variables
2023-05-15 Thibaut VARÈNEphase1: cleanup ini accessors
2023-05-15 Thibaut VARÈNEphase1: fix leading whitespace
2023-05-15 Thibaut VARÈNEphase1: remove unused 'kmod_repository'
2023-05-15 Thibaut VARÈNEphase1: remove unused 'git_ssh'
2023-05-15 Thibaut VARÈNEphase1: remove unused 'cc_version'
2023-05-15 Thibaut VARÈNEphase1: remove unused 'other_builds'
2023-05-15 Thibaut VARÈNERevert "phase1: remove renderable locks: not supported...
2021-07-21 Petr Štetiarphase1,phase2: improve round robin builds
2021-03-25 Petr Štetiarphase1,phase2: add file space usage reporting
2021-03-25 Baptiste Jonglezphase1, phase2: exclude temporary source files from...
2021-03-25 Baptiste Jonglezphase1, phase2: don't mark the build failed if a non...
2021-03-19 Petr Štetiarphase1,phase2: fix reconfig command by creating twistd.pid
2021-03-17 Petr Štetiarphase1,phase2: implement round robin builds
2021-03-15 Petr Štetiarphase1,phase2: shuffle order of builds
2021-03-12 Petr Štetiartreewide: use worker term
2021-03-05 Petr Štetiarbuiltmaster,phase1: add missing services dict
2021-03-05 Petr Štetiarbuildmaster: replace horizons with JanitorConfigurator
2021-03-02 Petr Štetiarphase1,2: fix missing tmp dir
2021-03-02 Paul Spoorenphase1: make change links clickable
2021-03-02 Paul Spoorenscripts: remove migrated dumpinfo.pl script
2021-02-09 Petr Štetiarphase1: fix gitcheckout with corrupted .git
2020-12-12 Petr Štetiarphase1: dont include stderr output in stageroot variable
2020-11-13 Jo-Philipp Wichphase1: add separate option for kmod repo embedding
2020-11-07 Jo-Philipp Wichphase1: treat "kmod_archive" as bool option
2020-11-07 Jo-Philipp Wichphase1: add config option to enable/disable kmod archive
2020-07-30 Paul Spoorenphase1: add JSON merge step
2020-04-11 Jo-Philipp Wichbuildmaster: update to v2.4.1
2020-02-03 Jo-Philipp Wichphase1, phase2: sort and move imports to the top of...
2020-02-03 Jo-Philipp Wichphase1, phase2: implement force scheduler logic
2020-02-02 Jo-Philipp Wichphase1, phase2: update master to Debian 10 / Buildbot...
2019-10-18 Jo-Philipp Wichphase1: make buildinfo failures "green"
2019-10-18 Jo-Philipp Wichphase1: allow buildinfo target to fail
2019-10-18 Paul Spoorenphase1: use buildinfo instead of prepare
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
next