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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
bootstrap.py
Age
Commit message (
Expand
)
Author
Lines
2023-05-25
respect CARGOFLAGS in bootstrap.py
jyn
-0
/
+4
2023-05-19
Set the timestamp of downloaded stage0 files ...
Ximin Luo
-1
/
+1
2023-05-07
Add support for NetBSD/aarch64-be (big-endian arm64).
Havard Eidnes
-0
/
+1
2023-05-01
Make x.py work again in most (all?) cases
Albert Larsan
-1
/
+19
2023-04-30
Auto merge of #110427 - Nilstrieb:parallel-bootstrap-startup, r=albertlarsan68
bors
-15
/
+86
2023-04-30
Parallelize initial rust extraction
Nilstrieb
-2
/
+68
2023-04-30
Rollup merge of #110999 - clubby789:bootstrap-stderr, r=Mark-Simulacrum
Matthias Krüger
-33
/
+43
2023-04-29
Output some bootstrap messages on stderr
clubby789
-33
/
+43
2023-04-29
windows: kill rust-analyzer-proc-macro-srv before deleting stage0 directory
jyn
-6
/
+29
2023-04-27
Comment round #1
John Kelly
-2
/
+3
2023-04-27
Skip rustc version detection on macOS
John Kelly
-13
/
+18
2023-04-22
Group entire build steps in the gha logs
Oli Scherer
-2
/
+8
2023-04-19
Rollup merge of #110429 - jsoref:spelling-src-bootstrap, r=albertlarsan68
Matthias Krüger
-1
/
+1
2023-04-17
Spelling src/bootstrap
Josh Soref
-1
/
+1
2023-04-16
Extract variable
Nilstrieb
-4
/
+5
2023-04-16
bootstrap.py: Use loop for `_download_component_helper`
Nilstrieb
-10
/
+11
2023-04-16
bootstrap.py: Create cache before download
Nilstrieb
-8
/
+11
2023-04-16
chore: allow `cargo` to have its own workspace
Weihang Lo
-1
/
+2
2023-04-11
Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser
Michael Goulet
-0
/
+1
2023-04-04
Add LLVM target and cputype matching for loongarch64
zhaixiaojuan
-0
/
+1
2023-03-28
Set LIBPATH
Kai Luo
-0
/
+3
2023-02-11
emit JSON output for building of bootstrap itself
Zephaniah Ong
-0
/
+4
2023-02-09
Rollup merge of #107808 - kadiwa4:built-unsuccessfully, r=albertlarsan68
Matthias Krüger
-1
/
+3
2023-02-08
bootstrap.py: fix build-failure message
KaDiWa
-1
/
+3
2023-02-08
x.py fails all downloads that use a tempdir with snap curl #107722
Tharun Suresh
-8
/
+10
2023-01-31
assert that `should_fix_bins_and_dylibs` has been run
KaDiWa
-39
/
+50
2023-01-30
bootstrap: --help handling
KaDiWa
-23
/
+24
2023-01-30
bootstrap script: slight cleanup
KaDiWa
-86
/
+70
2023-01-27
Fix woriding from `rustbuild` to `bootstrap`
chansuke
-1
/
+1
2023-01-11
Revert "warn newer available version of the x tool"
J Haigh
-1
/
+2
2022-12-31
remove commented out old code
DebugSteven
-1
/
+0
2022-12-31
remove leading comma from macro expansion
DebugSteven
-2
/
+2
2022-12-29
Respect --set=target.platform during build
Marcus Calhoun-Lopez
-0
/
+3
2022-11-29
Run patchelf also on rust-analyzer-proc-macro-srv.
Joe Neeman
-0
/
+1
2022-09-17
Auto merge of #101949 - matthiaskrgr:rollup-xu5cqnd, r=matthiaskrgr
bors
-1
/
+2
2022-09-16
Improve handing of env vars during bootstrap process
Chris Wailes
-4
/
+11
2022-09-14
Allow using vendoring when running bootstrap from outside the current working...
Joshua Nelson
-1
/
+2
2022-09-01
Rollup merge of #100852 - Samyak2:samyak/100459, r=Mark-Simulacrum
Matthias Krüger
-0
/
+2
2022-08-31
Fix a bunch of typo
Dezhi Wu
-1
/
+1
2022-08-26
Use getuid to check instead of USER env var in rustbuild
Samyak Sarnayak
-0
/
+2
2022-07-05
Fix typo in src/bootstrap/bootstrap.py
Chris Denton
-1
/
+1
2022-07-04
bootstrap.py: Always use `.exe` for Windows
Chris Denton
-0
/
+4
2022-07-03
Auto merge of #98373 - joshtriplett:bootstrap-locking, r=jyn514
bors
-41
/
+0
2022-06-30
Add a `--build-dir` flag to rustbuild
Thom Chiovoloni
-1
/
+2
2022-06-27
Move locking from bootstrap.py to rust bootstrap, using fd-lock
Josh Triplett
-41
/
+0
2022-06-26
Respect --color when building rustbuild itself
Joshua Nelson
-2
/
+8
2022-06-21
Remove vendoring support when building from git sources
Joshua Nelson
-41
/
+17
2022-06-21
Fully remove submodule handling from bootstrap.py
Joshua Nelson
-105
/
+1
2022-06-09
keep the same config values in stage0 between invocations
Pietro Albini
-1
/
+1
2022-06-07
Move beta rustfmt downloads to rustbuild
Joshua Nelson
-63
/
+21
[prev]
[next]