summaryrefslogtreecommitdiff
path: root/jenkins-helpers.sh
AgeCommit message (Expand)Author
2019-01-22tcwg_kernel-bisect.sh: Avoid absolute paths in manifestsMaxim Kuvyrkov
2019-01-22jenkins-helpers.sh: Improve run_step functionality.Maxim Kuvyrkov
2019-01-21round-robin.h: Record correct sha1 of base-artifacts/ in manifestMaxim Kuvyrkov
2019-01-21jenkins-helpers: Enable clone_or_update_repo to fetch single branchMaxim Kuvyrkov
2019-01-20jenkins-helpers.sh: Fix fresh_dir and use it in git_cleanMaxim Kuvyrkov
2019-01-17jenkins-helpers.sh: Switch to official LLVM git mirrorMaxim Kuvyrkov
2019-01-17jenkins-helpers.sh: Fix "git gc" in clone_or_update_repoMaxim Kuvyrkov
2019-01-16jenkins-helpers.sh: Speed-up "git gc" in clone_or_update_repoMaxim Kuvyrkov
2019-01-15jenkins-helpers.sh: Implement stack logic for __manifest_fileMaxim Kuvyrkov
2019-01-15jenkins-helpers.sh: Workaround stale "git gc" lock.Maxim Kuvyrkov
2019-01-13tcwg_kernel-bisect.sh: Add support to reproduce bisects.Maxim Kuvyrkov
2019-01-13jenkins-helpers.sh: New helper fresh_dirMaxim Kuvyrkov
2019-01-11jenkins-helpers.sh: Run "git gc" when updating git repos.Maxim Kuvyrkov
2019-01-11jenkins-helpers.sh: Add "^^ true/false" switch to manifest handlingMaxim Kuvyrkov
2019-01-11jenkins-helpers.sh: Include contents of sourced config files in manifestMaxim Kuvyrkov
2019-01-11jenkins-helpers.sh: Create directory for manifest file.Maxim Kuvyrkov
2019-01-07git_init_linaro_local_remote to use toolchain/ci/* instead of the same repoKugan Vivekanandarajah
2018-12-18tcwg_kernel-build.sh: Improve checking of parameters.Maxim Kuvyrkov
2018-12-18jenkins-helpers.sh: Add git_rev_parse_longMaxim Kuvyrkov
2018-12-14jenkins-helpers.sh: Resolve absolute path to manifest file.Maxim Kuvyrkov
2018-12-14Alter timeout to work in the presence of set -ePeter Smith
2018-12-12tcwg_kernel*: Stop using and remove default configurationMaxim Kuvyrkov
2018-12-12convert_args_to_variables: Rework handling of configuration variablesMaxim Kuvyrkov
2018-12-12Add timeout and retry utility and use it for git clone and fetchPeter Smith
2018-12-11jenkins-helpers.sh: Avoid stale info in the manifestMaxim Kuvyrkov
2018-12-11tcwg_kernel-build.sh: Add --mode continueMaxim Kuvyrkov
2018-12-10jenkins-helpers.sh, tcwg-update-snapshots_ref.sh: Add tcwg-sq-* machines.Christophe Lyon
2018-12-07jenkins-helpers: Add manifest generation logic to convert_args_to_variablesMaxim Kuvyrkov
2018-11-26Don't ignore "null" values in variable expansionsMaxim Kuvyrkov
2018-11-14jenkins-helpers: Add missing print_kernel_targetMaxim Kuvyrkov
2018-11-14tcwg_kernel-build.sh: Fill in update_baseline and push_baselineMaxim Kuvyrkov
2018-11-14tcwg_kernel-build.sh: Fill build_llvm* functionsMaxim Kuvyrkov
2018-11-14tcwg_kernel-build.sh: Add logic to build Binutils and GCC using ABE.Maxim Kuvyrkov
2018-11-13tcwg_kernel-build.sh: Fill in clone_repo and add git_init_linaro_local_remoteMaxim Kuvyrkov
2018-11-13jenkins-helpers: Autodetect reference repos in clone_or_update_repo_no_checkoutMaxim Kuvyrkov
2018-11-13jenkins-helpers: Split clone_or_update_repoMaxim Kuvyrkov
2018-11-07jenkins-helpers: New run_step helpersMaxim Kuvyrkov
2018-11-07jenkins-helpers: New helper obligatory_variablesMaxim Kuvyrkov
2018-11-07jenkins-helpers: Improve convert_args_to_variablesMaxim Kuvyrkov
2018-11-06start-container-docker.sh: Add ccache volume handlingMaxim Kuvyrkov
2018-10-25jenkins-helpers.sh: Download URLs more safelyChristophe Lyon
2018-08-15jenkins-helpers.sh: Make git_rev_parse more robust and less noisyMaxim Kuvyrkov
2018-08-10print_memory_limit: Make suitable for high-core-count machinesMaxim Kuvyrkov
2018-07-03jenkins-helpers.sh: Update print_arch_for_label for d05/thx1Christophe Lyon
2018-07-03jenkins-helpers.sh: Support machines with no DNS entryChristophe Lyon
2018-07-02jenkins-helpers.sh: Fix git_rev_parse pathMaxim Kuvyrkov
2018-06-28jenkins-helpers: Fix typo.Maxim Kuvyrkov
2018-06-28tcwg-buildfarm.sh: Fix session_name for start-container-docker.Maxim Kuvyrkov
2018-06-28start-container-docker: Fix handling of architecture without host/node/labelMaxim Kuvyrkov
2018-06-28Revert part "start-container-docker.sh: Use FQDN to ssh to local container."Maxim Kuvyrkov