about summary refs log tree commit diff
path: root/src/bootstrap/lib.rs
AgeCommit message (Expand)AuthorLines
2018-11-06Auto merge of #55106 - petrhosek:fuchsia-lld, r=alexcrichtonbors-1/+2
2018-11-05Use lld directly for Fuchsia targetPetr Hosek-1/+2
2018-11-02Use `jemalloc-sys` on Linux and OSX compilersAlex Crichton-1/+5
2018-11-02Remove all jemalloc-related contentAlex Crichton-12/+2
2018-10-26Rollup merge of #55391 - matthiaskrgr:bootstrap_cleanup, r=oli-obkkennytm-4/+4
2018-10-26bootstrap: clean up a few clippy findingsMatthias Krüger-4/+4
2018-10-25rustbuild: fix remap-debuginfo when building a releaseMarc-Antoine Perennou-1/+1
2018-10-20Update Cargo, build curl/OpenSSL statically via featuresAlex Crichton-19/+0
2018-10-13boostrap: dist: if a file cannot be installed because it does not exist, prin...Matthias Krüger-0/+3
2018-10-08Run debuginfo tests against rust-enabled lldb, when possibleTom Tromey-6/+0
2018-09-25Improvements to finding LLVM's FileCheckTom Tromey-2/+21
2018-09-17Auto merge of #52036 - collin5:b50509-2, r=collin5bors-0/+2
2018-09-12remove struct CleanToolsCollins Abitekaniza-0/+2
2018-09-10Add rustc SHA to released DWARF debuginfoAlex Crichton-1/+31
2018-08-30Rollup merge of #53740 - japaric:readobj, r=alexcrichtonPietro Albini-0/+1
2018-08-29bootstrap: Link LLVM tools dynamically in order to save time in ThinLTO builds.Michael Woerister-0/+4
2018-08-28sortJorge Aparicio-1/+1
2018-08-27add llvm-readobj to llvm-tools-previewJorge Aparicio-0/+1
2018-08-20bootstrap: Allow to specify ranlib tool used when compiling C++ code.Michael Woerister-0/+7
2018-08-14Add lldb to the buildTom Tromey-13/+30
2018-08-06Building librustc_codegen_llvm in a separate directoryMark Rousskov-1/+1
2018-07-14Rollup merge of #51962 - crlf0710:patch-2, r=alexcrichtonkennytm-1/+2
2018-07-10Restore #![deny(warnings)]ljedrz-0/+1
2018-07-10Deny bare trait objects in `src/bootstrap`.ljedrz-3/+3
2018-07-06Auto merge of #51757 - nielx:fix/haiku-fixes, r=nagisabors-2/+2
2018-07-06Rollup merge of #52080 - oli-obk:dep_dedup_diagnostics, r=kennytmkennytm-0/+1
2018-07-05Address review commentsOliver Schneider-0/+1
2018-07-05Update Cargo.lock dependenciesAlex Crichton-1/+3
2018-07-03Compile stage0 tools with the raw bootstrap compilerAlex Crichton-6/+17
2018-07-01Provide llvm-strip in llvm-tools componentCrLF0710-1/+2
2018-07-01Did you mean to block nightlies on clippy?Oliver Schneider-0/+8
2018-06-24Haiku: there is no setpriority on this platform.Niels Sascha Reedijk-2/+2
2018-06-23build: add llvm-tools to manifestBrad Campbell-17/+4
2018-06-21Auto merge of #50336 - japaric:llvm-tools, r=Mark-Simulacrumbors-0/+29
2018-06-08rustbuild: generate full list of dependencies for metadataest31-1/+2
2018-06-04fix tidyJorge Aparicio-1/+1
2018-06-03use rustc version as llvm-tools versionJorge Aparicio-15/+18
2018-06-03make a llvm-tools rustup componentJorge Aparicio-0/+18
2018-06-03document what each tools doesJorge Aparicio-1/+5
2018-06-03also ship llvm-profdataJorge Aparicio-1/+3
2018-06-03ship LLVM tools with the toolchainJorge Aparicio-0/+2
2018-06-03impl is_tool on Mode enumCollins Abitekaniza-0/+9
2018-06-03refactor, make requested changesCollins Abitekaniza-5/+4
2018-06-03refactor Mode enumCollins Abitekaniza-10/+17
2018-05-22Fix FileCheck findingJohn Kåre Alsaker-5/+13
2018-05-06s/DocTestsOption/DocTests/gkennytm-2/+2
2018-05-06Added test case.kennytm-1/+1
2018-05-06Added `./x.py test --no-doc` option.kennytm-1/+11
2018-04-07Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakisbors-3/+2
2018-04-05Bump the bootstrap compiler to 1.26.0 betaAlex Crichton-3/+2