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