summary refs log tree commit diff
path: root/config.toml.example
AgeCommit message (Expand)AuthorLines
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
2017-12-03Record build and test result of extended tools into toolstates.json.kennytm-0/+4
2017-11-25rustbuild: Enable WebAssembly backend by defaultAlex Crichton-4/+3
2017-10-26config.toml: Add stubs for recognized-but-unused install pathsJosh Stone-0/+10
2017-10-16bootstrap: update and enable the LLVM version-checkJosh Stone-1/+1
2017-10-15rustbuild: Support specifying archiver and linker explicitlyVadim Petrochenkov-1/+10
2017-10-09cleanup: rustc doesn't use an external archiverVadim Petrochenkov-6/+3
2017-09-17Get the miri test suite to run inside the rustc dev environmentOliver Schneider-0/+4
2017-09-06config.toml.example: fix some typosBen Boeckel-5/+5
2017-08-28getting rid of all changes due to this PR thus far, starting from a clean slateJeremy Sorensen-0/+37