about summary refs log tree commit diff
path: root/src/ci/docker/scripts
AgeCommit message (Expand)AuthorLines
2019-10-20Auto merge of #65302 - msizanoen1:fix-armv7-segfault, r=alexcrichtonbors-0/+1
2019-10-16User should not change between emcc install and useThomas Lively-10/+0
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-45/+3
2019-10-12Add crosstool-ng 1.24.0 unzip dependencyqtmlabs-0/+1
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-3/+45
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-45/+3
2019-08-15Use libunwind from llvm-project submodule for musl targetsMarco A L Barbosa-50/+2
2019-08-12ci: move mirrors to their standalone bucketPietro Albini-5/+7
2019-06-30Auto merge of #61252 - indygreg:upgrade-musl, r=alexcrichtonbors-1/+1
2019-05-31Auto merge of #61300 - indygreg:upgrade-cross-make, r=sanxiynbors-2/+2
2019-05-29Update all s3 URLs used on CI with subdomainsAlex Crichton-3/+3
2019-05-28Update musl-cross-make to 0.9.8Gregory Szorc-2/+2
2019-05-28Update musl to 1.1.22.Gregory Szorc-1/+1
2019-05-10Conditionally provide cc in musl-toolchain.shMateusz Mikuła-6/+8
2019-05-10Make tests compatible with musl hostMateusz Mikuła-0/+7
2019-04-27tidy: Fix false positives from long URLsVadim Petrochenkov-2/+0
2019-04-22Remove double trailing newlinesvarkor-2/+0
2019-04-12ci: use a custom android sdk manager with pinning and mirroringPietro Albini-59/+211
2019-04-07ci: pin android emulator to 28.0.23Pietro Albini-2/+14
2019-04-04ci: Update FreeBSD tarball downloadsAlex Crichton-1/+5
2019-03-27musl: build toolchain libs with -fPICMateusz Mikuła-0/+4
2019-03-15Fix TARGET variable in musl-toolchain.shMateusz Mikuła-1/+1
2019-03-14Address final reviewMateusz Mikuła-0/+6
2019-03-13Final cleanupsMateusz Mikuła-6/+4
2019-03-13Drop copyright notice from musl-toolchainMateusz Mikuła-10/+0
2019-03-13musl: update LLVM to 7Mateusz Mikuła-1/+1
2019-03-13Address review commentsMartell Malone-2/+2
2019-03-13musl-toolchain: fix global lib paths (dont create /lib/libc.so)Jonathan Sieber-2/+1
2019-03-13Make the musl dynamic loader known to the system, so it can execute target bi...Jonathan Sieber-0/+11
2019-03-13build a proper c++-enabled musl toolchain with musl-cross-makeJonathan Sieber-0/+66
2019-01-23make sure to accept all android licensesPietro Albini-1/+1
2018-12-25Remove licensesMark Rousskov-139/+0
2018-11-14Update CI-clang to 7.0.0 for Linux dists.Michael Woerister-1/+1
2018-11-08Update the disabled wasm32 DockerfileNikita Popov-5/+0
2018-11-04Update llvm-emscriptenNikita Popov-2/+2
2018-09-21Update musl to 1.1.20.Adrian Budau-7/+1
2018-08-19Fix typos found by codespell.Matthias Krüger-1/+1
2018-07-05Update musl to 1.1.19 and add patch to fix tls issueMarco A L Barbosa-1/+7
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