rust/src/ci
Alex Crichton a7b0beac6d Attempt to fix *.yml confguration on Azure
Currently the `RUST_CONFIGURE_ARGS` variable apparently has a trailing
newline at the end of it due to the way it's configured in yaml. This
causes issues with MSVC's `install-clang.sh` step where the way the bash
syntax works out means that we drop the arg we're trying to add and it
doesn't actually get added!

The hopeful fix here is to tweak how we specify the yaml syntax to not
have a trailing newline, we'll see what CI says about this...
2019-11-07 13:06:56 -08:00
..
azure-pipelines Attempt to fix *.yml confguration on Azure 2019-11-07 13:06:56 -08:00
docker Update clang to build LLVM to 9.0.0 2019-11-07 13:06:56 -08:00
scripts Update clang to build LLVM to 9.0.0 2019-11-07 13:06:56 -08:00
cpu-usage-over-time.py
init_repo.sh Remove src/llvm-emscripten submodule 2019-10-21 13:05:31 -07:00
run.sh ci: cleanup platform detection 2019-10-25 16:08:37 +02:00
shared.sh ci: extract uploading artifacts into a script 2019-10-29 10:07:39 +01:00