Lzu Tao
94aa0398c2
build: set up build job for i686 targets
2019-12-01 19:07:02 +07:00
Lzu Tao
d9af448255
build: check if RTIM is not installed
2019-11-28 18:12:01 +07:00
Lzu Tao
6173478cf8
rustup cargo install-upgrade
2019-11-27 16:32:51 +07:00
Lzu Tao
c38dd2ad0b
build: install RTIM if it doesn't exist and upgrade it if it is in cargo bin home
2019-10-25 20:20:15 +07:00
Lzu Tao
6193b36ab2
build: do not reinstall master toolchain if it is up-to-date
2019-10-24 21:59:57 +07:00
flip1995
8d38a07fb6
Revert "rustc-dev has been temporarily removed"
...
This reverts commit 974a05b806
.
2019-10-24 14:03:24 +02:00
Lzu Tao
7d7451a67a
build: use release build of RTIM
...
rustup-toolchain-install-master on Travis Windows builds is
unexpectedly slower when it was running on other OSes.
This commit tries to use release build of RTIM as a mean to
improve performance there.
2019-10-18 14:58:26 +07:00
Lzu Tao
d81191e87d
Use CI caching and cargo feature install-upgrade
...
* do not force to install rustfmt
* use cargo-cache
* disable bash trace
* clone single branch
2019-10-16 13:14:24 +07:00
Lzu Tao
f4ea5251cb
Early exit if there is any errors
2019-10-15 16:47:16 +07:00
Lzu Tao
02dcd629ae
build: switch back to latest official RTIM release
2019-10-15 16:47:11 +07:00
Lzu Tao
974a05b806
rustc-dev has been temporarily removed
2019-10-14 10:25:05 +07:00
Lzu Tao
c56784e2b8
Use my RTIM fork
2019-10-14 02:27:46 +07:00
Lzu Tao
83f04442ec
use git version
2019-10-12 10:18:31 +07:00
Lzu Tao
dce46325b5
Rustup for rustc-dev
2019-10-11 15:53:55 +07:00
Lzu Tao
3fb497c8c8
Do not install rustup-toolchain if it is in PATH
2019-06-03 09:23:15 +07:00
Jeremy Fitzhardinge
47563a13eb
Add setup-toolchain.sh script to configure the master version of rustc,
...
and update CONTRIBUTING.md accordingly.
2019-02-03 14:41:46 -08:00