summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-03jenkins.sh: Use abe.sh --list-artifactsuse-list-artifactsCharles Baylis
2017-03-30MakeRelease.job: use abe --list-artifacts optionCharles Baylis
2017-03-30Revert "start-container-docker.sh: Add --memory option."Christophe Lyon
2017-03-30tcwg-llvm-testsuite.sh: using standard locale to avoid python errorsRenato Golin
2017-03-30tcwg-llvm-build.sh: avoid using DESTDIR with ninjaRenato Golin
2017-03-29start-container-docker.sh: Add --memory option.Christophe Lyon
2017-03-28MakeRelease.job: Do not rely on env variables:Christophe Lyon
2017-03-24tcwg-llvm-testsuite.sh: Add set -u and fix variablesRenato Golin
2017-03-24tcwg-llvm-testsuite.sh: Adding way to run LLVM test-suiteRenato Golin
2017-03-23tcwg-llvm-build.sh: Adding new toolchain parameterRenato Golin
2017-03-22tcwg-llvm-build.sh: Change filesever URL to .tcwglabRenato Golin
2017-03-22tcwg-llvm-build.sh: Push tar ball to dev-01Renato Golin
2017-03-22tcwg-update-snapshots_ref.sh: Cache snapshots for gcc7 toolchains.Maxim Kuvyrkov
2017-03-22jenkins.sh: Use concise output for CPU infoMaxim Kuvyrkov
2017-03-21start-container-docker.sh: Cope with new image name.Christophe Lyon
2017-03-20MakeRelease.job: Add --buildnumber option.Christophe Lyon
2017-03-20MakeRelease.job: Add --canadian option.Christophe Lyon
2017-03-20tcwg-llvm-build.sh: don't quote cmake options twiceRenato Golin
2017-03-17tcwg-llvm-build.sh: Fix clone/install, add logsRenato Golin
2017-03-16TestRelease.job: run tcwg-regression tests.Christophe Lyon
2017-03-16[LLVM] Adds barebones for building LLVM on JenkinsRenato Golin
2017-03-08start-container-docker.sh: Use --cap-add=SYS_PTRACE when starting docker.Christophe Lyon
2017-03-07jenkins.sh: Fix handling of --extraconfig opton.Christophe Lyon
2017-02-20start-container-none.sh: Fix arch for x86_64.Christophe Lyon
2017-02-20start-container-none.sh, start-container-schroot.sh: Update comments.Christophe Lyon
2017-02-20start-container-docker.sh: Fix ssh-agent cleanup.Christophe Lyon
2017-02-17jenkins.sh: Exit early when an error is detected.Christophe Lyon
2017-02-17start-container-docker.sh: Restore CONTAINER_CLEANUP.Christophe Lyon
2017-02-17start-container-docker.sh: Define SSH_AGENT_CLEANUP if needed.Christophe Lyon
2017-02-17start-container-docker.sh: Fix ssh-agent invocation.Christophe Lyon
2017-02-17Check for symlinks in win32 tarballs.Charles Baylis
2017-02-17MakeRelease.job: Use GCC Major.minor for upload dirname.Christophe Lyon
2017-02-17MakeRelease.job: Fix option handling.Christophe Lyon
2017-02-17jenkins.sh: Do not set WORKSPACE to a default value ($pwd).Christophe Lyon
2017-02-17start-container-docker.sh: Fix ssh-agent cleanup.Christophe Lyon
2017-02-17start-container-docker.sh: Add ssh key to root user for test containers.Christophe Lyon
2017-02-16start-container-docker.sh: Fix docker cp invocation.Christophe Lyon
2017-02-16start-container-docker.sh: Propagate tcwg-buildslave ssh key.Christophe Lyon
2017-02-13start-container-*.sh: Append .tcwglab only if not already present.Christophe Lyon
2017-02-13start-container-docker.sh: Use --security-opt seccomp:unconfinedChristophe Lyon
2017-02-08start-container*.sh: Add --task parameter.Christophe Lyon
2017-02-08start-container-*.sh: Define CONTAINER_CLEANUP instead of installing a trap.Christophe Lyon
2017-02-03start-container-*.sh: Parameters now require option flags.Christophe Lyon
2017-02-03nodename2hostname.sh: Make sure all error messages go to stderr.Christophe Lyon
2017-02-03start-container-docker.sh: Fix session_name.Christophe Lyon
2017-02-02nodename2hostname.sh: Make NODE_NAME the only and mandatory parameter.Christophe Lyon
2017-02-01nodename2hostname.sh: New helper script.Christophe Lyon
2017-02-01start-container-schroot.sh: Start schroot session remotely.Christophe Lyon
2017-02-01start-container-docker.sh: No need to forward ssh-agent.Christophe Lyon
2017-01-31start-container-docker.sh: Use ssh instead of telnet to detect if ssh server ...Christophe Lyon