about summary refs log tree commit diff
path: root/config.toml.example
AgeCommit message (Expand)AuthorLines
2019-01-09Remove outdated commentking6cong-1/+1
2019-01-07Rollup merge of #57369 - petrhosek:llvm-libcxx, r=alexcrichtonPietro Albini-0/+6
2019-01-05Provide the option to use libc++ even on all platformsPetr Hosek-0/+6
2019-01-05Rollup merge of #57278 - mati865:config_clippy, r=alexcrichtonkennytm-1/+1
2019-01-02Add Clippy to config.toml.exampleMateusz Mikuła-1/+1
2018-11-30ci: Only run compare-mode tests on one builderAlex Crichton-0/+5
2018-11-02Use `jemalloc-sys` on Linux and OSX compilersAlex Crichton-0/+4
2018-11-02Remove all jemalloc-related contentAlex Crichton-10/+0
2018-10-26bootstrap: Allow for build libstd to have its own codegen-unit setting.Michael Woerister-0/+4
2018-10-20Update Cargo, build curl/OpenSSL statically via featuresAlex Crichton-4/+3
2018-10-12Rollup merge of #54811 - pnkfelix:issue-24840-separate-bootstrap-default-for-...kennytm-9/+26
2018-10-08Added text explaining the (new) relative roles of `optimize`+`debug`Felix S. Klock II-9/+26
2018-10-01Fix conditions to allow missing tools in CIChristian Poveda-0/+4
2018-09-25Improvements to finding LLVM's FileCheckTom Tromey-0/+5
2018-09-14Rollup merge of #53829 - alexcrichton:release-debuginfo, r=michaelwoeristerkennytm-0/+4
2018-09-10Add rustc SHA to released DWARF debuginfoAlex Crichton-0/+4
2018-09-07rustbuild: allow configuring llvm version suffixMarc-Antoine Perennou-0/+4
2018-08-20bootstrap: Allow for building LLVM with ThinLTO.Michael Woerister-0/+6
2018-08-20bootstrap: Allow to specify ranlib tool used when compiling C++ code.Michael Woerister-0/+4
2018-08-14Add lldb to the buildTom Tromey-0/+4
2018-08-01[RISCV] Enable CI.David Craven-1/+1
2018-08-01[RISCV] Enable LLVM backend.David Craven-1/+1
2018-07-11Auto merge of #51230 - nikic:no-verify-lto, r=pnkfelixbors-0/+3
2018-06-21Auto merge of #50336 - japaric:llvm-tools, r=Mark-Simulacrumbors-0/+4
2018-06-12Add verify-llvm-ir flag to config.tomlNikita Popov-0/+3
2018-06-07quiet-tests -> !verbose-testsOliver Schneider-3/+3
2018-06-05Use quiet tests by defaultOliver Schneider-1/+1
2018-06-03ship LLVM tools with the toolchainJorge Aparicio-0/+4
2018-06-03Allow enabling incremental via config.tomlOliver Schneider-0/+3
2018-05-09ci: Compile LLVM with Clang 6.0.0Alex Crichton-0/+4
2018-05-05Misc tweaksJohn Kåre Alsaker-0/+3
2018-04-13Avoid specific claims about debuginfo sizeJosh Stone-1/+1
2018-04-13rustbuild: allow building tools with debuginfoJosh Stone-0/+4
2018-04-08Move deny(warnings) into rustbuildMark Simulacrum-0/+3
2018-03-25Rollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichtonkennytm-0/+3
2018-03-22Auto merge of #49094 - alexcrichton:print-step-duration, r=kennytmbors-0/+4
2018-03-20ci: Print out how long each step takes on CIAlex Crichton-0/+4
2018-03-20Rollup merge of #49176 - matthiaskrgr:config_example_rm_thinlto, r=alexcrichtonkennytm-5/+0
2018-03-19config.toml.example: thinlto bootstrap was removed in ff227c4a2d8a2fad5abf322...Matthias Krüger-5/+0
2018-03-18Add a CI job for parallel rustc using x.py checkJohn Kåre Alsaker-0/+3
2018-03-15Faster submodule updatingJohn Kåre Alsaker-0/+4
2018-03-03rust: Import LLD for linking wasm objectsAlex Crichton-0/+4
2018-03-02make codegen-backends directory name configurableMarc-Antoine Perennou-0/+3
2018-02-17fix more typos found by codespell.Matthias Krüger-2/+2
2018-02-10Rollup merge of #48015 - o01eg:disableable-installation, r=alexcrichtonkennytm-0/+4
2018-02-06config.toml.example: fix typos.Matthias Krüger-4/+4
2018-02-05Add build.tools option to manage installation of extended rust tools.O01eg-0/+4
2018-02-03Disable ThinLTO for dist builds.Mark Simulacrum-0/+5
2018-01-30Add wasm_syscall feature to build systemDiggory Blake-0/+5
2018-01-28rustc: Split Emscripten to a separate codegen backendAlex Crichton-0/+7