824 Commits (master)
 

Author SHA1 Message Date
edelangh c6bfd111a0 Use clang as backup for target android 6 years ago
Alex Crichton 28f5e3450c
Merge pull request #333 from jdm/filter-supported 6 years ago
Josh Matthews 12816c8427
Update minimum supported Rust version. 6 years ago
Josh Matthews d37bd811a2 Filter out -v from compiler args when checking if a flag is supported. 6 years ago
Alex Crichton 5b3949a063 Use one test thread for now 6 years ago
Alex Crichton d34c1d6183
Merge pull request #332 from jakllsch/netbsd-aarch64-toolchain-mapping 6 years ago
Jonathan A. Kollasch dae08a2c76 Add aarch64-unknown-netbsd target toolchain mapping 6 years ago
nmlgc 689b549fca find_tool_in_vs15_path(): Filter nonexistent executables 6 years ago
nmlgc 123919c055 Find devenv and MSBuild via SetupConfiguration rather than registry keys 6 years ago
nmlgc 0d6f93fde3 Split MSVC 15 instance iterator retrieval into a separate function 6 years ago
Alex Crichton c44f4df6a1 Bump to 1.0.18 6 years ago
Alex Crichton 9eaa56536e Pass cc_wrapper_args to all compiler invocations 6 years ago
Alex Crichton baa71c0e29
Merge pull request #326 from Geobert/find_devenv_when_msbuild_tools_configured 6 years ago
Geobert Quach c2242dc76f Stray println 6 years ago
Geobert Quach fb70a6fd21 special case for devenv.exe 6 years ago
Alex Crichton d265c3b944
Merge pull request #324 from jdm/patch-1 6 years ago
Josh Matthews ca70fd32c1
Set explicit host when checking supported flags. 6 years ago
Josh Matthews 4f94de6754
Don't override host when checking supported flags. 6 years ago
Alex Crichton 8209fdc090 Bump to 1.0.17 6 years ago
Alex Crichton 377b3d14dd
Merge pull request #321 from hsivonen/neon 6 years ago
Alex Crichton c279df73a7 Bump to 1.0.16 6 years ago
Henri Sivonen b25a873ac4 Add awareness of armv7neon-*, thumbv7-* and thumbv7neon-* targets 6 years ago
Alex Crichton 9183eb371d
Merge pull request #320 from bwalderman/master 6 years ago
Brandon Walderman 41cd41f4b5 Add new cppwinrt folder to Windows 10 SDK includes. 6 years ago
Alex Crichton acb79a70be Bump to 1.0.15 7 years ago
Alex Crichton f9c9f648ee Fix i586-pc-windows-msvc on clang-cl 7 years ago
Alex Crichton 889bb1e67b Version 1.0.14 7 years ago
Alex Crichton c7d67190c6 Pass -m32 and -m64 for clang-cl 7 years ago
Alex Crichton 450f008939
Merge pull request #314 from gnzlbg/wextra 7 years ago
gnzlbg 75c8d46d8d make extra_warning_flags return an Option 7 years ago
gnzlbg 5937d2ee5c bump minor version 7 years ago
gnzlbg bda154096e add option to enable/disable -Wextra on gcc/clang 7 years ago
Alex Crichton 888986e707 Remove rustfmt builder 7 years ago
Alex Crichton eeb47508d2 Bump to 1.0.12 7 years ago
Alex Crichton 3ca629c1a7 Don't classify `clang` as MSVC 7 years ago
Alex Crichton 12c514a0fb Bump to 1.0.11 7 years ago
Alex Crichton 0575d8feb9 Run `cargo fmt` 7 years ago
Alex Crichton fb4ed895f2 Fix compile on stable 7 years ago
Alex Crichton 0b89a4072d Set env vars for clang-cl invocations 7 years ago
Alex Crichton e2188247f5 Detect `clang-cl` correctly 7 years ago
Alex Crichton 648d282d07 Bump to 1.0.10 7 years ago
Alex Crichton a4790a6255
Merge pull request #311 from tomaka/cxxstdlib 7 years ago
Pierre Krieger 69c907baff
Allow overwriting the default cpp_link_stdlib 7 years ago
Alex Crichton a2c478feba
Merge pull request #307 from mixi/master 7 years ago
Johannes Nixdorf 3bdeefd84d Pass -static depending on crt-static on linux too. 7 years ago
Alex Crichton 7fef736f9c Bump to 1.0.9 7 years ago
Alex Crichton bc21e46357 cargo fmt 7 years ago
Alex Crichton 0e405f9e62 Support CC env vars like `CC='cc -foo'` 7 years ago
Alex Crichton e416506838 Bump to 1.0.8 7 years ago
Alex Crichton 136294416f rustfmt 7 years ago