summaryrefslogtreecommitdiff
path: root/config.example.toml
AgeCommit message (Expand)Author
2024-03-11[bootstrap] Move the split-debuginfo setting to the per-target sectionTim Neumann
2024-03-11Bootstrap: Add argument for building llvm bitcode linkerKjetil Kjeka
2024-03-08Add `target.*.runner` configuration for targetsAlex Crichton
2024-03-06Rollup merge of #121976 - lu-zero:bootstrap-cache, r=onur-ozkanMatthias Krüger
2024-03-05Add a build option to specify the bootstrap cacheLuca Barbato
2024-03-02Add a new `wasm32-wasip1` target to rustcAlex Crichton
2024-02-18Add `rust.frame-pointers` config optionNilstrieb
2024-02-18remove extraneous text from example configTshepang Mbambo
2024-01-25Support configuring the set of codegen backends to build per host triplebjorn3
2024-01-07add a new `optimized_compiler_builtins` optionjyn
2023-12-28utilize the unused `llvm-tools` optiononur-ozkan
2023-12-25fix `./configure --set change-id`jyn
2023-12-21Rollup merge of #119124 - onur-ozkan:help-118861, r=Mark-SimulacrumMatthias Krüger
2023-12-19update `build.tools` in config.example.tomlonur-ozkan
2023-12-18Comment out `change-id` in `config.example.toml`onur-ozkan
2023-12-10Add ChangeInfo recordJakub Beránek
2023-12-10Update `config.example.toml`Jakub Beránek
2023-12-05Add safe compilation optionsl00846161
2023-11-24add change information for PR#117813onur-ozkan
2023-11-21Add support for generating the EHCont sectionArlie Davis
2023-11-11merge `if-available` and `if-unchanged` for `download-ci-llvm`onur-ozkan
2023-11-08Fix issue #110087LuuuX
2023-10-31update config.example.tomlSparrowLii
2023-10-31update bootstrap change historySparrowLii
2023-10-23Improve android-ndk property interfacePeter Collingbourne
2023-10-02Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrumbors
2023-10-01implement major change tracking for the bootstrap configurationonur-ozkan
2023-09-18Rollup merge of #115558 - tshepang:patch-4, r=Mark-SimulacrumMatthias Krüger
2023-09-18address review commentTshepang Mbambo
2023-09-10update `build.extended` comments in `config.example.toml`onur-ozkan
2023-09-05issue has since been fixedTshepang Mbambo
2023-08-14add a csky-unknown-linux-gnuabiv2 targetDirreke
2023-08-13Rollup merge of #114069 - cuviper:profiler-path, r=Mark-SimulacrumGuillaume Gomez
2023-07-26Fix spacing in target.*.profiler docsJosh Stone
2023-07-25Allow using external builds of the compiler-rt profile libJosh Stone
2023-07-15Move MinGW linker dist option to proper sectionMateusz Mikuła
2023-07-09Use String or Int to set the opt levelhi-rustin
2023-06-12few fixes to rust rustdoc-gui tests on windowsklensy
2023-05-05support enable rpath in each target independentlyWang Qilin
2023-04-11Rollup merge of #110155 - DaniPopes:rest-typos, r=jyn514Michael Goulet
2023-04-11Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiserMichael Goulet
2023-04-10Fix remaining typosDaniPopes
2023-04-09Rollup merge of #110059 - gimbles:git-hash, r=ozkanonurYuki Okushi
2023-04-08Fix a typo in `config.example.toml`Krishna Ramasimha
2023-04-08s/ignore_git/omit_git_hashGimbles
2023-04-04Enable loongarch64 LLVM targetzhaixiaojuan
2023-03-27More config.toml.example cleanupsJoshua Nelson
2023-03-21Rollup merge of #109124 - ferrocene:pa-compression-mode, r=Mark-Simulacrumnils
2023-03-21change default to fast for everyone but the user profilePietro Albini
2023-03-15add `enable-warnings` flag for llvmozkanonur