COMMITS
/ configure July 26, 2015
S
Standardize on non-zero checks for configure
Steven Stewart-Gallus committed
July 20, 2015
F
fix `configure`: allow both `--enable-debug` and `--disable-debuginfo`
Felix S. Klock II committed
July 16, 2015
M
Rollup merge of #27028 - Gankro:travis, r=alexcrichton
Manish Goregaokar committed
July 14, 2015
A
Ratchet up travis to build stage1 and our own LLVM.
Alexis Beingessner committed
July 13, 2015
R
verify Apple LLVM versions independently, since the "based on LLVM" version is no longer reported
Ryan Pendleton committed
July 1, 2015
A
Add netbsd amd64 support
Alex Newman committed
June 25, 2015
A
mk: Add support for i686-pc-windows-msvc
Alex Crichton committed
June 24, 2015
D
stupid missing dollar sign
Dave Huseby committed
S
support llvm version 3.7 in configure
Sébastien Marie committed
June 10, 2015
D
adding fallback to clang if gcc not available
Dave Huseby committed
D
allowing fallback to clang on freebsd when needed
Dave Huseby committed
June 22, 2015
O
Put CFG_BUILD triples into CFG_HOST triples.
OGINO Masanori committed
June 12, 2015
U
mk: Build crates with relative paths to rustc
Ulrik Sverdrup committed
June 4, 2015
A
configure: Fix LLVM output dir on MSVC
Alex Crichton committed
June 3, 2015
B
Auto merge of #25984 - Manishearth:rollup, r=Manishearth
bors committed
M
Rollup merge of #25971 - richo:configurable-python, r=alexcrichton
Manish Goregaokar committed
M
Rollup merge of #25939 - wca:fix-freebsd-configure, r=alexcrichton
Manish Goregaokar committed
June 2, 2015
R
configure: Allow specifying your python with --python
Richo Healey committed
June 1, 2015
B
Auto merge of #25858 - alexcrichton:disable-os-tls, r=brson
bors committed
May 31, 2015
A
remove duplicate "don't"
Andrew Foote committed
May 28, 2015
A
std: Add an option to disable ELF based TLS
Alex Crichton committed
May 26, 2015
K
Remove redundant compiler check. Allow CC override
Kubilay Kocak committed
May 23, 2015
W
Use case..esac instead of [[.
Will Andrews committed
W
Don't force FreeBSD to use clang.
Will Andrews committed
O
Rollup merge of #25722 - nickdesaulniers:configureClang37, r=brson
Oliver Schneider committed
May 22, 2015
N
allow clang 3.7 to be used when configuring Fixes #25720
Nick Desaulniers committed
G
configure: Fix printing of commands from `run`
Geoffrey Thomas committed
G
configure: Clarify error message about missing dependencies
Geoffrey Thomas committed
May 20, 2015
S
use posix command to extract first 8 chars
Sébastien Marie committed
B
Auto merge of #25350 - alexcrichton:msvc, r=brson
bors committed
May 11, 2015
A
mk: Enable building LLVM targeting MSVC
Alex Crichton committed
A
configure: Start adding MSVC support
Alex Crichton committed
May 14, 2015
B
Auto merge of #25208 - lfairy:version-hash, r=brson
bors committed
March 4, 2015
R
Very hacky MSVC hacks.
Ricky Taylor committed
May 9, 2015
B
Auto merge of #24859 - richo:valgrind-tests, r=brson
bors committed
May 8, 2015
C
configure: display correct version for md5sum
Chris Wong committed
C
Generate CFG_FILENAME_EXTRA from the version
Chris Wong committed
May 7, 2015
C
Expand OS X versions referenced in configure message
Carol Nichols committed
April 30, 2015
B
Auto merge of #24902 - bombless:configure, r=pnkfelix
bors committed
April 28, 2015
Y
Mention --enable-optimize for --enable-debug
York Xiang committed
B
Auto merge of #24777 - alexcrichton:musl, r=brson
bors committed
R
configure: Fail iff valgrind is explicitly requested but not available
Richo Healey committed
B
Auto merge of #24835 - rprichard:rfail-full, r=alexcrichton
bors committed
April 29, 2015
F
add `--enable-debuginfo-tests`, analogous to `--disable-optimize-tests`.
Felix S. Klock II committed
April 21, 2015
A
mk: Add support for musl-based builds
Alex Crichton committed
April 27, 2015
R
configure: Disable valgrind-rpass if there's no valgrind
Richo Healey committed
R
configure: generic run command
Richo Healey committed
April 26, 2015
B
Auto merge of #24679 - tamird:enable-debug, r=pnkfelix
bors committed
R
Add a new test group, rfail-full that runs rfail tests with fulldeps.
Ryan Prichard committed