COMMITS
/ config.toml.example August 1, 2022
N
Document the `no-std` target option in config.toml.example
Nicholas Bishop committed
June 5, 2022
February 2, 2022
T
Make llvm-libunwind a per-target option
Tyler Mandry committed
May 22, 2022
J
Turn on `fast_submodules` unconditionally
Joshua Nelson committed
February 6, 2022
P
add build metrics, to gather ci stats from x.py
Pietro Albini committed
April 3, 2022
D
bootstrap: disable split dwarf by default
David Wood committed
February 14, 2022
D
bootstrap: add split-debuginfo config
David Wood committed
March 9, 2022
J
bootstrap: untangle static-libstdcpp & llvm-tools
Jon Gjengset committed
February 27, 2022
B
Use the first codegen backend in the config.toml as default
bjorn3 committed
February 10, 2022
M
Rollup merge of #93756 - tmandry:llvm-build-config, r=Mark-Simulacrum
Matthias Krüger committed
February 8, 2022
T
Add llvm.build-config option
Tyler Mandry committed
October 21, 2021
J
Stabilize -Z instrument-coverage as -C instrument-coverage
Josh Triplett committed
November 29, 2021
M
rustbuild: Add support for a per-target default-linker option.
Maxim Cournoyer committed
October 23, 2021
October 19, 2021
M
Make new symbol mangling scheme default for compiler itself.
Michael Woerister committed
October 18, 2021
A
config: add the option to enable LLVM tests
Augie Fackler committed
October 13, 2021
Y
Rollup merge of #89840 - wangkirin:master, r=jyn514
Yuki Okushi committed
W
fix the stage0 tools config file path in config.toml.example
Wang Qilin committed
October 11, 2021
H
Add missing entries for overflow-checks to config.toml.example.
Hans Kratz committed
October 1, 2021
D
bootstrap: add config option for nix patching
David Wood committed
August 25, 2021
J
bootstrap: Add LLVM target matching for M68k
John Paul Adrian Glaubitz committed
July 20, 2021
M
add two new build flags to build clang and enable llvm plugins
Manuel Drehwald committed
July 14, 2021
A
Fix download-ci-llvm help comment
Adam Gemmell committed
June 21, 2021
A
Delete spaces
Alexander Melentyev committed
June 6, 2021
B
Auto merge of #79608 - alessandrod:bpf, r=nagisa
bors committed
May 30, 2021
A
BPF: review fixes
Alessandro Decina committed
May 24, 2021
1
cleanup and fix compiling of libunwind
12101111 committed
December 5, 2020
A
Add BPF target to config.toml.example
Alessandro Decina committed
May 9, 2021
J
Remove outdated FIXME for download-rustc
Joshua Nelson committed
April 7, 2021
B
Auto merge of #82451 - jyn514:defaults, r=Mark-Simulacrum
bors committed
February 23, 2021
J
Cleanup option parsing and config.toml.example
Joshua Nelson committed
April 5, 2021
D
Rollup merge of #83368 - jyn514:download-if-unchanged, r=Mark-Simulacrum
Dylan DPC committed
March 22, 2021
J
Add `download-rustc = "if-unchanged"`
Joshua Nelson committed
March 26, 2021
R
Make rust-demangler installable
Rich Kadel committed
March 12, 2021
M
Add a `disable-minification` option for rustdoc
Michael Howell committed
March 1, 2021
J
Rollup merge of #82360 - osa1:issue82317, r=Mark-Simulacrum
Joshua Nelson committed
February 21, 2021
Ö
config.toml error reporting:
Ömer Sinan Ağacan committed
February 19, 2021
F
Created experimental build.print_step_rusage setting
Felix S. Klock II committed
January 22, 2021
J
Absolute bare minimum for downloading rustc from CI
Joshua Nelson committed
January 13, 2021
J
Add all tier 1 platforms to supported platforms for "if-available"
Joshua Nelson committed
December 14, 2020
P
bootstrap: add the dist.compression-formats option
Pietro Albini committed
December 20, 2020
J
Skip `dsymutil` by default for compiler bootstrap
J. Ryan Stinnett committed
November 16, 2020
J
x.py: allow a custom string appended to the version
Josh Stone committed
November 11, 2020
J
Rollup merge of #78354 - 12101111:rustbuild_profiler, r=Mark-Simulacrum
Jonas Schievink committed
October 30, 2020
J
Enable LLVM Polly via llvm-args.
Joseph Rafael Ferrer committed
October 26, 2020
Y
Rollup merge of #77703 - Keruspe:system-libunwind, r=Mark-Simulacrum
Yuki Okushi committed
October 15, 2020
B
Add support for using cg_clif to bootstrap rustc
bjorn3 committed
October 25, 2020
1
Support enable/disable sanitizers/profiler per target
12101111 committed
October 8, 2020
M
allow using the system-wide llvm-libunwind as the unwinder
Marc-Antoine Perennou committed
October 10, 2020
Y
Rollup merge of #77787 - jyn514:consistent-versions, r=spastorino
Yuki Okushi committed