COMMITS
/ configure February 16, 2024
B
Ensure `./configure` works when `configure.py` path contains spaces
beetrees committed
November 21, 2019
G
Enforce Python 3 as much as possible
Guillaume Gomez committed
August 26, 2017
A
rustbuild: Rewrite the configure script in Python
Alex Crichton committed
July 30, 2017
A
rustbuild: Remove `--enable-llvm-clean-rebuild`
Alex Crichton committed
July 26, 2017
B
Auto merge of #43226 - alexcrichton:aarch64-ci, r=aidanhs
bors committed
July 13, 2017
A
Add a disabled builder for aarch64 emulated tests
Alex Crichton committed
July 17, 2017
X
configure: allow distros to disable debuginfo-only-std
Ximin Luo committed
June 20, 2017
T
Make wasm32 buildbot test LLVM backend
Thomas Lively committed
June 4, 2017
M
Merge branch 'profiling' of github.com:whitequark/rust into profiling
Marco Castelluccio committed
April 28, 2017
M
configure: allow configuring bindir
Marc-Antoine Perennou committed
May 1, 2017
R
Remove obsolete --disable-elf-tls configure switch.
Ralph Giles committed
February 13, 2017
W
Add profiling support, through the rustc -Z profile flag.
whitequark committed
C
Remove '--disable-rustbuild' option from configure script.
Corey Farwell committed
April 20, 2017
M
Add x86_64-linux-android target
Marco A L Barbosa committed
April 4, 2017
N
Remove --enable-save-analysis configure flag
Nick Cameron committed
March 15, 2017
March 8, 2017
V
Default llvm.clean-rebuild to false
Vadim Petrochenkov committed
February 12, 2017
A
configure: Remove --build detection
Alex Crichton committed
A
configure: Remove misc unused vars
Alex Crichton committed
A
configure: Remove SUPPORTED_TARGET support
Alex Crichton committed
A
configure: Remove some lldb-specific logic
Alex Crichton committed
A
configure: Remove miscellaneous program probes
Alex Crichton committed
A
configure: Remove md5 probing logic
Alex Crichton committed
A
configure: Remove git probing logic
Alex Crichton committed
March 9, 2017
T
rustbuild: Make save-analysis an option
Tatsuyuki Ishi committed
March 6, 2017
X
Support armhf abi on 64-bit ARM cpus
Ximin Luo committed
February 15, 2017
A
rustbuild: Add support for compiling Cargo
Alex Crichton committed
February 14, 2017
A
travis: Disable source tarballs on most builders
Alex Crichton committed
B
February 10, 2017
E
Automatically vendor Cargo deps when building the source tarballs.
Eduard-Mihai Burtescu committed
February 9, 2017
C
Rollup merge of #38699 - japaric:lsan, r=alexcrichton
Corey Farwell committed
February 3, 2017
J
build/test the sanitizers only when --enable-sanitizers is used
Jorge Aparicio committed
J
`aarch64` CPU type is called `arm64` on FreeBSD
Jean-Sébastien Pédron committed
February 8, 2017
C
Rollup merge of #39431 - alexcrichton:no-more-makefiles, r=brson
Corey Farwell committed
C
Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brson
Corey Farwell committed
January 23, 2017
A
Delete swaths of the configure script
Alex Crichton committed
February 5, 2017
C
Rollup merge of #39491 - dumbbell:support-aarch64-unknown-freebsd, r=alexcrichton
Corey Farwell committed
January 28, 2017
A
Add support for test suites emulated in QEMU
Alex Crichton committed
January 21, 2017
A
rustbuild: Start building --enable-extended
Alex Crichton committed
January 13, 2017
A
travis: Pass --release-channel=nightly on deploy
Alex Crichton committed
December 28, 2016
X
Detect mips CPUs in ./configure
Ximin Luo committed
January 11, 2017
A
rustbuild: Don't enable debuginfo in rustc
Alex Crichton committed
January 2, 2017
C
Reword 'stupid' and 'crazy' in docs.
Clar Charr committed
January 1, 2017
S
Merge branch 'master' into sparc64
Seo Sanghyeon committed
December 3, 2016
J
further enable the Sparc LLVM backend
Jonathan A. Kollasch committed
December 25, 2016
A
rustbuild: Compile rustc twice, not thrice
Alex Crichton committed
December 22, 2016
B
Delete the llvm submodule lockfile when configuring on the bots
Brian Anderson committed
December 12, 2016
A
rustbuild: Add sccache support
Alex Crichton committed
December 8, 2016
F
Fix #38251 but perhaps not BEST fix for it.
Felix S. Klock II committed
November 16, 2016
A
mk: Switch rustbuild to the default build system
Alex Crichton committed