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
/
README.md
Age
Commit message (
Expand
)
Author
Lines
2025-07-09
Add `Mode::ToolTarget`
Jakub Beránek
-1
/
+1
2025-06-18
Clarify bootstrap tool description and change its directory to simply `bootst...
Jakub Beránek
-0
/
+4
2025-06-12
Add support for snapshot tests with insta
Jakub Beránek
-0
/
+4
2025-03-17
change config.toml to bootstrap.toml for bootstrap module
bit-aloo
-1
/
+1
2024-10-05
remove outdated contribution direction
onur-ozkan
-4
/
+2
2024-07-07
use "bootstrap" instead of "rustbuild" in comments and docs
onur-ozkan
-9
/
+9
2024-05-24
Fix the dead link in the bootstrap README
Xinzhao Xu
-1
/
+1
2024-03-11
bootstrap readme: fix, improve, update
Tshepang Mbambo
-13
/
+14
2023-11-24
move CONFIG_CHANGE_HISTORY to its own module
onur-ozkan
-1
/
+1
2023-10-02
Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrum
bors
-5
/
+9
2023-10-01
add Changelog topic to bootstrap/README.md
onur-ozkan
-5
/
+9
2023-09-17
update the beginning part of `bootstrap/README.md`
onur-ozkan
-3
/
+2
2023-03-11
Rename `config.toml.example` to `config.example.toml`
Thom Chiovoloni
-1
/
+1
2023-02-04
consolidate bootstrap docs
ozkanonur
-161
/
+38
2023-01-11
Change `src/test` to `tests` in source files, fix tidy and tests
Albert Larsan
-2
/
+2
2022-12-23
Remove ancient and outdated references to `config.mk`
Joshua Nelson
-8
/
+2
2022-10-03
Remove trailing whitespaces
Anirudh
-3
/
+3
2022-10-03
Improve readability of bootstrap's README by adding commas and minor changes
Anirudh
-32
/
+32
2020-12-29
Remove `compile-fail` test suite
Vadim Petrochenkov
-1
/
+0
2020-10-12
update url in bootstrap README
12101111
-3
/
+3
2020-09-21
Add a changelog for x.py
Joshua Nelson
-0
/
+14
2020-09-11
Update bootstrap readme
Joshua Nelson
-28
/
+10
2020-08-30
mv compiler to compiler/
mark
-1
/
+1
2020-07-27
mv std libs to library/
mark
-6
/
+6
2020-03-09
add documentation of x.py tool testing
Chris Simpkins
-0
/
+3
2019-10-02
Replace mentions of IRC with Discord
BO41
-3
/
+5
2019-07-27
Remove run-pass test suites
Vadim Petrochenkov
-5
/
+5
2018-09-08
docs: Use dollar sign for all bash prompts
Behnam Esfahbod
-9
/
+9
2018-05-06
Added some simple documentation.
kennytm
-0
/
+4
2017-10-19
Fix typos
topecongiro
-2
/
+2
2017-10-19
Remove --enable-rustbuild config option from example
topecongiro
-1
/
+1
2017-10-13
fix typo in src/bootstrap/README.md
Alexander Kuleshov
-1
/
+1
2017-10-08
Fix typo in README
johnthagen
-1
/
+1
2017-08-27
rustbuild: Rewrite the configure script in Python
Alex Crichton
-4
/
+3
2017-08-21
Update rustbuild README
Mark Simulacrum
-16
/
+20
2017-08-11
Move config.toml.example to the root dir
Steven Fackler
-1
/
+1
2017-04-19
remove disclaimer from bootstrap/README.md
Alex Burka
-4
/
+0
2017-02-21
test: Verify all sysroot crates are unstable
Alex Crichton
-2
/
+2
2016-12-22
Correct path of incremental artifacts
Aidan Hobson Sayers
-1
/
+1
2016-12-19
add and document `--incremental` flag along with misc other changes
Niko Matsakis
-0
/
+36
2016-12-15
Auto merge of #38331 - bluss:assume-stage, r=alexcrichton
bors
-0
/
+9
2016-12-15
rustbuild: Add small description of --keep-stage
Ulrik Sverdrup
-0
/
+9
2016-12-14
Document --test-args for rustbuild
Seo Sanghyeon
-2
/
+2
2016-12-07
mk: Switch rustbuild to the default build system
Alex Crichton
-16
/
+13
2016-11-29
bootstrap/README: fix small typo
Doug Goldstein
-1
/
+1
2016-11-02
rustbuild: Rewrite user-facing interface
Alex Crichton
-11
/
+59
2016-06-22
Fix typo in bootstrap README
Fabian Vogt
-1
/
+1
2016-05-03
rustbuild: Document many more parts of the build
Alex Crichton
-6
/
+136
2016-02-11
Add a Cargo-based build system
Alex Crichton
-0
/
+110