about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
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
2018-02-23Split test::Docs into one Step for each book.kennytm-14/+57
2018-02-23CI: Fixed the incorrect folder region when building codegen dylib.kennytm-1/+2
2018-02-20Bootstrap from the 1.25 betaMark Simulacrum-1/+1
2018-02-19rustbuild: make libdir_relative a methodJosh Stone-23/+17
2018-02-19rustbuild: Restore Config.libdir_relativeJosh Stone-3/+20
2018-02-18Rollup merge of #48275 - matthiaskrgr:codespell, r=kennytm,varkorGuillaume Gomez-1/+1
2018-02-18Rollup merge of #48274 - GuillaumeGomez:remove-hoedown, r=QuietMisdreavusGuillaume Gomez-5/+2
2018-02-17fix more typos found by codespell.Matthias Krüger-1/+1
2018-02-17Add command to launch only doc testsGuillaume Gomez-0/+15
2018-02-16Remove hoedown from rustdocGuillaume Gomez-5/+2
2018-02-16Add powerpc-unknown-netbsd targetJonathan A. Kollasch-0/+1
2018-02-16Fix panic when `x.py` is called without any arguments.kennytm-2/+4
2018-02-15Consider paths passed to x.py to be root-relative.Mark Simulacrum-6/+6
2018-02-15Prevent silently ignoring unmatched pathsMark Simulacrum-1/+1
2018-02-15Auto merge of #48203 - kennytm:rollup, r=kennytmbors-0/+8
2018-02-15Auto merge of #48105 - Mark-Simulacrum:exclude-paths, r=alexcrichtonbors-327/+444
2018-02-15Revert "rustbuild: Pass `ccache` to build scripts"Alex Crichton-22/+5
2018-02-14Rollup merge of #47846 - roblabla:bugfix-ocaml, r=kennytmkennytm-0/+8
2018-02-13Fix default Steps without paths.Mark Simulacrum-5/+10
2018-02-11Change Step to be invoked with a path when in default mode.Mark Simulacrum-312/+415
2018-02-10Remove DontDistWithMiri struct and instead just directly check it in builderMark Simulacrum-27/+7
2018-02-10Make exclude and paths relative to root of checkoutMark Simulacrum-7/+10
2018-02-10Implement excluding a build-step via --excludeMark Simulacrum-7/+33
2018-02-10Add comment about the problem, and use provided path if availableroblabla-1/+8
2018-02-11Rollup merge of #48120 - matthiaskrgr:typos_src_1, r=alexcrichtonkennytm-3/+3
2018-02-10fix typos in src/{bootstrap,ci,etc,lib{backtrace,core,fmt_macros}}Matthias Krüger-3/+3
2018-02-10Rollup merge of #48098 - alexcrichton:fix-i686-dist-bootstrap, r=Mark-Simulacrumkennytm-0/+7
2018-02-10Rollup merge of #48059 - alexcrichton:sccachebs, r=Mark-Simulacrumkennytm-5/+22
2018-02-10Rollup merge of #48015 - o01eg:disableable-installation, r=alexcrichtonkennytm-8/+28
2018-02-09rustc: Upgrade to LLVM 6Alex Crichton-1/+1
2018-02-09ci: Actually bootstrap on i686 distAlex Crichton-0/+7