about summary refs log tree commit diff
path: root/appveyor.yml
AgeCommit message (Expand)AuthorLines
2019-11-28Auto merge of #4849 - flip1995:deny_warnings, r=phanschbors-2/+2
2019-11-27rustup cargo install-upgradeLzu Tao-2/+2
2019-11-25Remove unused debugging featureflip1995-2/+2
2019-10-25appveyor: Leading space change onlyLzu Tao-29/+29
2019-10-25appveyor: Minor config changeLzu Tao-6/+9
2019-10-24Revert "rustc-dev has been temporarily removed"flip1995-1/+1
2019-10-19Auto merge of #4692 - lzutao:use-opt-profile-rtim, r=phanschbors-1/+1
2019-10-18build: use release build of RTIMLzu Tao-1/+1
2019-10-18appveyor: on_finish run after saving cacheLzu Tao-1/+1
2019-10-16Use CI caching and cargo feature install-upgradeLzu Tao-1/+7
2019-10-16build: use rustup minimal profile to speed up Rust installation timeLzu Tao-1/+1
2019-10-15build: switch back to latest official RTIM releaseLzu Tao-1/+1
2019-10-14rustc-dev has been temporarily removedLzu Tao-1/+1
2019-10-12use git versionLzu Tao-1/+1
2019-10-11Rustup for rustc-devLzu Tao-3/+1
2019-08-03Ignore missing rustfmtPhilipp Hansch-1/+1
2019-07-29Correct typoMichael Wright-1/+1
2019-07-29Make appveyor build ignore rustfmt unavailabilityMichael Wright-1/+1
2019-07-28Enable rustfmt testsMichael Wright-1/+1
2019-07-27ci: temporarily disable rustfmt checks/tetss since it's broken for nightlyMatthias Krüger-1/+1
2019-07-13Merge branch 'master' into dev-fmt-4Michael Wright-2/+1
2019-07-09Disable AppVeyor builds on the master branchflip1995-2/+1
2019-07-08Add rustfmt nightly to appveyor installMichael Wright-0/+1
2019-04-24Only run AppVeyor on r+, try and the master branchPhilipp Hansch-5/+5
2018-10-31ci: when installing rust-toolchain-installer-master, install it in debug mode...Matthias Krüger-1/+1
2018-10-31Revert "appveyor: use rustc nightly instead of master"Matthias Krüger-6/+5
2018-10-28appveyor: use rustc nightly instead of masterMatthias Krüger-5/+6
2018-10-25ci: allow all branches except trying.tmp and staging.tmp to be builtMatthias Krüger-9/+7
2018-10-22Add branch configuration to appveyor.ymlPhilipp Krones-1/+10
2018-09-03Remove dependence of ci on github tokenManish Goregaokar-6/+7
2018-08-22Add LD_LIBRARY_PATH and GITHUB_TOKENflip1995-6/+7
2018-08-22Remove MinGW from CIflip1995-3/+0
2018-08-22Remove unused codeflip1995-6/+0
2018-08-20Remove rust-toolchain file in CIOliver Schneider-0/+1
2018-08-20Try running appveyor on master instead of nightlyOliver Schneider-0/+4
2018-01-19Don't run cargo clippy on appveyorOliver Schneider-3/+3
2018-01-19Don't run 32 bit checks on windowsOliver Schneider-2/+2
2018-01-19Disable gnu builds on appveyor, rustc plugins are broken thereOliver Schneider-4/+4
2017-08-02Remove all references to `clippy_tests`Oliver Schneider-1/+1
2017-05-17Adjust travis and appveyor pathsOliver Schneider-1/+1
2017-03-21Fix appveyor curl pathEnrico Schmitz-0/+1
2017-02-28Get cargo clippy working on 64 bit windows againOliver Schneider-3/+1
2017-02-21Don't run cargo clippy on 64 bitOliver Schneider-1/+3
2017-02-16add RUST_BACKTRACE=1 to appveyor buildAndre Bogus-0/+1
2017-01-08Try .exe extensionAndre Bogus-3/+1
2017-01-08Create .cargo/bin on WindowsAndre Bogus-0/+2
2017-01-06no mkdir needed on WindowsAndre Bogus-1/+0
2017-01-06another appveyor trialAndre Bogus-1/+1
2017-01-06fix typo in appveyor and bug in travis/OSXAndre Bogus-1/+1
2017-01-06add rust libs to PATHAndre Bogus-1/+1