about summary refs log tree commit diff
path: root/src/bootstrap/config.toml.example
AgeCommit message (Expand)AuthorLines
2017-08-11Move config.toml.example to the root dirSteven Fackler-332/+0
2017-08-11Build support for no llvmbjorn3-0/+4
2017-08-02extend config.toml docRalf Jung-1/+1
2017-07-30rustbuild: Remove `--enable-llvm-clean-rebuild`Alex Crichton-5/+0
2017-06-16Add target to use LLVM wasm backendThomas Lively-0/+8
2017-06-04Merge branch 'profiling' of github.com:whitequark/rust into profilingMarco Castelluccio-0/+3
2017-05-22rustbuild: split Install out of Dist subcommandMarc-Antoine Perennou-0/+6
2017-05-20Auto merge of #42069 - QuietMisdreavus:low_pri, r=alexchrichtonbors-0/+4
2017-05-18update config name and description for low-priorityQuietMisdreavus-2/+3
2017-05-16Add an option to run rustbuild on low priorityJohn Kåre Alsaker-0/+3
2017-05-16rustbuild: allow configuring sysconfdirMarc-Antoine Perennou-0/+4
2017-05-16rustbuild: allow configuring bindirMarc-Antoine Perennou-3/+6
2017-05-12config.toml.example: add note that optimize = false won't speed up a full boo...est31-0/+3
2017-05-01Add profiling support, through the rustc -Z profile flag.whitequark-0/+3
2017-04-26Enable building the LLVM Hexagon targetMichael Wu-1/+1
2017-04-10Remove --enable-save-analysis configure flagNick Cameron-3/+0
2017-03-20config.toml.example: nightlies.txt got removedest31-2/+2
2017-03-15Auto merge of #40383 - ishitatsuyuki:easy-dist-analysis, r=alexcrichtonbors-0/+3
2017-03-12Default llvm.clean-rebuild to falseVadim Petrochenkov-5/+3
2017-03-12rustbuild: Add option for enabling partial LLVM rebuildsVadim Petrochenkov-0/+7
2017-03-11rustbuild: Make save-analysis an optionTatsuyuki Ishi-0/+3
2017-03-09rustbuild: expose LLVM_PARALLEL_LINK_JOBSRobin Kruppe-0/+8
2017-03-03rustbuild: Add support for compiling CargoAlex Crichton-0/+5
2017-02-14Automatically vendor Cargo deps when building the source tarballs.Eduard-Mihai Burtescu-0/+4
2017-02-09Merge branch 'master' of git://github.com/rust-lang/rustMarc-Antoine Perennou-0/+3
2017-02-08build/test the sanitizers only when --enable-sanitizers is usedJorge Aparicio-0/+3
2017-02-06rustbuild: add verbose to config.toml.exampleMarc-Antoine Perennou-0/+3
2017-01-25rustbuild: Add manifest generation in-treeAlex Crichton-0/+30
2017-01-24rustbuild: Start building --enable-extendedAlex Crichton-0/+6
2017-01-12Auto merge of #38654 - alexcrichton:rustbuild-destdir, r=brsonbors-1/+10
2017-01-10rustbuild: Don't enable debuginfo in rustcAlex Crichton-0/+5
2016-12-29A few small test fixes and such from rollupAlex Crichton-1/+1
2016-12-29Merge branch 'rustbuild-llvm-targets' of https://github.com/xen0n/rust into r...Alex Crichton-0/+11
2016-12-28rustbuild: Compile rustc twice, not thriceAlex Crichton-0/+7
2016-12-29rustbuild: allow overriding list of LLVM targets to buildWang Xuerui-0/+11
2016-12-28rustbuild: Implement DESTDIR supportAlex Crichton-1/+10
2016-12-20Rollup merge of #38388 - redox-os:config_toml_prefix, r=alexcrichtonAlex Crichton-0/+8
2016-12-19Move prefix to [install] sectionJeremy Soller-3/+8
2016-12-15Update config.toml.exampleJeremy Soller-1/+1
2016-12-15Add prefix to config.tomlJeremy Soller-0/+3
2016-12-14rustbuild: Add sccache supportAlex Crichton-0/+2
2016-11-14rustbuild: Allow configuration of python interpreterAlex Crichton-1/+11
2016-11-10rustbuild: support RelWithDebInfo for llvmTim Neumann-0/+3
2016-11-08rustbuild: Tweak for vendored dependenciesAlex Crichton-0/+3
2016-10-31detect gdb version & rust support in compiletestTim Neumann-0/+3
2016-10-19Enable line number debuginfo in releasesAlex Crichton-0/+3
2016-10-14Add AppVeyor configuration to the repoAlex Crichton-0/+3
2016-09-07Auto merge of #36292 - japaric:musl-root, r=alexcrichtonbors-4/+6
2016-09-06add utility musl_root method, update config.toml.exampleJorge Aparicio-4/+6
2016-09-04Rollup merge of #36234 - durka:disable-codegen-config, r=alexcrichtonManish Goregaokar-0/+4