about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2022-10-05add a "standalone" path for doc::Standalone to be able to exclude itPietro Albini-1/+1
2022-10-05split steps for generating the standalone docs and the shared assetsPietro Albini-16/+45
2022-10-04Rollup merge of #102686 - cuviper:rls-tool_std, r=jyn514Michael Howell-1/+1
2022-10-04Don't build the compiler before building rlsJosh Stone-1/+1
2022-10-04Update CI to use Android NDK r25bChris Wailes-7/+18
2022-10-04Rollup merge of #102241 - jyn514:manifest-json-docs, r=Mark-SimulacrumMatthias Krüger-0/+1
2022-10-04test Miri changes in PR CI; we no longer need xargoRalf Jung-12/+0
2022-10-04use ci-rustc-sysroot for sysroot when download_rustcyukang-5/+5
2022-10-02re-add git-commit-hash file to tarballsdawnofmidnight-0/+7
2022-10-03Remove trailing whitespacesAnirudh-3/+3
2022-10-03Improve readability of bootstrap's README by adding commas and minor changesAnirudh-32/+32
2022-10-02Auto merge of #100557 - dawnofmidnight:tarball-commit-info, r=Mark-Simulacrumbors-47/+121
2022-10-02Make the `config.src` handling for downloadable bootstrap a little more conse...Joshua Nelson-1/+10
2022-10-02Auto merge of #102558 - matthiaskrgr:rollup-0odec1c, r=matthiaskrgrbors-2/+5
2022-10-02Rollup merge of #102557 - Joshument:master, r=jyn514Matthias Krüger-2/+3
2022-10-02Rollup merge of #102353 - bjorn3:allow_rustix_use_libc, r=Mark-SimulacrumMatthias Krüger-0/+2
2022-10-01fix issue with x.py setup running into explicit panicJoshument-2/+3
2022-10-01Auto merge of #102193 - ferrocene:pa-remote-test-server-improvements, r=Mark-...bors-0/+2
2022-10-01fix: use git-commit-info for version informationdawnofmidnight-47/+121
2022-10-01Package `rust-docs-json` into nightly components (take 3)Joshua Nelson-0/+1
2022-10-01Auto merge of #101969 - reez12g:issue-101306, r=reez12gbors-0/+2
2022-10-01Add a comment to downloading fmt statementRento Ezoe-0/+1
2022-09-29Auto merge of #101833 - jyn514:cross-compile-compiler-builtins, r=Mark-Simula...bors-22/+29
2022-09-28Make the `c` feature for `compiler-builtins` opt-in instead of inferredJoshua Nelson-22/+29
2022-09-27Allow passing rustix_use_libc cfg using RUSTFLAGSbjorn3-0/+2
2022-09-26fix check_cfgPietro Albini-0/+1
2022-09-26Make fmt downloaded on every invocation of bootstrapreez12g-0/+1
2022-09-26Rollup merge of #102267 - jyn514:smaller-build-script, r=Mark-Simulacrumfee1-dead-36/+0
2022-09-26Rollup merge of #102178 - RalfJung:bootstrap-backtrace, r=Mark-Simulacrumfee1-dead-3/+2
2022-09-25Don't set RUSTC in the bootstrap build scriptJoshua Nelson-36/+0
2022-09-25Support overriding initial rustc and cargo pathsMark Rousskov-6/+8
2022-09-24Auto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514bors-18/+101
2022-09-24Move style guide to rust-lang/rustJosh Triplett-0/+2
2022-09-24Copy `bootstrap.exe` on Windows, not `bootstrap`Joshua Nelson-1/+1
2022-09-24Rollup merge of #102226 - RalfJung:miri-sysroot-build, r=oli-obkMatthias Krüger-1/+1
2022-09-24bootstrap/miri: switch to non-deprecated env var for setting the sysroot folderRalf Jung-1/+1
2022-09-24Rollup merge of #102176 - ojeda:add-llvm-dis-to-ci-llvm, r=Mark-SimulacrumMatthias Krüger-1/+2
2022-09-24Rollup merge of #102175 - oli-obk:miri_subtree_cleanup, r=jyn514Matthias Krüger-22/+22
2022-09-23add changelog lines for the remote-test-server changesPietro Albini-0/+2
2022-09-23bootstrap: the backtrace feature is stable, no need to allow it any moreRalf Jung-3/+2
2022-09-23Add `llvm-dis` to the set of tools in `ci-llvm`Miguel Ojeda-1/+2
2022-09-23Also require other subtrees to always build successfullyOli Scherer-22/+22
2022-09-23Rollup merge of #102042 - LukeMathWalker:add-rust-json-docs-to-rustup, r=Mark...Matthias Krüger-10/+4
2022-09-22Distribute rust-json-docs via rustup.Luca Palmieri-10/+4
2022-09-22Auto merge of #102028 - oli-obk:miri_subtree, r=oli-obkbors-173/+126
2022-09-22Allow miri docs to keep failing for nowOli Scherer-1/+1
2022-09-21miri is not in toolstate any moreRalf Jung-1/+0
2022-09-21HACK: Treat miri as if it were a submoduleOli Scherer-1/+3
2022-09-21Remove miri from the submodule list and require it for CI to passOli Scherer-174/+126
2022-09-21Rollup merge of #89891 - ojeda:modular-alloc, r=Mark-SimulacrumDylan DPC-0/+2