about summary refs log tree commit diff
path: root/appveyor.yml
AgeCommit message (Expand)AuthorLines
2019-04-02ci: Disable llvm/debug assertions on x86_64-mingwAlex Crichton-0/+9
2019-03-31ci: print the appveyor agent version at the start of the buildPietro Albini-0/+2
2019-03-16CI: Set job names.Eric Huss-28/+28
2019-03-16Rollup merge of #58854 - alexcrichton:update-windows, r=Mark-Simulacrumkennytm-1/+3
2019-03-01appveyor: Use VS2017 for all our imagesAlex Crichton-1/+3
2019-03-01Revert "Auto merge of #58597 - pietroalbini:appveyor-gce, r=alexcrichton"Pietro Albini-5/+0
2019-02-20ci: switch appveyor to gce builders to try debugging the 259 failurePietro Albini-0/+5
2019-02-06Revert "Rollup merge of #58162 - pietroalbini:track-259, r=alexcrichton"Pietro Albini-4/+1
2019-02-04add more debugging code to track down appveyor 259 exit codePietro Albini-1/+4
2019-01-14Remove GCE cloud setting from AppVeyor configAlex Crichton-6/+0
2018-11-25Revert "appveyor: Use VS2017 for all our images"kennytm-4/+1
2018-11-23Auto merge of #55935 - alexcrichton:vs2017, r=Mark-Simulacrumbors-2/+4
2018-11-13appveyor: Use VS2017 for all our imagesAlex Crichton-2/+4
2018-11-13Switch AppVeyor builds to the GCE cloudAlex Crichton-0/+6
2018-11-02Auto merge of #54718 - froydnj:aarch64-ci, r=alexcrichtonbors-3/+5
2018-10-31switch to LLVM 7.0 as the host compilerNathan Froyd-3/+3
2018-10-31add an appveyor config for aarch64-pc-windows-msvcNathan Froyd-0/+2
2018-10-24ci: Move global credentials to web configurationAlex Crichton-15/+4
2018-09-28Add DIST_REQUIRE_ALL_TOOLS to CI scriptsChristian Poveda-0/+4
2018-05-14Migrate the toolstate update bot to rust-highfivekennytm-1/+1
2018-05-12AppVeyor: Dump crash log on failure.kennytm-0/+5
2018-05-09ci: Compile LLVM with Clang 6.0.0Alex Crichton-2/+16
2018-04-06Give a name to every CI job.kennytm-0/+14
2018-04-02Update sccache to its master branchAlex Crichton-8/+2
2018-03-24appveyor: Move run-pass-fulldeps to extra buildersAlex Crichton-4/+4
2018-03-07Fix an error in the appveyor configAlex Crichton-1/+1
2018-03-07appveyor: Shard more slow MSVC buildersAlex Crichton-3/+9
2018-03-03rust: Import LLD for linking wasm objectsAlex Crichton-6/+4
2018-02-23Split MinGW tests into two builders on AppVeyorMark Simulacrum-1/+7
2018-01-28rustc: Split Emscripten to a separate codegen backendAlex Crichton-2/+4
2017-12-30Requires tools to test-pass if the corresponding submodule is updated.kennytm-1/+1
2017-12-27Upload the toolstate to the remote repository.kennytm-2/+4
2017-12-26Fixup some previous configuration errors.kennytm-1/+1
2017-12-03Update the tools CI to use --no-fail-fast and --save-toolstates.kennytm-7/+2
2017-12-03Move the swap the tools test and cargotest within check-aux.kennytm-2/+7
2017-10-23Move cargotest to separate jobs on Travis-CI and AppVeyorSimon Sapin-0/+5
2017-09-17Rollup merge of #44617 - alexcrichton:download-from-us-west-1, r=aidanhsTim Neumann-12/+12
2017-09-16ci: Upload/download from a new S3 bucketAlex Crichton-12/+12
2017-09-14travis: Move sccache to the us-west-1 regionAlex Crichton-1/+2
2017-09-09Rotate Travis/AppVeyor S3 keysAlex Crichton-6/+6
2017-08-22appveyor: Use InnoSetup from our mirrorAlex Crichton-1/+2
2017-08-15Stop testing i586-pc-windows-msvc on AppVeyor.kennytm-1/+1
2017-07-19Attempt to fix appveyorMark Simulacrum-0/+6
2017-07-11Enable profiler on "alternate" buildsSimon Sapin-1/+1
2017-06-07Don't enable profiler on MinGW targets, as compiler-rt can't currently be com...Marco Castelluccio-2/+2
2017-06-06Enable profiler selectively on some buildersMarco Castelluccio-3/+5
2017-05-15appveyor: Wrap handle.exe download in a retryAlex Crichton-2/+2
2017-05-12Update sccache binaries to mozilla/sccache@d3627d766Alex Crichton-2/+2
2017-04-29ci: Update sccache buildAlex Crichton-2/+2
2017-04-27appveyor: Use Ninja/sccache on MSVCAlex Crichton-12/+7