summaryrefslogtreecommitdiff
path: root/config.toml.example
Commit message (Expand)AuthorAgeFilesLines
* Use `jemalloc-sys` on Linux and OSX compilersAlex Crichton2018-11-021-0/+4
* Remove all jemalloc-related contentAlex Crichton2018-11-021-10/+0
* bootstrap: Allow for build libstd to have its own codegen-unit setting.Michael Woerister2018-10-261-0/+4
* Update Cargo, build curl/OpenSSL statically via featuresAlex Crichton2018-10-201-4/+3
* Rollup merge of #54811 - pnkfelix:issue-24840-separate-bootstrap-default-for-...kennytm2018-10-121-9/+26
|\
| * Added text explaining the (new) relative roles of `optimize`+`debug`Felix S. Klock II2018-10-081-9/+26
* | Fix conditions to allow missing tools in CIChristian Poveda2018-10-011-0/+4
|/
* Improvements to finding LLVM's FileCheckTom Tromey2018-09-251-0/+5
* Rollup merge of #53829 - alexcrichton:release-debuginfo, r=michaelwoeristerkennytm2018-09-141-0/+4
|\
| * Add rustc SHA to released DWARF debuginfoAlex Crichton2018-09-101-0/+4
* | rustbuild: allow configuring llvm version suffixMarc-Antoine Perennou2018-09-071-0/+4
|/
* bootstrap: Allow for building LLVM with ThinLTO.Michael Woerister2018-08-201-0/+6
* bootstrap: Allow to specify ranlib tool used when compiling C++ code.Michael Woerister2018-08-201-0/+4
* Add lldb to the buildTom Tromey2018-08-141-0/+4
* [RISCV] Enable CI.David Craven2018-08-011-1/+1
* [RISCV] Enable LLVM backend.David Craven2018-08-011-1/+1
* Auto merge of #51230 - nikic:no-verify-lto, r=pnkfelixbors2018-07-111-0/+3
|\
| * Add verify-llvm-ir flag to config.tomlNikita Popov2018-06-121-0/+3
* | Auto merge of #50336 - japaric:llvm-tools, r=Mark-Simulacrumbors2018-06-211-0/+4
|\ \
| * | ship LLVM tools with the toolchainJorge Aparicio2018-06-031-0/+4
* | | quiet-tests -> !verbose-testsOliver Schneider2018-06-071-3/+3
* | | Use quiet tests by defaultOliver Schneider2018-06-051-1/+1
| |/ |/|
* | Allow enabling incremental via config.tomlOliver Schneider2018-06-031-0/+3
|/
* ci: Compile LLVM with Clang 6.0.0Alex Crichton2018-05-091-0/+4
* Misc tweaksJohn Kåre Alsaker2018-05-051-0/+3
* Avoid specific claims about debuginfo sizeJosh Stone2018-04-131-1/+1
* rustbuild: allow building tools with debuginfoJosh Stone2018-04-131-0/+4
* Move deny(warnings) into rustbuildMark Simulacrum2018-04-081-0/+3
* Rollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichtonkennytm2018-03-251-0/+3
|\
| * Add a CI job for parallel rustc using x.py checkJohn Kåre Alsaker2018-03-181-0/+3
* | Auto merge of #49094 - alexcrichton:print-step-duration, r=kennytmbors2018-03-221-0/+4
|\ \
| * | ci: Print out how long each step takes on CIAlex Crichton2018-03-201-0/+4
* | | Rollup merge of #49176 - matthiaskrgr:config_example_rm_thinlto, r=alexcrichtonkennytm2018-03-201-5/+0
|\ \ \ | |/ / |/| |
| * | config.toml.example: thinlto bootstrap was removed in ff227c4a2d8a2fad5abf322...Matthias Krüger2018-03-191-5/+0
| |/
* | Faster submodule updatingJohn Kåre Alsaker2018-03-151-0/+4
|/
* rust: Import LLD for linking wasm objectsAlex Crichton2018-03-031-0/+4
* make codegen-backends directory name configurableMarc-Antoine Perennou2018-03-021-0/+3
* fix more typos found by codespell.Matthias Krüger2018-02-171-2/+2
* Rollup merge of #48015 - o01eg:disableable-installation, r=alexcrichtonkennytm2018-02-101-0/+4
|\
| * Add build.tools option to manage installation of extended rust tools.O01eg2018-02-051-0/+4
* | config.toml.example: fix typos.Matthias Krüger2018-02-061-4/+4
|/
* Disable ThinLTO for dist builds.Mark Simulacrum2018-02-031-0/+5
* Add wasm_syscall feature to build systemDiggory Blake2018-01-301-0/+5
* rustc: Split Emscripten to a separate codegen backendAlex Crichton2018-01-281-0/+7
* Record build and test result of extended tools into toolstates.json.kennytm2017-12-031-0/+4
* rustbuild: Enable WebAssembly backend by defaultAlex Crichton2017-11-251-4/+3
* config.toml: Add stubs for recognized-but-unused install pathsJosh Stone2017-10-261-0/+10
* bootstrap: update and enable the LLVM version-checkJosh Stone2017-10-161-1/+1
* rustbuild: Support specifying archiver and linker explicitlyVadim Petrochenkov2017-10-151-1/+10
* cleanup: rustc doesn't use an external archiverVadim Petrochenkov2017-10-091-6/+3