summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2020-04-21Always permit miri to fail to buildMark Rousskov-4/+4
2020-04-21Rollup merge of #71346 - mati865:rustbuild-tools, r=Mark-SimulacrumDylan DPC-1/+9
2020-04-20Do not build tools if user do not want themMateusz Mikuła-1/+9
2020-04-18Auto merge of #71147 - cuviper:min-llvm8, r=Mark-Simulacrumbors-2/+2
2020-04-17Rollup merge of #71070 - petrochenkov:nolldaround, r=Mark-SimulacrumDylan DPC-21/+0
2020-04-16Rollup merge of #70774 - GuillaumeGomez:clean-rustdoc-js-tools, r=ollie27Dylan DPC-1/+7
2020-04-14Update the minimum external LLVM to 8Josh Stone-2/+2
2020-04-14Improve rustdoc js testers codeGuillaume Gomez-2/+3
2020-04-13Auto merge of #70882 - tmiasko:llvm-version-suffix, r=Mark-Simulacrumbors-3/+7
2020-04-12rustbuild: Remove LLD flavor workaround for MSVCVadim Petrochenkov-21/+0
2020-04-12Rollup merge of #71029 - Mark-Simulacrum:cargo-build, r=Mark-SimulacrumDylan DPC-0/+2
2020-04-11Require compiler-rt root at ../src/llvm-project/compiler-rtLuca Barbieri-0/+2
2020-04-11End cleanup on rustdoc-js toolsGuillaume Gomez-1/+6
2020-04-11Rollup merge of #70881 - eddyb:stage0-hide-incremental-unused-attrs, r=Mark-S...Mazdak Farrokhzad-0/+7
2020-04-10Enforce Python 3 as much as possibleGuillaume Gomez-3/+6
2020-04-07Make LLVM version suffix independent of rustc version on dev channelTomasz Miąsko-3/+7
2020-04-07bootstrap: work around "unused attribute" errors in incremental stdlib rebuilds.Eduard-Mihai Burtescu-0/+7
2020-04-04Auto merge of #69898 - spastorino:rename-rustc-guide2, r=Xanewokbors-4/+4
2020-04-03Auto merge of #70726 - Centril:rollup-zrdkkpt, r=Centrilbors-1/+10
2020-04-02bootstrap: add `--json-output` for rust-analyzerNiko Matsakis-1/+10
2020-04-02Translate the virtual `/rustc/$hash` prefix back to a real directory.Eduard-Mihai Burtescu-9/+38
2020-03-30Ensure LLVM is in the link path for "fulldeps" testsJosh Stone-1/+10
2020-03-29Rollup merge of #70235 - dillona:70182-check-before-using-git, r=Mark-SimulacrumDylan DPC-11/+43
2020-03-26Upgrade rustc and bootstrap dependenciesMateusz Mikuła-1/+1
2020-03-24Move rustc-guide submodule to rustc-dev-guideSantiago Pastorino-4/+4
2020-03-24Auto merge of #70190 - pietroalbini:gha, r=Mark-Simulacrumbors-0/+103
2020-03-24bootstrap: remove default and only_host from expand-yaml-anchorsPietro Albini-2/+0
2020-03-24ci: add github actions configurationPietro Albini-0/+105
2020-03-24Auto merge of #70163 - nikic:llvm-10-preparation, r=cuviperbors-0/+2
2020-03-23Rollup merge of #69494 - GuillaumeGomez:stabilize-crate-version, r=ehuss,alek...Mazdak Farrokhzad-6/+6
2020-03-23Rollup merge of #70123 - cuviper:library-path, r=Mark-SimulacrumMazdak Farrokhzad-45/+57
2020-03-21Add missing -Z unstable-options flagAlex Tokarev-1/+6
2020-03-21Validate git setup before accessing functionalityDillon Amburgey-11/+43
2020-03-21Remove CARGO_BUILD_TARGET from bootstrap.pylzutao-0/+4
2020-03-19Remove trailing newline from llvm-config outputNikita Popov-0/+2
2020-03-19Avoid llvm-config in more situations, like bootstrap test runsJosh Stone-8/+19
2020-03-19Rollup merge of #69443 - ehuss:tidy-license, r=skade,Mark-SimulacrumMazdak Farrokhzad-3/+0
2020-03-18Revert "Fix missing libLLVM.so in stage0 sysroot."Josh Stone-38/+0
2020-03-18Ensure LLVM is in the link path for rustc toolsJosh Stone-2/+41
2020-03-18Rename add_lib_path to add_dylib_pathJosh Stone-6/+6
2020-03-18Tidy: fix running rustfmt twiceEric Huss-0/+3
2020-03-17Rollup merge of #69735 - tmiasko:bootstrap-sanitizers-hash, r=Mark-SimulacrumMazdak Farrokhzad-31/+67
2020-03-17Rollup merge of #70029 - jonas-schievink:bootstrap, r=CentrilMazdak Farrokhzad-9/+3
2020-03-16Rollup merge of #69964 - ollie27:ci_nodejs, r=Mark-Simulacrum,GuillaumeGomezDylan DPC-3/+5
2020-03-15Bump the bootstrap compilerJonas Schievink-9/+3
2020-03-13Allow `rustdoc-js` and `rustdoc-js-std` to use none default build dir locationOliver Middleton-3/+5
2020-03-12tidy: Use cargo_metadata for license checks.Eric Huss-3/+0
2020-03-12Rollup merge of #69705 - ehuss:toolstate-remove-redundant-beta, r=Mark-Simula...Mazdak Farrokhzad-33/+22
2020-03-11Rollup merge of #69603 - chrissimpkins:tidy-docs-update, r=petrochenkovMazdak Farrokhzad-1/+8
2020-03-09remove trailing whitespace (tidy)Chris Simpkins-1/+1