index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
configure.py
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Change `src/test` to `tests` in source files, fix tidy and tests
Albert Larsan
-1
/
+1
2022-12-29
Respect --set=target.platform during build
Marcus Calhoun-Lopez
-1
/
+3
2022-07-10
Remove unsupported options in configure.py
Joshua Nelson
-5
/
+2
2022-05-22
Quote replace target in bootstrap configure
yue4u
-1
/
+1
2022-03-10
configure: don't serialize empty array elements
Jon Gjengset
-0
/
+4
2021-10-12
Add --enable-debug-assertions-std option to configure script.
Hans Kratz
-0
/
+1
2021-10-12
Add --enable-overflow-checks-std option to configure script.
Hans Kratz
-0
/
+1
2021-08-06
Add options for enabling overflow checks in rustc and std.
Hans Kratz
-0
/
+1
2021-07-31
add two new build flags to build clang and enable llvm plugins
Manuel Drehwald
-0
/
+2
2021-07-19
add --codegen-backends=foo,bar ./configure flag
Pietro Albini
-0
/
+3
2021-04-07
Cleanup option parsing and config.toml.example
Joshua Nelson
-1
/
+6
2021-02-07
HWASan support
Tri Vo
-1
/
+1
2020-12-29
bootstrap: add the dist.compression-formats option
Pietro Albini
-0
/
+4
2020-11-16
x.py: allow a custom string appended to the version
Josh Stone
-0
/
+1
2020-11-05
Infer the default host target from the host toolchain if possible
Joshua Nelson
-1
/
+1
2020-10-21
allow using the system-wide llvm-libunwind as the unwinder
Marc-Antoine Perennou
-1
/
+1
2020-06-09
Add a disabled builder for riscv64 emulated tests
Tom Eccles
-0
/
+2
2020-05-10
remove lldb package from bootstrap, config and build-manifest
Ralf Jung
-1
/
+0
2020-02-17
configure: set LLVM flags with a value
Josh Stone
-3
/
+3
2020-02-12
Rollup merge of #68947 - chrissimpkins:python-fmt, r=alexcrichton
Yuki Okushi
-5
/
+6
2020-02-10
Enable Control Flow Guard in rustbuild
Andrew Paverd
-0
/
+1
2020-02-07
PEP8 format spacing
Chris Simpkins
-5
/
+6
2019-12-13
Fix the configure.py TOML field for a couple LLVM options
Josh Stone
-2
/
+2
2019-10-26
ci: add support for MIPS64 musl targets
Wang Xuerui
-0
/
+4
2019-10-21
Remove `src/llvm-emscripten` submodule
Alex Crichton
-4
/
+1
2019-08-08
remove test-miri flag from bootstrap
Ralf Jung
-1
/
+0
2019-08-02
Added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-musleabi.
Adrian Budau
-1
/
+3
2019-07-23
Require a value for configure --debuginfo-level
Josh Stone
-5
/
+5
2019-05-24
rustbuild: Simplify debuginfo configuration
Vadim Petrochenkov
-5
/
+5
2019-04-03
Support using LLVM's libunwind as the unwinder implementation
Petr Hosek
-0
/
+2
2019-01-28
Fix CI
John Kåre Alsaker
-1
/
+1
2019-01-13
Support passing cflags/cxxflags/ldflags to LLVM build
Petr Hosek
-0
/
+4
2019-01-05
Provide the option to use libc++ even on all platforms
Petr Hosek
-0
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-9
/
+0
2018-12-13
Add targets thumbv7neon-linux-androideabi and thumbv7neon-unknown-linux-gnuea...
Henri Sivonen
-0
/
+2
2018-11-06
Rollup merge of #55703 - pnkfelix:update-configure-help-to-reflect-pr-54811, ...
kennytm
-1
/
+1
2018-11-06
Auto merge of #55106 - petrhosek:fuchsia-lld, r=alexcrichton
bors
-0
/
+1
2018-11-05
Use lld directly for Fuchsia target
Petr Hosek
-0
/
+1
2018-11-05
This should have been part of PR #54811 (my bad).
Felix S. Klock II
-1
/
+1
2018-11-02
Remove all jemalloc-related content
Alex Crichton
-5
/
+0
2018-10-28
Avoid directly catching BaseException in bootstrap configure script
Konrad Borowski
-1
/
+1
2018-10-26
Make configure.py handle numeric arguments for `--set` a little better.
Michael Woerister
-1
/
+12
2018-10-20
Update Cargo, build curl/OpenSSL statically via features
Alex Crichton
-1
/
+1
2018-10-01
Fix conditions to allow missing tools in CI
Christian Poveda
-1
/
+1
2018-09-28
Add enable-missing-tools option
Christian Poveda
-0
/
+1
2018-09-25
Improvements to finding LLVM's FileCheck
Tom Tromey
-0
/
+6
2018-08-14
Add lldb to the build
Tom Tromey
-1
/
+2
2018-07-10
bootstrap: write texts to a .tmp file first for atomicity
NODA, Kai
-2
/
+2
2018-06-21
Auto merge of #50336 - japaric:llvm-tools, r=Mark-Simulacrum
bors
-0
/
+1
2018-06-07
quiet-tests -> !verbose-tests
Oliver Schneider
-1
/
+1
[next]