about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2020-06-13Rollup merge of #73267 - ehuss:cargotest-this-cargo, r=Mark-SimulacrumDylan DPC-1/+2
2020-06-12Remove vestigial CI job msvc-aux.Eric Huss-16/+2
2020-06-12x.py: do not build Miri by defaultRalf Jung-12/+20
2020-06-12Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievinkbors-1/+1
2020-06-11Use the built cargo for cargotest.Eric Huss-1/+2
2020-06-11Rollup merge of #73097 - Mark-Simulacrum:clippy-fail, r=oli-obkDylan DPC-1/+1
2020-06-11Move shipped MinGW linker to self-contained dirMateusz Mikuła-1/+6
2020-06-11Move some libs to self-contained directoryMateusz Mikuła-9/+28
2020-06-11Use enum to distinguish dependency typeMateusz Mikuła-26/+54
2020-06-11Move copying of MinGW CRT to the better locationMateusz Mikuła-7/+7
2020-06-11Move copying of self-contained objects to new functionMateusz Mikuła-25/+63
2020-06-11Enable LLVM zlib when building LLDJethro Beekman-1/+8
2020-06-10x.py: with --json-output, forward cargo's JSONRalf Jung-1/+7
2020-06-09Add a disabled builder for riscv64 emulated testsTom Eccles-0/+2
2020-06-09Implement new gdb/lldb pretty-printersortem-3/+5
2020-06-09[AVR] Add AVR platform supportJake Goulding-1/+1
2020-06-07Try_run must only be used if toolstate is populatedMark Rousskov-1/+1
2020-06-07Enable LVI hardening for x86_64-fortanix-unknown-sgxJethro Beekman-1/+3
2020-06-07Rollup merge of #72993 - cuviper:beta-number, r=Mark-SimulacrumDylan DPC-18/+4
2020-06-04Count the beta prerelease number just from masterJosh Stone-18/+4
2020-06-03Bump to 1.46Mark Rousskov-1/+1
2020-06-02Auto merge of #72672 - seritools:remote-test-windows, r=Mark-Simulacrumbors-1/+1
2020-06-01bump Miri, update for cargo-miri being a separate projectRalf Jung-5/+16
2020-05-31Make `remote-test-client` work as cargo runner againDennis Duda-1/+1
2020-05-30Rollup merge of #72728 - o01eg:fix-72661, r=Mark-SimulacrumRalf Jung-7/+30
2020-05-30[RISC-V] Do not force frame pointersSam Elliott-0/+10
2020-05-29Get libdir from stage0 compilerO01eg-4/+21
2020-05-29Fix lld detection if stage0 rustc built with custom libdirO01eg-7/+13
2020-05-29Auto merge of #72671 - flip1995:clippyup, r=Xanewokbors-0/+4
2020-05-28Set CFG_RELEASE for tools in bootstrap/tool.rsIgor Matuszewski-0/+4
2020-05-27Clippy should always buildMark Rousskov-34/+26
2020-05-25Remove legacy InnoSetup GUI installerChris Denton-21/+0
2020-05-24bootstrap: propagate test-args to miri and clippy test suitesRalf Jung-0/+4
2020-05-22Rollup merge of #72453 - dtolnay:open, r=Mark-SimulacrumDylan DPC-3/+73
2020-05-22Report error from opener in bootstrapDavid Tolnay-4/+4
2020-05-22Auto merge of #72000 - cuviper:dist-llvm, r=Mark-Simulacrumbors-20/+30
2020-05-21Add flag to open docs: x.py doc --openDavid Tolnay-3/+73
2020-05-20Move the target libLLVM to llvm-tools-previewJosh Stone-20/+30
2020-05-20Auto merge of #67759 - nikic:llvm-10, r=Mark-Simulacrumbors-0/+4
2020-05-20Set CMAKE_CXX_STANDARD when compiling LLDNikita Popov-0/+4
2020-05-20Auto merge of #71769 - petrochenkov:crto, r=cuviperbors-6/+7
2020-05-17bootstrap: fix typoRalf Jung-1/+1
2020-05-15Rollup merge of #72172 - Mark-Simulacrum:check-no-stage, r=alexcrichtonDylan DPC-0/+14
2020-05-15Rollup merge of #72146 - Mark-Simulacrum:separate-std-asserts, r=alexcrichtonDylan DPC-1/+14
2020-05-14Rollup merge of #71964 - jcotton42:bootstrap_decode_none_windows, r=Mark-Simu...Ralf Jung-3/+6
2020-05-14linker: More systematic handling of CRT objectsVadim Petrochenkov-6/+7
2020-05-14Auto merge of #72058 - RalfJung:no-dist-lldb, r=Mark-Simulacrumbors-162/+7
2020-05-13Forbid stage arguments to checkMark Rousskov-0/+14
2020-05-12Provide separate option for std debug assertsMark Rousskov-1/+14
2020-05-12Fix bootstrap failing on win32Joshua Cotton-3/+6