about summary refs log tree commit diff
path: root/src/ci/docker/scripts
AgeCommit message (Expand)AuthorLines
2018-04-10Add --enable-debug flag to musl CI build scriptAlec Mocatta-1/+1
2018-04-02Update sccache to its master branchAlex Crichton-1/+1
2018-01-27Remove musl/libunwind patch for i686Marco A L Barbosa-31/+0
2018-01-23Build musl with -fPIC for all targetsMarco A L Barbosa-0/+2
2018-01-23Use libuwind 6.0 for all musl targetsMarco A L Barbosa-9/+1
2018-01-22Do not assume dynamic linking for musl/mips[el] targetsMarco A L Barbosa-1/+10
2018-01-13Rollup merge of #47283 - malbarbo:musl-1.1.18, r=alexcrichtonkennytm-1/+1
2018-01-11Add i586-unknown-linux-musl targetMarco A L Barbosa-1/+1
2018-01-08Update musl to 1.1.18Marco A L Barbosa-1/+1
2018-01-03ci: use musl shared script in dist-i586-gnu-i686-muslMarco A L Barbosa-1/+36
2018-01-03ci: use musl shared script in dist-various-1 (for arm targets)Marco A L Barbosa-11/+37
2018-01-03ci: use musl shared script in dist-x86_64-muslMarco A L Barbosa-0/+41
2017-12-22Re-do the FreeBSD cross-builds to use Clang and libc++. Fixes #44433.Jed Davis-0/+103
2017-12-14Download the crosstool from GitHub instead of crosstool-ng.orgkennytm-4/+5
2017-10-29ci: Upgrade Android SDK/NDK and refactor to use sdkmanager/avdmanager.kennytm-20/+32
2017-10-10ci: Fix installing the Android SDKAlex Crichton-1/+1
2017-09-16ci: Upload/download from a new S3 bucketAlex Crichton-1/+3
2017-08-26ci: Remove the need for `dumb-init`Alex Crichton-15/+0
2017-07-24Add a disabled builder for aarch64 emulated testsAlex Crichton-0/+71
2017-07-18travis: Switch `curl -s` to `curl -f`Alex Crichton-8/+8
2017-07-17travis: Make a few `curl` invocations more resilientAlex Crichton-11/+11
2017-07-13Split old and experimental wasm buildersThomas Lively-22/+5
2017-07-12Updated docker images to factor out common scriptsTy Coghlan-0/+116
2017-06-24Restore old emscripten.sh for use by asmjsThomas Lively-21/+74
2017-06-22Add wasm32-experimental-emscripten to wasm builderThomas Lively-12/+20
2017-06-22Make wasm32 buildbot test LLVM backendThomas Lively-1/+4
2017-06-13Add missing emscripten.sh fileMarco A L Barbosa-0/+53
2017-05-18ci: move shared scripts to src/ci/docker/scripts/Marco A L Barbosa-0/+149