about summary refs log tree commit diff
path: root/src/bootstrap/README.md
AgeCommit message (Expand)AuthorLines
2025-07-09Add `Mode::ToolTarget`Jakub Beránek-1/+1
2025-06-18Clarify bootstrap tool description and change its directory to simply `bootst...Jakub Beránek-0/+4
2025-06-12Add support for snapshot tests with instaJakub Beránek-0/+4
2025-03-17change config.toml to bootstrap.toml for bootstrap modulebit-aloo-1/+1
2024-10-05remove outdated contribution directiononur-ozkan-4/+2
2024-07-07use "bootstrap" instead of "rustbuild" in comments and docsonur-ozkan-9/+9
2024-05-24Fix the dead link in the bootstrap READMEXinzhao Xu-1/+1
2024-03-11bootstrap readme: fix, improve, updateTshepang Mbambo-13/+14
2023-11-24move CONFIG_CHANGE_HISTORY to its own moduleonur-ozkan-1/+1
2023-10-02Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrumbors-5/+9
2023-10-01add Changelog topic to bootstrap/README.mdonur-ozkan-5/+9
2023-09-17update the beginning part of `bootstrap/README.md`onur-ozkan-3/+2
2023-03-11Rename `config.toml.example` to `config.example.toml`Thom Chiovoloni-1/+1
2023-02-04consolidate bootstrap docsozkanonur-161/+38
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-2/+2
2022-12-23Remove ancient and outdated references to `config.mk`Joshua Nelson-8/+2
2022-10-03Remove trailing whitespacesAnirudh-3/+3
2022-10-03Improve readability of bootstrap's README by adding commas and minor changesAnirudh-32/+32
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-1/+0
2020-10-12update url in bootstrap README12101111-3/+3
2020-09-21Add a changelog for x.pyJoshua Nelson-0/+14
2020-09-11Update bootstrap readmeJoshua Nelson-28/+10
2020-08-30mv compiler to compiler/mark-1/+1
2020-07-27mv std libs to library/mark-6/+6
2020-03-09add documentation of x.py tool testingChris Simpkins-0/+3
2019-10-02Replace mentions of IRC with DiscordBO41-3/+5
2019-07-27Remove run-pass test suitesVadim Petrochenkov-5/+5
2018-09-08docs: Use dollar sign for all bash promptsBehnam Esfahbod-9/+9
2018-05-06Added some simple documentation.kennytm-0/+4
2017-10-19Fix typostopecongiro-2/+2
2017-10-19Remove --enable-rustbuild config option from exampletopecongiro-1/+1
2017-10-13fix typo in src/bootstrap/README.mdAlexander Kuleshov-1/+1
2017-10-08Fix typo in READMEjohnthagen-1/+1
2017-08-27rustbuild: Rewrite the configure script in PythonAlex Crichton-4/+3
2017-08-21Update rustbuild READMEMark Simulacrum-16/+20
2017-08-11Move config.toml.example to the root dirSteven Fackler-1/+1
2017-04-19remove disclaimer from bootstrap/README.mdAlex Burka-4/+0
2017-02-21test: Verify all sysroot crates are unstableAlex Crichton-2/+2
2016-12-22Correct path of incremental artifactsAidan Hobson Sayers-1/+1
2016-12-19add and document `--incremental` flag along with misc other changesNiko Matsakis-0/+36
2016-12-15Auto merge of #38331 - bluss:assume-stage, r=alexcrichtonbors-0/+9
2016-12-15rustbuild: Add small description of --keep-stageUlrik Sverdrup-0/+9
2016-12-14Document --test-args for rustbuildSeo Sanghyeon-2/+2
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-16/+13
2016-11-29bootstrap/README: fix small typoDoug Goldstein-1/+1
2016-11-02rustbuild: Rewrite user-facing interfaceAlex Crichton-11/+59
2016-06-22Fix typo in bootstrap READMEFabian Vogt-1/+1
2016-05-03rustbuild: Document many more parts of the buildAlex Crichton-6/+136
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+110