about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2019-12-27allow rustfmt key in [build] sectionSebastien Marie-0/+1
2019-12-26Skip LLVM rebuild when skip-rebuild is trueMatthew Healy-0/+9
2019-12-26Parse llvm_skip_rebuild into ConfigMatthew Healy-0/+6
2019-12-24bootstrap miri: remove no longer used env varRalf Jung-3/+0
2019-12-22Format the worldMark Rousskov-2154/+1836
2019-12-22Remove most files from format ignore listMark Rousskov-20/+23
2019-12-22Auto merge of #65939 - anp:incremental-rustfmt-rollout, r=Mark-Simulacrumbors-10/+159
2019-12-22Do not run if rustfmt.toml does not existMark Rousskov-2/+7
2019-12-22Rollup merge of #67410 - mati865:mingw_link_fix, r=Mark-SimulacrumMazdak Farrokhzad-1/+1
2019-12-21Implement rustfmt running manually using ignore crateMark Rousskov-15/+47
2019-12-21Include formatting check in the test step for tidy.Adam Perry-0/+8
2019-12-21Implement `./x.py fmt [--check]`.Adam Perry-5/+70
2019-12-21bootstrap.py fetches rustfmt.Adam Perry-5/+44
2019-12-21Rollup merge of #67491 - lzutao:res-map-or, r=Mark-SimulacrumMazdak Farrokhzad-2/+2
2019-12-21use Result::map_or for bootstrapLzu Tao-2/+2
2019-12-21Drop petgraph dependency from bootstrapMark Rousskov-47/+1
2019-12-19Remove newline from commit in toolstateMark Rousskov-1/+1
2019-12-19Rollup merge of #67432 - Mark-Simulacrum:fix-toolstate, r=CentrilMark Rousskov-1/+1
2019-12-19Rollup merge of #67351 - Mark-Simulacrum:always-channel, r=pietroalbiniMark Rousskov-3/+3
2019-12-19Fix toolstate history formatMark Rousskov-1/+1
2019-12-19Rollup merge of #67286 - cuviper:configure-llvm, r=Dylan-DPCMazdak Farrokhzad-2/+2
2019-12-18Set release channel on non-dist buildersMark Rousskov-3/+3
2019-12-18Reenable static linking of libstdc++ on windows-gnuMateusz MikuĊ‚a-1/+1
2019-12-18Bump stage0Mark Rousskov-1/+1
2019-12-17Revert "Auto merge of #67362 - Mark-Simulacrum:par-4-default, r=alexcrichton"Mark Rousskov-13/+13
2019-12-17Disable cargo tests for nowMark Rousskov-13/+13
2019-12-13Fix the configure.py TOML field for a couple LLVM optionsJosh Stone-2/+2
2019-12-13Auto merge of #67077 - Aaron1011:build-llvm-in-binary, r=alexcrichtonbors-344/+125
2019-12-12Auto merge of #67172 - jethrogb:jb/bootstrap-linker, r=alexcrichtonbors-11/+17
2019-12-11Add comment explaining original `maybe_install_llvm_dylib` callAaron Hill-0/+3
2019-12-11Fix missing libLLVM.so in stage0 sysroot.Aaron Hill-0/+38
2019-12-11Fix a test in the bootstrap test suiteAlex Crichton-0/+4
2019-12-11Fix some linking of LLVM's dynamic libraryAlex Crichton-25/+24
2019-12-11rustc: Link LLVM directly into rustc againAlex Crichton-320/+57
2019-12-10Move CI to new builtin check-toolstateMark Rousskov-0/+2
2019-12-10Add toolstate checking into bootstrapMark Rousskov-27/+406
2019-12-09Bootstrap: change logic for choosing linker and rpathJethro Beekman-11/+17
2019-12-04SGX: Fix target linker used by bootstrapJethro Beekman-0/+1
2019-12-02Update the minimum external LLVM to 7Josh Stone-2/+2
2019-12-01rustbuild: don't clobber RUSTFLAGS, append to itXimin Luo-5/+7
2019-12-01rustbuild: fix cross-compile installXimin Luo-1/+1
2019-11-26Fix spelling typosBrian Wignall-1/+1
2019-11-25Rollup merge of #66569 - pietroalbini:gha-1, r=alexcrichtonPietro Albini-0/+4
2019-11-22ci: add support for GitHub Actions in the CI scriptsPietro Albini-0/+4
2019-11-20debuginfo: Support for std::collections::Hash* in windows debuggers.MaulingMonkey-0/+1
2019-11-13Rollup merge of #66317 - cuviper:bindir_relative, r=Mark-SimulacrumYuki Okushi-1/+16
2019-11-13Rollup merge of #66166 - GuillaumeGomez:rename-rustdoc-to-doc, r=QuietMisdreavusYuki Okushi-1/+1
2019-11-13Rollup merge of #65932 - guanqun:download-xz, r=alexcrichtonYuki Okushi-14/+29
2019-11-12Hopefully fix rustdoc buildMark Rousskov-1/+12
2019-11-12Bump version to 1.41Mark Rousskov-1/+1