about summary refs log tree commit diff
path: root/src/bootstrap/README.md
AgeCommit message (Expand)AuthorLines
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