summary refs log tree commit diff
path: root/config.toml.example
AgeCommit message (Expand)AuthorLines
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
2017-08-27rustbuild: Rewrite the configure script in PythonAlex Crichton-0/+31
2017-08-22Introduce crt_static target option in config.tomlSamuel Holland-0/+6
2017-08-17fix typo in git-ignore commentJeremySorensen-1/+1
2017-08-15make ignore-git true by default when channel is devJeremySorensen-1/+4
2017-08-13Add ability to ignore git when building rust.Mark Simulacrum-0/+3
2017-08-11Move config.toml.example to the root dirSteven Fackler-0/+332