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
2022-02-13
Auto merge of #93685 - Mark-Simulacrum:drop-time, r=Mark-Simulacrum
bors
-2
/
+10
2022-02-07
Drop time dependency from bootstrap
Mark Rousskov
-2
/
+10
2022-02-07
cargo_metadata 0.12 -> 0.14, to dedupe and remove some `semver`, `semver-pars...
klensy
-1
/
+1
2022-01-01
Remove the merge dependency
bjorn3
-1
/
+0
2022-01-01
Avoid the merge derive macro in rustbuild
bjorn3
-1
/
+1
2022-01-01
Remove the lazy_static dependency from rustbuild
bjorn3
-1
/
+0
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-07-13
Upgrade `cc` crate to 1.0.69
Yuki Okushi
-1
/
+1
2021-06-22
Update cargo
Eric Huss
-1
/
+1
2021-06-17
Lazify is_really_default condition in the RustdocGUI bootstrap step
The8472
-0
/
+1
2021-05-24
Update cc
Chris Denton
-1
/
+1
2021-05-12
update cc crate
Mateusz Mikuła
-1
/
+1
2021-03-04
Attempt to gather similar stats as rusage on Windows
Ryan Levick
-1
/
+1
2020-09-21
Rollup merge of #76628 - jyn514:default-config-files, r=Mark-Simulacrum
Ralf Jung
-0
/
+1
2020-09-20
Add sample defaults for config.toml
Joshua Nelson
-0
/
+1
2020-09-20
Set BUILD_TRIPLE via build script
Mark Rousskov
-0
/
+1
2020-08-30
cleanup: Remove duplicate library names from `Cargo.toml`s
Vadim Petrochenkov
-1
/
+0
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
[next]