rust/src/ci/docker
Alex Crichton 0e272de69f mk: Switch rustbuild to the default build system
This commit switches the default build system for Rust from the makefiles to
rustbuild. The rustbuild build system has been in development for almost a year
now and has become quite mature over time. This commit is an implementation of
the proposal on [internals] which slates deletion of the makefiles on
2016-01-02.

[internals]: https://internals.rust-lang.org/t/proposal-for-promoting-rustbuild-to-official-status/4368

This commit also updates various documentation in `README.md`,
`CONTRIBUTING.md`, `src/bootstrap/README.md`, and throughout the source code of
rustbuild itself.

Closes #37858
2016-12-07 00:30:23 -08:00
..
arm-android mk: Switch rustbuild to the default build system 2016-12-07 00:30:23 -08:00
cross mk: Switch rustbuild to the default build system 2016-12-07 00:30:23 -08:00
i686-gnu Move all Linux/OSX CI infastructure to Travis 2016-11-11 07:36:40 -08:00
i686-gnu-nopt Move all Linux/OSX CI infastructure to Travis 2016-11-11 07:36:40 -08:00
x86_64-freebsd mk: Switch rustbuild to the default build system 2016-12-07 00:30:23 -08:00
x86_64-gnu Move all Linux/OSX CI infastructure to Travis 2016-11-11 07:36:40 -08:00
x86_64-gnu-cargotest mk: Switch rustbuild to the default build system 2016-12-07 00:30:23 -08:00
x86_64-gnu-debug Move all Linux/OSX CI infastructure to Travis 2016-11-11 07:36:40 -08:00
x86_64-gnu-llvm-3.7 mk: Switch rustbuild to the default build system 2016-12-07 00:30:23 -08:00
x86_64-gnu-make mk: Switch rustbuild to the default build system 2016-12-07 00:30:23 -08:00
x86_64-gnu-nopt Move all Linux/OSX CI infastructure to Travis 2016-11-11 07:36:40 -08:00
x86_64-musl mk: Switch rustbuild to the default build system 2016-12-07 00:30:23 -08:00
run.sh mk: Switch rustbuild to the default build system 2016-12-07 00:30:23 -08:00