about summary refs log tree commit diff
path: root/src/bootstrap/dist.rs
AgeCommit message (Expand)AuthorLines
2020-10-26Auto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark-Simulacrumbors-0/+14
2020-10-26Add support for using cg_clif to bootstrap rustcbjorn3-0/+14
2020-10-20Package more llvm-* tools in the rust-dev component, for run-make-fulldeps testsSimon Sapin-2/+9
2020-10-13bootstrap: set correct path for the build-manifest binaryPietro Albini-1/+1
2020-10-12build-manifest: bundle the rustc version in the binaryPietro Albini-1/+0
2020-10-12bootstrap: add disabled by default build-manifest dist componentPietro Albini-0/+67
2020-10-12build-manifest: accept the Rust version instead of the monorepo pathPietro Albini-1/+1
2020-10-09bootstrap: always use the Rust version in package namesPietro Albini-18/+1
2020-09-30build-manifest: keep legacy behavior when invoking through ./x.py distPietro Albini-0/+1
2020-09-30bootstrap: add ./x.py run src/tools/build-manifestPietro Albini-1/+1
2020-09-29Auto merge of #77145 - pietroalbini:refactor-build-manifest-versions, r=Mark-...bors-8/+2
2020-09-25Rollup merge of #77086 - ehuss:src-libunwind, r=Mark-SimulacrumJonas Schievink-1/+1
2020-09-22Include libunwind in the rust-src component.Eric Huss-1/+1
2020-09-22Auto merge of #76810 - Mark-Simulacrum:fix-lld-macos, r=alexcrichtonbors-8/+5
2020-09-20Rollup merge of #76878 - pietroalbini:version, r=Mark-SimulacrumRalf Jung-4/+3
2020-09-19Do not link LLVM tools to LLVM dylib unless rustc isMark Rousskov-8/+5
2020-09-18build-manifest: stop receiving release numbers from bootstrapPietro Albini-8/+2
2020-09-18bootstrap: move the version number to a plaintext filePietro Albini-4/+3
2020-09-18Distribute rustc sources as part of `rustc-dev`Jonas Schievink-0/+12
2020-09-12Download LLVM from CI to bootstrapMark Rousskov-14/+20
2020-09-11Auto merge of #76415 - Mark-Simulacrum:bootstrap-cross-compilation, r=alexcri...bors-1/+3
2020-09-11Remove host parameter from step configurationsMark Rousskov-1/+3
2020-09-10Only copy LLVM into rust-dev with internal LLVMMark Rousskov-0/+9
2020-09-09Rollup merge of #76473 - ortem:fix-gcc-warning, r=jonas-schievinkTyler Mandry-2/+2
2020-09-08Add missed spaces to GCC-WARNING.txtortem-2/+2
2020-09-07Dedicated rust development tarballMark Rousskov-0/+82
2020-08-30mv compiler to compiler/mark-1/+1
2020-08-28Fix loading pretty-printers in rust-lldb scriptortem-0/+1
2020-08-24Auto merge of #75625 - mati865:mingw-cross-compile, r=Mark-Simulacrumbors-1/+1
2020-08-19Fix windows-gnu host cross-compilationMateusz Mikuła-1/+1
2020-08-16Adjust installation place for compiler docsMark Rousskov-2/+2
2020-08-03Disable building rust-analyzer on riscv64Mark Rousskov-27/+47
2020-07-28std: Switch from libbacktrace to gimliAlex Crichton-1/+11
2020-07-27mv std libs to library/mark-28/+23
2020-07-22Revert "include backtrace folder in rust-src component"Mark Rousskov-1/+0
2020-07-20Fix rust-src component.Eric Huss-1/+1
2020-07-20Auto merge of #74543 - Manishearth:rollup-m5w6hyg, r=Manishearthbors-0/+1
2020-07-19Teach bootstrap install and dist commands about TargetSelectionJake Goulding-50/+54
2020-07-19include backtrace folder in rust-src componentRalf Jung-0/+1
2020-07-17Teach bootstrap about target files vs target triplesJake Goulding-39/+40
2020-07-03Add rust-analyzer submoduleAleksey Kladov-1/+121
2020-07-01Rollup merge of #72569 - ChrisDenton:remove-innosetup, r=nikomatsakisManish Goregaokar-21/+0
2020-06-19Rollup merge of #72999 - mati865:separate-self-contained-dir, r=Mark-SimulacrumRalf Jung-5/+19
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-2/+11
2020-06-11Use enum to distinguish dependency typeMateusz Mikuła-3/+3
2020-06-09Implement new gdb/lldb pretty-printersortem-3/+5
2020-05-25Remove legacy InnoSetup GUI installerChris Denton-21/+0
2020-05-20Move the target libLLVM to llvm-tools-previewJosh Stone-19/+28
2020-05-10remove lldb package from bootstrap, config and build-manifestRalf Jung-121/+0