summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-16phase2: remove unused tree_expire option and stepsThibaut VARÈNE
2023-11-16phase2: rsync: use --size-only instead of --checksum for sourceuploadThibaut VARÈNE
2023-11-16phase2: use sha2rsync.pl for 'targetupload'Thibaut VARÈNE
2023-11-16phase2: compute checksumsThibaut VARÈNE
2023-11-16phase2: reduce verbosity of rsync and use rsync.sh helperThibaut VARÈNE
2023-11-16phase2: don't enable rsync compression where unnecessaryThibaut VARÈNE
2023-11-16phase2: regroup common rsync options and add timeoutThibaut VARÈNE
2023-11-16phase2: report ccache stats at end of buildThibaut VARÈNE
2023-11-16Revert "phase2: use full git history for reproducibility"Thibaut VARÈNE
2023-11-16phase2: use Interpolate instead of WithPropertiesThibaut VARÈNE
2023-11-16phase2: s/SetProperty/SetPropertyFromCommand/Thibaut VARÈNE
2023-11-16phase2: do not exceed nproc build concurrencyThibaut VARÈNE
2023-11-16phase2: remove unused 'other_builds' propertyThibaut VARÈNE
2023-11-16phase1: treat all branches equally for buildingThibaut VARÈNE
2023-11-16phase1: raise priority of tag buildsThibaut VARÈNE
2023-11-14ci: split container push steps to separate job and add deploy tagChristian Marangi
2023-11-14ci: generalize container test stepChristian Marangi
2023-11-14ci: move git short sha length to ENVChristian Marangi
2023-11-14docker,worker: install zstdPaul Spooren
2023-07-28docker,worker: install pyelftoolsv9Ben Whitten
2023-07-24phase1: workaround dlprune recursive directory removalv8Petr Štetiar
2023-07-22phase1: prepareFactory: use variables instead of list indexPetr Štetiar
2023-07-22phase1: populateTargets: log branch name as wellPetr Štetiar
2023-07-22phase1: do not leak targets between branchesPetr Štetiar
2023-06-18phase1: reformat with blackPetr Štetiar
2023-06-03phase1: dlprune: fix cannot delete ‘dl/’: Not a directoryv7Petr Štetiar
2023-05-23phase1: satisfy getver.sh requirementsv6Thibaut VARÈNE
2023-05-23phase1: cleanup redundant stepsv5Thibaut VARÈNE
2023-05-17phase1: workaround gitverify 1st build failures on fresh workersv4Petr Štetiar
2023-05-17docker,worker: install g++-multilibAlois Klink
2023-05-16ci: add basic config checking with ruffv3Petr Štetiar
2023-05-16phase1: actually make rsync -4 configurableThibaut VARÈNE
2023-05-16phase1: perform kmodupload only when neededThibaut VARÈNE
2023-05-15phase1: fix crash on exception during Git updatev2Petr Štetiar
2023-05-15ci: allow pushing of containers during pull requestsPetr Štetiar
2023-05-15buildworker,buildmaster: bump Debian to version 11Petr Štetiar
2023-05-15Bump buildbot version to latest stable release 3.8.0Petr Štetiar
2023-05-15buildmaster: fix unpinned buildbot package versionPetr Štetiar
2023-05-15phase1: make 'rsync -4' worker-configurableThibaut VARÈNE
2023-05-15phase1: call host ccache in statsThibaut VARÈNE
2023-05-15phase1: tag builders with their intended branch nameThibaut VARÈNE
2023-05-15phase1: documentation updateThibaut VARÈNE
2023-05-15phase1: allow restricting builders to tag builds onlyThibaut VARÈNE
2023-05-15phase1: refactor worker parsingThibaut VARÈNE
2023-05-15phase1: disable debug messagesThibaut VARÈNE
2023-05-15phase1: prioritize builders by branch orderThibaut VARÈNE
2023-05-15phase1: switch to separate builders per branch per targetThibaut VARÈNE
2023-05-15phase1: fix ForceBuild validation logicThibaut VARÈNE
2023-05-15phase1: run ForceBuilder on local workerThibaut VARÈNE
2023-05-15phase1: prune unused files from dl/Thibaut VARÈNE