about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2021-01-30Rollup merge of #81520 - jyn514:rustc2, r=Mark-SimulacrumYuki Okushi-1/+1
2021-01-30Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrumbors-1/+4
2021-01-29Don't clone LLVM submodule when download-ci-llvm is setJoshua Nelson-1/+1
2021-01-29Don't print error output from rustup when detecting default build tripleJoshua Nelson-1/+2
2021-01-29Remove remnants of the santizer runtime crates from bootstrapTomasz Miąsko-50/+1
2021-01-29Rollup merge of #79819 - Aaron1011:feature/macro-trailing-semicolon, r=petroc...Yuki Okushi-0/+7
2021-01-28Use LLVM_USE_LINKER instead of LLVM_ENABLE_LLDNikita Popov-1/+1
2021-01-28Update Python and Clang on x86 dist imagesNikita Popov-0/+3
2021-01-28rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo`Alex Crichton-3/+11
2021-01-28Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` lintAaron Hill-0/+7
2021-01-27Don't build remote-test-server with the stage0 toolchainAmanieu d'Antras-2/+1
2021-01-21Deny internal lints for rustdocJoshua Nelson-0/+7
2021-01-19No longer require unstable for jsondocck, only build it for json testsRune Tynan-3/+8
2021-01-19Address review v2Rune Tynan-6/+1
2021-01-19Add jsondocck tool, and use it for rustdoc JSONRune Tynan-0/+8
2021-01-17Rollup merge of #81064 - Mark-Simulacrum:support-stage1-check, r=jyn514Mara Bos-21/+39
2021-01-17Rollup merge of #80932 - jyn514:download-windows-llvm, r=Mark-SimulacrumMara Bos-23/+49
2021-01-16Rollup merge of #80901 - jyn514:better-colors, r=Mark-SimulacrumMara Bos-0/+10
2021-01-16Allow configuring the default stage for `x.py check`Joshua Nelson-1/+2
2021-01-16Print which stage is being checked (now that it may not be stage0)Joshua Nelson-7/+14
2021-01-16Support non-stage0 checkMark Rousskov-13/+23
2021-01-15Add all tier 1 platforms to supported platforms for "if-available"Joshua Nelson-1/+14
2021-01-15Allow downloading LLVM on WindowsJoshua Nelson-22/+35
2021-01-12Rollup merge of #79997 - coolreader18:wasm-reactor, r=alexcrichtonYuki Okushi-8/+10
2021-01-10Make `--color always` apply to logging tooJoshua Nelson-0/+10
2021-01-10Rollup merge of #80820 - nagisa:nagisa/dcl-nixos, r=Mark-SimulacrumYuki Okushi-8/+15
2021-01-09Support `download-ci-llvm` on NixOSSimonas Kazlauskas-8/+15
2021-01-08Add wasi-exec-model cg option for emitting wasi reactorsNoah-8/+10
2021-01-07bootstrap: fix x.py install not working with relative prefixPietro Albini-55/+44
2021-01-05Auto merge of #80708 - JohnTitor:rollup-6esk027, r=JohnTitorbors-14/+41
2021-01-05Rollup merge of #80672 - matthiaskrgr:xpy_clippy_less_noise, r=Mark-SimulacrumYuki Okushi-0/+11
2021-01-05Rollup merge of #80627 - bugadani:warn, r=Mark-SimulacrumYuki Okushi-1/+13
2021-01-05Rollup merge of #80533 - matthiaskrgr:bootstrap_clppy, r=Mark-SimulacrumYuki Okushi-13/+17
2021-01-05Auto merge of #80426 - jyn514:bootstrap-caching, r=Mark-Simulacrumbors-10/+11
2021-01-04Builder: Warn if test file does not existDániel Buga-1/+13
2021-01-04./x.py clippy: allow the most noisy lintsMatthias Krüger-0/+11
2021-01-02Rollup merge of #80574 - jyn514:clean-bootstrap, r=Mark-SimulacrumMara Bos-0/+1
2021-01-02Auto merge of #79883 - frewsxcv:frewsxcv-san, r=shepmasterbors-9/+28
2021-01-01Give a better error for download-ci-llvm if .xz is not supportedJoshua Nelson-1/+6
2021-01-01Clean bootstrap artifacts on `x.py clean`Joshua Nelson-0/+1
2020-12-31Merge remote-tracking branch 'origin/master' into frewsxcv-sanCorey Farwell-1019/+815
2020-12-31Rollup merge of #80532 - tmiasko:rm;, r=Mark-SimulacrumDylan DPC-1/+1
2020-12-31bootstrap: use the correct paths during ./x.py installPietro Albini-81/+45
2020-12-31bootstrap: change the dist outputs to GeneratedTarballPietro Albini-48/+64
2020-12-31bootstrap: never delete the tarball temporary directoryPietro Albini-9/+3
2020-12-31Auto merge of #80435 - pietroalbini:compression-formats, r=Mark-Simulacrumbors-6/+24
2020-12-31bootstrap: clippy fixesMatthias Krüger-14/+18
2020-12-30Auto merge of #80530 - m-ou-se:rollup-zit69ko, r=m-ou-sebors-2/+4
2020-12-30Rollup merge of #80424 - jyn514:bootstrap-cleanup, r=Mark-SimulacrumMara Bos-2/+4
2020-12-30bootstrap: extract from any compression algorithm during distcheckPietro Albini-5/+2