summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-15jenkins-helpers.sh: Workaround stale "git gc" lock.Maxim Kuvyrkov
2019-01-14round-robin.sh: Fix typo in reset_artifactsMaxim Kuvyrkov
2019-01-14tcwg_kernel-bisect.sh: Change in correct directory directoryMaxim Kuvyrkov
2019-01-14tcwg_kernel-bisect.sh: Simplify handling of email bodyMaxim Kuvyrkov
2019-01-14tcwg_kernel-bisect.sh: Update handling of build-nameMaxim Kuvyrkov
2019-01-13tcwg_kernel-bisect.sh: Fix handling of manifest filesMaxim 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-13tcwg_kernel-bisect.sh: Handle git-bisect's smartness.Maxim Kuvyrkov
2019-01-11tcwg_kernel-bisect.sh: Try harder to bisect linux-next failuresMaxim Kuvyrkov
2019-01-11tcwg_kernel-bisect.sh: Cleanup.Maxim Kuvyrkov
2019-01-11tcwg_kernel-bisect.sh: Send emails with useful info when bisect failsMaxim Kuvyrkov
2019-01-11tcwg_kernel-build.sh: Make sure manifest declares variables in the global nam...Maxim 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-09tcwg-update-llvmbot-containers.sh: Handle TK1 botsMaxim Kuvyrkov
2019-01-07git_init_linaro_local_remote to use toolchain/ci/* instead of the same repoKugan Vivekanandarajah
2018-12-21tcwg-benchmark.sh: Use '22' as default port for ssh:// type of toolchain_urlChristophe Lyon
2018-12-21tcwg-benchmark.sh: Determine toolchain_type when toolchain_url is of ssh:// typeChristophe Lyon
2018-12-21tcwg-benchmark.sh: Add sanity check for toolchain_typeChristophe Lyon
2018-12-21tcwg-benchmark.sh: Support ssh:// method for sysroot.Christophe Lyon
2018-12-21tcwg-benchmark.sh: Force use of build_container_port when copying sysroot to ...Christophe Lyon
2018-12-21tcwg-benchmark.sh: Do not create a remote build container when using ssh.Christophe Lyon
2018-12-18tcwg_kernel-bisect: Workaround '"' occurencesMaxim Kuvyrkov
2018-12-18tcwg_kernel-bisect: Improve email formattingMaxim Kuvyrkov
2018-12-18tcwg_kernel-bisect.sh: Update email recepients.Maxim Kuvyrkov
2018-12-18tcwg_kernel-bisect.sh: Improve mail contentsMaxim Kuvyrkov
2018-12-18tcwg_kernel-build.sh: Add new --mode reproduceMaxim Kuvyrkov
2018-12-18tcwg_kernel-bisect.sh: Create artifacts directory earlierMaxim Kuvyrkov
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-14round-robin.sh, tcwg_kernel-build.sh: Remove ${rr[git_read_only]}Maxim Kuvyrkov
2018-12-14tcwg_kernel-build.sh: Move round-robin helpers to round-robin.shMaxim Kuvyrkov
2018-12-13tcwg-rsync-dir.sh: Use "FAILED" instead of "FAIL"Christophe Lyon
2018-12-13tcwg_kernel-bisect.sh: Fix more typos.Maxim Kuvyrkov
2018-12-13tcwg_kernel-bisect.sh: Add missing shift to process second set of flags.Maxim Kuvyrkov
2018-12-12tcwg_kernel-bisect.sh: Fix typo.Maxim Kuvyrkov
2018-12-12tcwg_kernel-build.sh: Fix typo.Maxim Kuvyrkov
2018-12-12tcwg_kernel-build.sh: Document ${rr[]} elementsMaxim Kuvyrkov
2018-12-12Fix handling of $top_artifactsMaxim Kuvyrkov
2018-12-12tcwg_kernel-build.sh: Make check_regression depend only on ${rr[]}Maxim Kuvyrkov
2018-12-12tcwg_kernel-build.sh: Make build_linux depend only on ${rr[]}Maxim Kuvyrkov
2018-12-12tcwg_kernel-build.sh: Make build_abe_1 depend only on ${rr[]}Maxim Kuvyrkov
2018-12-12tcwg_kernel-build.sh: Make reset_artifacts depend only on ${rr[]}Maxim Kuvyrkov
2018-12-12tcwg_kernel-build.sh: Rename reset_artifacts depend only on ${rr[]}Maxim Kuvyrkov
2018-12-12tcwg_kernel*: Rename git_repo and git_branchMaxim Kuvyrkov