index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2020-05-21
Add flag to open docs: x.py doc --open
David Tolnay
-0
/
+1
2020-03-26
Upgrade rustc and bootstrap dependencies
Mateusz Mikuła
-1
/
+1
2020-01-11
use winapi for non-stdlib Windows bindings
Andy Russell
-0
/
+4
2019-12-21
Implement rustfmt running manually using ignore crate
Mark Rousskov
-0
/
+1
2019-12-21
Drop petgraph dependency from bootstrap
Mark Rousskov
-1
/
+0
2019-08-20
Bump toml dependency.
Eric Huss
-1
/
+1
2019-05-09
remove unneeded `extern crate`s from build tools
Andy Russell
-3
/
+2
2019-05-05
Update getopts to 0.2.19
varkor
-1
/
+1
2019-05-02
Update getopts to 0.2.18
varkor
-1
/
+1
2019-04-10
Update cmake, cc and compiler_builtins for VS 2019 support
John Kåre Alsaker
-2
/
+2
2018-12-10
bootstrap: fix edition
ljedrz
-0
/
+1
2018-09-08
Update `petgraph` dependency to 0.4.13
Gabriel Majeri
-1
/
+1
2018-07-06
Dedupe filetime
Bastien Orivel
-1
/
+1
2018-05-09
ci: Compile LLVM with Clang 6.0.0
Alex Crichton
-0
/
+5
2018-04-03
Implement generating graphs of the build steps
Mark Simulacrum
-0
/
+1
2018-04-03
Add tests to rustbuild
Mark Simulacrum
-0
/
+3
2018-02-05
Use time crate in bootstrap dist instead of date
Onur Aslan
-0
/
+1
2017-10-11
Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 support
Marco A L Barbosa
-1
/
+1
2017-09-28
Update to the `cc` crate
Alex Crichton
-1
/
+1
2017-09-12
bump gcc for bootstrap
QuietMisdreavus
-1
/
+1
2017-07-20
Utilize interning to allow Copy/Clone steps
Mark Simulacrum
-0
/
+1
2017-07-20
Update to toml 0.4
Mark Simulacrum
-5
/
+4
2017-07-20
Fixes warnings and errors introduced while moving code around
Mark Simulacrum
-0
/
+3
2017-06-01
Support VS 2017
Brian Anderson
-1
/
+1
2017-05-13
Pass static crt to llvm cmake configuration
Liran Ringel
-2
/
+2
2017-04-27
appveyor: Use Ninja/sccache on MSVC
Alex Crichton
-0
/
+5
2017-04-26
Update num_cpus dependency to 1.x (1.4.0)
Jessica Hamilton
-1
/
+1
2017-01-04
rustbuild: Quickly `dist` cross-host compilers
Alex Crichton
-0
/
+4
2016-11-30
Update the bootstrap compiler
Alex Crichton
-1
/
+0
2016-11-08
rustbuild: Tweak for vendored dependencies
Alex Crichton
-5
/
+1
2016-11-02
rustbuild: Rewrite user-facing interface
Alex Crichton
-1
/
+1
2016-10-08
rustbuild: Optimize build times slightly
Alex Crichton
-3
/
+4
2016-08-12
Produce source package in rust-installer format in addition to vanilla tarball
Diggory Blake
-0
/
+1
2016-07-20
mk: Stop using cmake for compiler-rt
Alex Crichton
-1
/
+1
2016-07-05
rustbuild: Remove the `build` directory
Alex Crichton
-3
/
+3
2016-04-15
Auto merge of #32895 - alexcrichton:rustbuild-beta, r=brson
bors
-0
/
+1
2016-04-11
rustbuild: Fix handling of the bootstrap key
Alex Crichton
-0
/
+1
2016-04-10
Add rustbuild option to use Ninja for LLVM build
Nick Platt
-1
/
+1
2016-03-08
rustbuild: Fixup calling rustdoc in various stages
Alex Crichton
-0
/
+4
2016-02-11
Add a Cargo-based build system
Alex Crichton
-0
/
+29