about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2018-03-13rustbuild: Tweak CFLAGS to various libstd piecesAlex Crichton-2/+2
2018-03-12Auto merge of #48295 - Keruspe:master, r=alexcrichtonbors-3/+10
2018-03-11Auto merge of #48549 - alexcrichton:update-cargo, r=Mark-Simulacrumbors-1/+3
2018-03-11Update Cargo submoduleAlex Crichton-1/+3
2018-03-11Auto merge of #48599 - Mark-Simulacrum:rustbuild-updates-step-1, r=alexcrichtonbors-59/+46
2018-03-09rustbuild: Pass `-j1` to OpenSSL `make install`Alex Crichton-1/+1
2018-03-09Auto merge of #48891 - alexcrichton:dist-osx-9.3, r=kennytmbors-2/+2
2018-03-09rustbuild: Remove ThinLTO-related configurationAlex Crichton-20/+0
2018-03-09travis: Upgrade dist builders for OSXAlex Crichton-2/+2
2018-03-09rustbuild: Fix MSBuild location of `llvm-config.exe`Alex Crichton-24/+20
2018-03-08Refactor run_host_only to have the proper effect.Mark Simulacrum-3/+3
2018-03-08Deny warningsMark Simulacrum-1/+1
2018-03-08Print out the sysroot and libdir on verbose builds.Mark Simulacrum-2/+4
2018-03-08Remove ONLY_BUILD.Mark Simulacrum-28/+34
2018-03-08Remove ONLY_BUILD_TARGETS.Mark Simulacrum-26/+5
2018-03-08bootstrap: pass datadir to rust-installerMarc-Antoine Perennou-3/+10
2018-03-07appveyor: Fix a switched condition for cargotestAlex Crichton-2/+2
2018-03-07Fix an error in the appveyor configAlex Crichton-2/+6
2018-03-07appveyor: Shard more slow MSVC buildersAlex Crichton-0/+1
2018-03-05Get the path to cargo from rustbuildMark Mansi-0/+1
2018-03-04Include stdsimd in rust-src componentAlex Crichton-0/+1
2018-03-04Auto merge of #48630 - alexcrichton:more-sccache, r=kennytmbors-5/+22
2018-03-03rustc: Tweak default linker selectionAlex Crichton-7/+12
2018-03-03rust: Import LLD for linking wasm objectsAlex Crichton-74/+198
2018-03-04Rollup merge of #48664 - Keruspe:codegen, r=alexcrichtonkennytm-3/+10
2018-03-04Rollup merge of #48680 - steveklabnik:no-toc, r=nikomatsakiskennytm-0/+1
2018-03-03Rollup merge of #48637 - segevfiner:restore-rust-mingw-download, r=alexcrichtonkennytm-0/+8
2018-03-03Rollup merge of #48569 - Phlosioneer:x-py-help-optimization, r=petrochenkovkennytm-25/+15
2018-03-02Don't produce TOCs for doc markdown filessteveklabnik-0/+1
2018-03-02make codegen-backends directory name configurableMarc-Antoine Perennou-3/+10
2018-03-02Remove print_what_bootstrap_meansPhlosioneer-27/+8
2018-03-01rustbuild: Pass `ccache` to build scriptsAlex Crichton-5/+22
2018-03-01Rollup merge of #48405 - kennytm:autotoolstate-follow-up, r=Mark-SimulacrumManish Goregaokar-21/+75
2018-03-01Document why we download rust-mingwSegev Finer-0/+3
2018-03-01Restore the download of rust-mingwSegev Finer-0/+5
2018-02-28Rollup merge of #48558 - Mark-Simulacrum:error-format, r=Manishearthkennytm-1/+5
2018-02-26Improve --help performance for x.pyPhlosioneer-4/+13
2018-02-26Fix error-format argument to x.pyMark Simulacrum-1/+5
2018-02-26bootstrap: Add openssl configuration for powerpc-unknown-linux-gnuspeJohn Paul Adrian Glaubitz-0/+1
2018-02-25Rollup merge of #48517 - penpalperson:master, r=Mark-Simulacrumkennytm-0/+13
2018-02-25Rollup merge of #48489 - glaubitz:x32-linux, r=alexcrichtonkennytm-0/+1
2018-02-25Rollup merge of #48362 - cuviper:libdir_relative, r=Mark-Simulacrumkennytm-6/+17
2018-02-25Rollup merge of #48297 - glaubitz:sparc-linux, r=estebankkennytm-1/+2
2018-02-25Rollup merge of #48281 - jakllsch:netbsd-powerpc, r=alexcrichtonkennytm-0/+1
2018-02-24Added error-format flag to x.py.penpalperson-0/+13
2018-02-24Remove directory `src/rt`Vadim Petrochenkov-3/+3
2018-02-24bootstrap: Add openssl configuration for x86_64-unknown-linux-gnux32John Paul Adrian Glaubitz-0/+1
2018-02-24Run the external doc tests in tools job.kennytm-6/+16
2018-02-23bootstrap: Add openssl configuration for sparc-unknown-linux-gnuJohn Paul Adrian Glaubitz-0/+1
2018-02-23bootstrap: Add missing cputype matching for sparcJohn Paul Adrian Glaubitz-1/+1