about summary refs log tree commit diff
path: root/src/bootstrap/config.toml.example
AgeCommit message (Expand)AuthorLines
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
2016-09-03rustbuild: add config.toml option to disable codegen testsAlex Burka-0/+4
2016-09-03change wordingAlex Burka-1/+2
2016-09-02indicate where to copy config.toml.exampleAlex Burka-0/+2
2016-07-26rustbuild: make backtraces (RUST_BACKTRACE) optionalJorge Aparicio-0/+3
2016-05-18rustbuild: Pass -O to tests based on configurationAlex Crichton-0/+5
2016-05-03rustbuild: Document many more parts of the buildAlex Crichton-0/+154