about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2021-07-21Rollup merge of #87187 - oxalica:fix-nixos-detect, r=nagisaGuillaume Gomez-1/+7
2021-07-21Auto merge of #82653 - jyn514:submodules-on-demand, r=Mark-Simulacrumbors-113/+173
2021-07-20Update all submodules that rustbuild doesn't depend on lazilyJoshua Nelson-113/+173
2021-07-21Fix NixOS detectionoxalica-1/+7
2021-07-19Fix typo in compile.rsChinmay Deshpande-1/+1
2021-07-19add --codegen-backends=foo,bar ./configure flagPietro Albini-0/+3
2021-07-19refactor gating of mingwPietro Albini-6/+4
2021-07-19refactor gating of demanglerPietro Albini-24/+26
2021-07-19refactor gating of toolsPietro Albini-74/+75
2021-07-19change output of dist cargo and clippy to be consistent with other toolsPietro Albini-10/+14
2021-07-19refactor gating of dist docsPietro Albini-18/+11
2021-07-19refactor adding rustc and std into extended buildsPietro Albini-9/+9
2021-07-16Package LLVM libs for the target rather than the build hostAdam Gemmell-1/+9
2021-07-16Fix panics on Windows when the build was cancelledwaterlens-6/+14
2021-07-13Upgrade `cc` crate to 1.0.69Yuki Okushi-1/+1
2021-07-13Rollup merge of #87035 - GuillaumeGomez:fix-implementors-display, r=notriddleYuki Okushi-14/+12
2021-07-13Rollup merge of #87007 - ehuss:fix-rust-analyzer-install, r=Mark-SimulacrumYuki Okushi-6/+19
2021-07-12Provide a better error when `x.py install src/doc` doesn't work.Eric Huss-4/+6
2021-07-12Simplify build system for rustdoc-gui test cratesGuillaume Gomez-14/+12
2021-07-11Add comments why install steps should never fail.Eric Huss-0/+6
2021-07-10Account for `submodules = false` in config.toml when updating LLVM submoduleJoshua Nelson-0/+4
2021-07-09Fix rust-analyzer install when not available.Eric Huss-4/+9
2021-07-08Rollup merge of #86913 - Stupremee:document-rustdoc-private-items, r=jyn514Guillaume Gomez-4/+10
2021-07-07Clean up rustdoc static filesGuillaume Gomez-1/+1
2021-07-07Document rustdoc with `--document-private-items`Justus K-4/+10
2021-07-05Auto merge of #86663 - fee1-dead:use-rustdoc-css, r=GuillaumeGomezbors-2/+8
2021-07-03Make x.py less verbose on failuresJoshua Nelson-4/+11
2021-07-02Rollup merge of #86737 - jyn514:doc-tools, r=Mark-SimulacrumGuillaume Gomez-67/+81
2021-07-01Document rustfmt on nightly-rustcJoshua Nelson-6/+12
2021-06-30copy rust-lld as ld in dist1000teslas-3/+3
2021-06-29Use a macro for documenting rustdocJoshua Nelson-67/+75
2021-06-29Rollup merge of #86059 - GuillaumeGomez:html-checker2, r=Mark-SimulacrumYuki Okushi-3/+48
2021-06-28Add new tool to check HTML:Guillaume Gomez-3/+48
2021-06-29Rollup merge of #86568 - ehuss:dist-miri-stable, r=Mark-SimulacrumYuki Okushi-0/+12
2021-06-28Make every standalone doc use rustdoc.cssDeadbeef-2/+8
2021-06-26Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkovbors-4/+4
2021-06-25Auto merge of #86015 - jyn514:revert-revert, r=Mark-Simulacrumbors-13/+90
2021-06-23Use HTTPS links where possibleSmitty-4/+4
2021-06-23Comment and include rust-analyzer.Eric Huss-0/+9
2021-06-22Don't dist miri on stable or beta.Eric Huss-0/+3
2021-06-22Update cargoEric Huss-1/+1
2021-06-22Rollup merge of #86297 - GuillaumeGomez:rustdoc-gui-args, r=Mark-SimulacrumYuki Okushi-0/+3
2021-06-21Rollup merge of #86156 - ehuss:linkchecker-fixes, r=Mark-SimulacrumYuki Okushi-0/+22
2021-06-17Lazify is_really_default condition in the RustdocGUI bootstrap stepThe8472-8/+27
2021-06-16Allow to pass arguments to rustdoc-gui toolGuillaume Gomez-0/+3
2021-06-14Allow to run only a few GUI testsGuillaume Gomez-1/+8
2021-06-11Auto merge of #85961 - 1000teslas:issue-71519-fix, r=petrochenkovbors-0/+11
2021-06-10Auto merge of #86098 - pietroalbini:test-stable, r=Mark-Simulacrumbors-0/+2
2021-06-10Auto merge of #82639 - jyn514:stable-options, r=Mark-Simulacrumbors-1/+0
2021-06-10gcc-lld mvp1000teslas-0/+11