Commit Graph

  • ad2ce008ec
    Merge pull request #337 from crw5996/fix-build-error-rust-1.14 Alex Crichton 2018-08-22 09:15:24 -0700
  • 6b65039344 Fixed issues addressed in code review crw5996 2018-08-22 01:52:58 -0400
  • bb780dcc27 Compiling with Rust 1.14.0, tests fail due to some lint shadowing errors. Looking for advice as to how to fix this crw5996 2018-08-22 00:06:07 -0400
  • 361214c3cf Bump to 1.0.19 1.0.19 Alex Crichton 2018-08-21 10:22:16 -0700
  • ad7ee45081 Add `-fno-omit-frame-pointer` with debug info Alex Crichton 2018-08-21 10:18:46 -0700
  • afe2fd6ccd
    Merge pull request #335 from huonw/patch-1 Alex Crichton 2018-08-20 15:55:38 -0700
  • 8aac82395a
    cc-rs isn't Serde, in License section Huon Wilson 2018-08-21 08:50:37 +1000
  • 3e7d042233
    Merge pull request #334 from edelangh/use_clang_ndk_r18 Alex Crichton 2018-08-13 18:27:53 -0600
  • c6bfd111a0 Use clang as backup for target android edelangh 2018-08-13 10:32:04 +0200
  • 28f5e3450c
    Merge pull request #333 from jdm/filter-supported Alex Crichton 2018-08-08 23:44:33 -0500
  • 12816c8427
    Update minimum supported Rust version. Josh Matthews 2018-08-09 00:33:56 -0400
  • d37bd811a2 Filter out -v from compiler args when checking if a flag is supported. Josh Matthews 2018-08-08 19:03:34 -0400
  • 5b3949a063 Use one test thread for now Alex Crichton 2018-08-06 12:18:47 -0700
  • d34c1d6183
    Merge pull request #332 from jakllsch/netbsd-aarch64-toolchain-mapping Alex Crichton 2018-08-06 09:07:51 -0500
  • dae08a2c76 Add aarch64-unknown-netbsd target toolchain mapping Jonathan A. Kollasch 2018-08-06 07:54:09 -0500
  • 689b549fca find_tool_in_vs15_path(): Filter nonexistent executables nmlgc 2018-08-04 18:06:52 +0200
  • 123919c055 Find devenv and MSBuild via SetupConfiguration rather than registry keys nmlgc 2018-08-04 17:21:32 +0200
  • 0d6f93fde3 Split MSVC 15 instance iterator retrieval into a separate function nmlgc 2018-08-04 00:41:11 +0200
  • c44f4df6a1 Bump to 1.0.18 1.0.18 Alex Crichton 2018-07-11 07:16:40 -0700
  • 9eaa56536e Pass cc_wrapper_args to all compiler invocations Alex Crichton 2018-07-10 15:16:27 -0700
  • baa71c0e29
    Merge pull request #326 from Geobert/find_devenv_when_msbuild_tools_configured Alex Crichton 2018-06-29 09:26:28 -0500
  • c2242dc76f Stray println Geobert Quach 2018-06-29 08:08:53 +0100
  • fb70a6fd21 special case for devenv.exe Geobert Quach 2018-06-28 21:25:04 +0100
  • d265c3b944
    Merge pull request #324 from jdm/patch-1 Alex Crichton 2018-06-27 11:47:37 -0500
  • ca70fd32c1
    Set explicit host when checking supported flags. Josh Matthews 2018-06-22 16:15:58 -0400
  • 4f94de6754
    Don't override host when checking supported flags. Josh Matthews 2018-06-22 14:47:49 -0400
  • 8209fdc090 Bump to 1.0.17 1.0.17 Alex Crichton 2018-05-29 09:23:01 -0700
  • 377b3d14dd
    Merge pull request #321 from hsivonen/neon Alex Crichton 2018-05-29 11:22:50 -0500
  • c279df73a7 Bump to 1.0.16 1.0.16 Alex Crichton 2018-05-29 09:22:24 -0700
  • b25a873ac4 Add awareness of armv7neon-*, thumbv7-* and thumbv7neon-* targets Henri Sivonen 2018-05-29 09:58:54 +0300
  • 9183eb371d
    Merge pull request #320 from bwalderman/master Alex Crichton 2018-05-28 11:57:58 -0500
  • 41cd41f4b5 Add new cppwinrt folder to Windows 10 SDK includes. Brandon Walderman 2018-05-27 23:38:27 -0700
  • acb79a70be Bump to 1.0.15 1.0.15 Alex Crichton 2018-05-01 07:05:31 -0700
  • f9c9f648ee Fix i586-pc-windows-msvc on clang-cl Alex Crichton 2018-05-01 07:04:24 -0700
  • 889bb1e67b Version 1.0.14 1.0.14 Alex Crichton 2018-04-29 08:01:47 -0700
  • c7d67190c6 Pass -m32 and -m64 for clang-cl Alex Crichton 2018-04-29 08:01:30 -0700
  • 450f008939
    Merge pull request #314 from gnzlbg/wextra 1.0.13 Alex Crichton 2018-04-27 10:59:37 -0500
  • 75c8d46d8d make extra_warning_flags return an Option gnzlbg 2018-04-27 17:01:56 +0200
  • 5937d2ee5c bump minor version gnzlbg 2018-04-27 15:56:12 +0200
  • bda154096e add option to enable/disable -Wextra on gcc/clang gnzlbg 2018-04-27 15:55:56 +0200
  • 888986e707 Remove rustfmt builder Alex Crichton 2018-04-26 08:03:59 -0700
  • eeb47508d2 Bump to 1.0.12 1.0.12 Alex Crichton 2018-04-26 07:54:30 -0700
  • 3ca629c1a7 Don't classify `clang` as MSVC Alex Crichton 2018-04-26 07:54:17 -0700
  • 12c514a0fb Bump to 1.0.11 1.0.11 Alex Crichton 2018-04-26 07:45:04 -0700
  • 0575d8feb9 Run `cargo fmt` Alex Crichton 2018-04-24 18:50:19 -0700
  • fb4ed895f2 Fix compile on stable Alex Crichton 2018-04-24 12:49:41 -0700
  • 0b89a4072d Set env vars for clang-cl invocations Alex Crichton 2018-04-24 12:34:45 -0700
  • e2188247f5 Detect `clang-cl` correctly Alex Crichton 2018-04-24 08:53:26 -0700
  • 4fd047361d clang-cl-test cl-test Alex Crichton 2018-04-24 08:53:26 -0700
  • 648d282d07 Bump to 1.0.10 1.0.10 Alex Crichton 2018-04-13 09:25:31 -0700
  • a4790a6255
    Merge pull request #311 from tomaka/cxxstdlib Alex Crichton 2018-04-13 11:25:02 -0500
  • 69c907baff
    Allow overwriting the default cpp_link_stdlib Pierre Krieger 2018-04-13 14:59:14 +0200
  • a2c478feba
    Merge pull request #307 from mixi/master Alex Crichton 2018-04-02 18:32:55 +0200
  • 3bdeefd84d Pass -static depending on crt-static on linux too. Johannes Nixdorf 2018-04-01 10:32:08 +0200
  • 7fef736f9c Bump to 1.0.9 1.0.9 Alex Crichton 2018-03-21 15:07:24 -0700
  • bc21e46357 cargo fmt Alex Crichton 2018-03-21 15:07:16 -0700
  • 0e405f9e62 Support CC env vars like `CC='cc -foo'` Alex Crichton 2018-03-21 13:46:08 -0700
  • e416506838 Bump to 1.0.8 1.0.8 Alex Crichton 2018-03-16 09:04:47 -0700
  • 136294416f rustfmt Alex Crichton 2018-03-16 08:52:29 -0700
  • e45414e5fd
    Merge pull request #306 from jdm/parallel-supported-flags2 Alex Crichton 2018-03-16 10:52:06 -0500
  • 0b9d2c0c3d Extend critical section to encompass full supported flags check. Josh Matthews 2018-03-16 11:13:38 -0400
  • 21d465ee07
    Merge pull request #305 from snipsco/master Alex Crichton 2018-03-16 09:54:26 -0500
  • 6e068465b0 temporarily disable -fembed-bitcode-marker Mathieu Poumeyrol 2018-03-16 10:13:45 +0100
  • 31e992ba45 add aarch64 test build Mathieu Poumeyrol 2018-03-16 09:31:34 +0100
  • 9768a0e106
    Merge pull request #302 from neivv/msvc-opt-size Alex Crichton 2018-03-15 13:03:11 -0500
  • 4fc5c90853 Msvc needs /O1 (which implies /Os) to generate smallest binaries Markus Heikkinen 2018-03-15 18:32:08 +0200
  • f3a9c9cbdc Run `cargo fmt` Alex Crichton 2018-03-14 11:23:14 -0700
  • 02a09e2411 Handle paths to ccache-like wrappers Alex Crichton 2018-03-13 18:53:27 -0700
  • 67265c29ba Add icecc to ccache-like whitelist Alex Crichton 2018-03-13 18:45:18 -0700
  • 077e65ccec Bump to 1.0.7 1.0.7 Alex Crichton 2018-03-13 15:14:21 -0700
  • 1f46f178bd Trim spaces around env vars Alex Crichton 2018-03-13 15:13:11 -0700
  • a4abc51c95 Bump to 1.0.6 1.0.6 Alex Crichton 2018-03-09 09:11:32 -0800
  • 3e10a262db
    Merge pull request #294 from alexcrichton/ios Alex Crichton 2018-03-09 11:11:13 -0600
  • 0626263995 Some tweaks for iOS Alex Crichton 2018-03-08 07:14:24 -0800
  • dc2a324495 Bump to 1.0.5 1.0.5 Alex Crichton 2018-03-03 19:35:15 -0800
  • ca96c88df3
    Merge pull request #293 from SimonSapin/arg-file Alex Crichton 2018-03-03 15:37:32 -0600
  • ef5d9f8a35 Pass lib.exe arguments though a file when the arg list is too long. Simon Sapin 2018-03-03 16:45:13 +0100
  • f989927a5e
    Merge pull request #290 from glaubitz/sparc Alex Crichton 2018-03-01 09:04:36 -0600
  • a3e0165d95 Add sparc-unknown-linux-gnu cross-compile target John Paul Adrian Glaubitz 2018-03-01 11:07:46 +0100
  • fac15ddbf6
    Merge pull request #287 from glaubitz/powerpcspe Alex Crichton 2018-02-25 05:58:25 -0600
  • 1630bca4da Add powerpc-unknown-linux-gnuspe cross-compile target John Paul Adrian Glaubitz 2018-02-25 11:00:48 +0100
  • f259d26974
    Merge pull request #285 from ratake/master Alex Crichton 2018-02-19 07:00:27 +0900
  • 36ac1da8d3
    Merge pull request #286 from makotokato/WindowsOnArm Alex Crichton 2018-02-19 06:59:58 +0900
  • 9887569e12 Fix compiling C++ libraries on iOS ratake 2018-02-18 01:16:07 -0700
  • 49b1541b91 Microsoft ARM/ARM64 compiler support Makoto Kato 2018-02-17 21:55:48 +0900
  • c1cdf400c8
    Merge pull request #284 from cuviper/rayon1 Alex Crichton 2018-02-16 00:56:42 -0600
  • f95a268167 Simplify the parallel Result with collect() Josh Stone 2018-02-15 00:08:07 -0800
  • 9e9b8b17f8 Only build the threadpool if customized Josh Stone 2018-02-15 00:00:31 -0800
  • 80ea3c26e5 Update to rayon 1.0 Josh Stone 2018-02-14 23:39:13 -0800
  • a00c415929
    Merge pull request #282 from Mrmaxmeier/cache-is_flag_supported Alex Crichton 2018-01-12 14:12:52 -0600
  • 70dc6b2ebe document new is_flag_supported behaviour Mrmaxmeier 2018-01-06 23:35:19 +0100
  • 0439495483 reuse result of previous is_flag_supported-calls Mrmaxmeier 2018-01-06 23:20:06 +0100
  • ce140bc7ac
    Merge pull request #281 from malbarbo/i586-musl Alex Crichton 2018-01-08 15:12:06 -0600
  • a200dd9d40 Add i586-unknown-linux-musl Marco A L Barbosa 2018-01-08 19:02:29 -0200
  • 500c65b037 Bump to 1.0.4 1.0.4 Alex Crichton 2018-01-08 07:23:03 -0800
  • da1de51564
    Merge pull request #279 from kornelski/master Alex Crichton 2018-01-03 12:56:13 -0600
  • 51bded7426 Doc Kornel 2018-01-03 16:22:21 +0000
  • 921927462a Make is_flag_supported public Kornel 2018-01-03 15:54:33 +0000
  • 55893465be
    Merge pull request #278 from EdSchouten/cloudabi-msvc Alex Crichton 2018-01-01 13:10:38 -0600
  • 6d7c8317b3 Don't treat 'x86_64-unknown-cloudabi-cc' as being MSVC. Ed Schouten 2018-01-01 13:38:02 +0100