about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2019-01-27Create `nvptx64-nvidia-cuda` target specificationDenys Zariaiev-2/+3
2019-01-27Add generate-old-style-files option to rustdocGuillaume Gomez-1/+3
2019-01-27Auto merge of #57871 - Mark-Simulacrum:fix-compiletest-stamp, r=oli-obkbors-4/+10
2019-01-26use `SOURCE_DATE_EPOCH` for man page time if setAndy Russell-2/+14
2019-01-26Workaround presence of LLVM library in stage0/libMark Rousskov-2/+14
2019-01-26Bump bootstrap compiler to 1.33 betaMark Rousskov-3/+3
2019-01-25Set LLDB_NO_DEBUGSERVER=ONJosh Stone-0/+1
2019-01-25Rebase to the llvm-project monorepoJosh Stone-20/+31
2019-01-25Correctly set filetime for copied LLVMMark Rousskov-4/+10
2019-01-25bootstrap: Don't rely on any default settings regarding incr. comp. in Cargo.Michael Woerister-0/+3
2019-01-24Remove quote_*! macros and associated APIsMark Simulacrum-24/+0
2019-01-21Auto merge of #57708 - nbigaouette:pr-53774-fix-missing-rust-gdbui-install, r...bors-0/+2
2019-01-20Auto merge of #57704 - lenoil98:patch-2, r=alexcrichtonbors-0/+3
2019-01-20Auto merge of #57680 - cuviper:codegen-rebuild, r=Mark-Simulacrumbors-0/+12
2019-01-19Auto merge of #57370 - petrhosek:llvm-flags, r=alexcrichtonbors-1/+28
2019-01-17Fix typo: 'rust-gdbgui' instead of 'rust-gdbui'Nicolas Bigaouette-1/+1
2019-01-17Install missing 'rust-gdbui''Nicolas Bigaouette-0/+2
2019-01-17Update bootstrap.pylenoil98-0/+3
2019-01-17compiletest: Simplify handling of Clang-based tests.Michael Woerister-16/+9
2019-01-17Support clang-based run-make tests in rustbuild.Michael Woerister-5/+30
2019-01-16[rustbuild] Rebuild std after changes to codegen backendsJosh Stone-0/+12
2019-01-13Support passing cflags/cxxflags/ldflags to LLVM buildPetr Hosek-1/+28
2019-01-13Adding Build automation for x86_64-fortanix-unknown-sgxVardhan Thigle-20/+33
2019-01-12Rollup merge of #57368 - petrhosek:cmake-compiler-launcher, r=alexcrichtonMazdak Farrokhzad-8/+6
2019-01-10Integrate miri into build-manifestAlex Crichton-1/+1
2019-01-09Auto merge of #57086 - oli-obk:miri_dist, r=kennytmbors-0/+152
2019-01-08fixupOliver Scherer-2/+46
2019-01-08Prepare everything for distributing miri via rustupOliver Scherer-0/+108
2019-01-07Build LLVM with -static-libstdc++ on dist buildsAlex Crichton-8/+8
2019-01-07Rollup merge of #57369 - petrhosek:llvm-libcxx, r=alexcrichtonPietro Albini-0/+8
2019-01-05Provide the option to use libc++ even on all platformsPetr Hosek-0/+8
2019-01-05Use CMAKE_{C,CXX}_COMPILER_LAUNCHER for ccachePetr Hosek-8/+6
2019-01-02Don't package up libLLVM.so with libstdAlex Crichton-4/+12
2019-01-02bootstrap: Link LLVM as a dylib with ThinLTOAlex Crichton-51/+13
2018-12-28Update cargo, rls, miriEric Huss-8/+1
2018-12-25Remove licensesMark Rousskov-299/+0
2018-12-25Revert "Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoerister"kennytm-13/+51
2018-12-24Auto merge of #56836 - alexcrichton:std-backtrace-sys, r=Mark-Simulacrumbors-1/+0
2018-12-24x.py: fixup 6130fc884bc1dff9bb835894a7bb2042c110b011Matthias Krüger-1/+1
2018-12-24std: Use backtrace-sys from crates.ioAlex Crichton-1/+0
2018-12-24Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoeristerMazdak Farrokhzad-51/+13
2018-12-23Rollup merge of #56933 - clarcharr:xpy_progress, r=Mark-Simulacrumkennytm-2/+2
2018-12-19Rollup merge of #56947 - hsivonen:neon, r=alexcrichtonPietro Albini-1/+6
2018-12-17bootstrap: Link LLVM as a dylib with ThinLTOAlex Crichton-51/+13
2018-12-17Add --progress to git submodule commandsClar Fon-2/+2
2018-12-17Auto merge of #56642 - nikic:llvm-6, r=alexcrichtonbors-2/+2
2018-12-15Auto merge of #56600 - ljedrz:fix_edition, r=Mark-Simulacrumbors-97/+99
2018-12-15Rollup merge of #56792 - phansch:add_compiletest_testsuite, r=alexcrichtonPietro Albini-0/+40
2018-12-14Bootstrap: Add testsuite for compiletest toolPhilipp Hansch-0/+40
2018-12-14std: Activate compiler_builtins `mem` feature for no_std targetsAlex Crichton-1/+3