Commit Graph

  • f92462fd84 Remove explicit return statements Daniel Lockyer 2017-03-17 17:03:42 +0000
  • 1729651c16 add '-march=armv7-a' to all armv7 linux targets Zach Reizner 2017-04-11 16:37:52 -0700
  • a703a6dd1d Merge pull request #150 from cuviper/rayon-0.7 Alex Crichton 2017-04-08 13:33:07 -0700
  • 6ca7932b64 Update to rayon 0.7 Josh Stone 2017-04-07 15:47:17 -0700
  • ed4808cc41 Merge pull request #148 from pietro/android-arm-flags Alex Crichton 2017-03-29 11:03:54 -0500
  • fe90eaa9a1 Attempt to fix CI Alex Crichton 2017-03-29 09:00:29 -0700
  • 2cf9a10316 Use softfp float ABI on 32bit ARM Android GCC. Pietro Monteiro 2017-03-28 19:00:29 -0700
  • cf1f00bc03 Bump to 0.3.45 0.3.45 Alex Crichton 2017-03-15 22:33:49 -0700
  • bed8f3d294 Don't drop stdout on the floor by default Alex Crichton 2017-03-15 22:32:55 -0700
  • 36f19205be Bump to 0.3.44 0.3.44 Alex Crichton 2017-03-14 09:33:05 -0700
  • f430420e69 Wait for child threads to finish Alex Crichton 2017-03-14 09:32:43 -0700
  • eaef82a97e Merge pull request #137 from binarycrusader/master Alex Crichton 2017-02-16 23:01:36 -0600
  • 34cbb578f1 add sparcv9-sun-solaris cross-compile target Shawn Walker-Salas 2017-02-16 20:57:34 -0800
  • 0a9c596424 Merge pull request #135 from binarycrusader/master Alex Crichton 2017-02-13 17:04:03 -0600
  • 32bdb38f61 Default to gnu compilers on Solaris Shawn Walker-Salas 2017-02-13 14:03:29 -0800
  • 447865f54b Update pic docs Alex Crichton 2017-02-11 09:02:43 -0800
  • 67aafdfd99 Fix tests Alex Crichton 2017-02-03 22:16:51 -0800
  • d8ee420449 Bump to 0.3.43 0.3.43 Alex Crichton 2017-02-03 22:09:57 -0800
  • 7d37a9a61b Pass -fPIC on 32-bit Alex Crichton 2017-02-03 22:07:32 -0800
  • 16b047fd35 Merge pull request #132 from nitingupta910/master Alex Crichton 2017-02-03 09:42:37 -0800
  • ca0d2805e5 Fix suprious warning for cpp Nitin Gupta 2017-02-02 20:21:27 -0800
  • a9f643508a Merge pull request #130 from tatsuya6502/doc-num-jobs Alex Crichton 2017-01-30 09:34:35 -0800
  • 61c808d4e5 Update README; `cargo build -jN` will set/override $NUM_JOBS for you. Tatsuya Kawano 2017-01-30 10:06:59 +0800
  • 3f163450af Update metadata 0.3.42 Alex Crichton 2017-01-26 09:08:45 -0800
  • 2eb48f5f40 Bump to 0.3.42 Alex Crichton 2017-01-26 09:07:21 -0800
  • 9b65ef4c3f Merge pull request #128 from sfackler/master Alex Crichton 2017-01-24 13:26:17 -0800
  • 0084d5e0ee Add a method to macro-expand source files Steven Fackler 2017-01-24 22:22:45 +0100
  • d7d05ebf98 Merge pull request #121 from nagisa/clang Alex Crichton 2017-01-24 10:18:11 -0800
  • 7ef1bf4f6d Fix nits Simonas Kazlauskas 2017-01-20 21:14:35 +0200
  • 59f0f969aa Add support for clang Simonas Kazlauskas 2016-12-13 18:57:21 +0200
  • e1ed83d216 Merge pull request #127 from michaelfairley/armv7 Alex Crichton 2017-01-09 17:26:45 -0800
  • cbf8311066 Use arm toolchain for armv7 on Android Michael Fairley 2017-01-09 15:29:18 -0600
  • b1601a6bc2 Merge pull request #126 from mbrubeck/deps Alex Crichton 2017-01-05 21:29:09 -0800
  • 7ed965ed8f Upgrade to rayon 0.6 Matt Brubeck 2017-01-05 19:40:49 -0800
  • 39c99e9954 Bump to 0.3.41 0.3.41 Alex Crichton 2016-12-27 14:08:43 -0800
  • a6287bf501 Merge pull request #123 from FaultyRAM/rustfmt Alex Crichton 2016-12-20 09:36:08 -0800
  • b906b39d00 Ran rustfmt FaultyRAM 2016-12-20 16:52:48 +1000
  • 533b6a2781 Merge pull request #122 from jdub/rayon5 Alex Crichton 2016-12-16 09:38:30 -0800
  • c87ebcc10f rayon 0.5 Jeff Waugh 2016-12-16 23:04:45 +1100
  • 7d6e819cca No install step on 1.6.0 Alex Crichton 2016-12-13 13:42:55 -0800
  • 187997b488 Fix compat with older Rust Alex Crichton 2016-12-13 09:36:09 -0800
  • 13eb349afb Bump to 0.3.40 0.3.40 Alex Crichton 2016-12-12 09:24:41 -0800
  • ddc7ce6bfe Add -melf_i386 to i686 musl Alex Crichton 2016-12-12 09:22:18 -0800
  • dccc656715 Merge pull request #118 from jakllsch/netbsd-sparc64-20161205 Alex Crichton 2016-12-05 08:39:48 -0800
  • 93f3a8276b Add toolchain prefix for sparc64-unknown-netbsd target Jonathan A. Kollasch 2016-12-04 10:15:12 -0600
  • b3a68221d1 Bump to 0.3.39 0.3.39 Alex Crichton 2016-12-02 13:23:48 -0800
  • af3bc30cd0 Pass /MT for crt-static on MSVC Alex Crichton 2016-12-02 00:09:43 -0800
  • 60e59fc0c2 Merge pull request #117 from Jascha-N/add-atlmfc-detection Alex Crichton 2016-12-01 11:15:40 -0800
  • 3df9fcf938 Revert emitting atls.lib cargo metadata Jascha 2016-12-01 20:06:30 +0100
  • bda11f20c1 Add ATL/MFC workaround for linker Jascha 2016-12-01 19:48:55 +0100
  • 5a05e13d5c Add ATL/MFC detection for MSVC Jascha 2016-12-01 11:10:18 +0100
  • d46446e667 Merge pull request #116 from parched/master Alex Crichton 2016-11-28 17:53:47 -0600
  • 9d63a29a8d Specify FPU for thumv7em-none-eabihf James Duley 2016-11-28 22:39:46 +0000
  • bbc420623c use armv6s-m instead of armv6-m James Duley 2016-11-28 22:17:21 +0000
  • ddf7701220 Really fix nightly tests Alex Crichton 2016-11-19 11:29:58 -0800
  • d736142660 Fix tests on nightly Alex Crichton 2016-11-19 11:02:10 -0800
  • 1a4afee706 Update travis token Alex Crichton 2016-11-19 09:18:32 -0800
  • df519f6011 Merge pull request #114 from paukstis/master Alex Crichton 2016-11-14 09:38:46 -0600
  • 0c45ed19ea Add default cpp_link_stdlib for FreeBSD target Evaldas Auryla 2016-11-13 19:16:12 +0100
  • a514e25a85 Don't pass SAFESEH to cl.exe Alex Crichton 2016-11-05 13:31:53 -0700
  • be620ac6d3 Bump to 0.3.38 0.3.38 Alex Crichton 2016-10-23 10:39:17 -0700
  • a97a973a89 Don't pass `u` to `ar` Alex Crichton 2016-10-23 10:38:32 -0700
  • f5d90fa492 Merge pull request #110 from jdub/cross-compile Alex Crichton 2016-10-20 14:12:18 -0700
  • ffc397d143 Trim right - from CROSS_COMPILE Jeff Waugh 2016-10-21 06:01:18 +1100
  • 9490aeb9f4 More flags for armv7 android Alex Crichton 2016-10-18 15:59:14 -0700
  • 6695e62fb4 Bump to 0.3.37 0.3.37 Alex Crichton 2016-10-16 18:11:44 -0700
  • e2836e702c Add support for i586 msvc Alex Crichton 2016-10-16 12:55:05 -0700
  • 7ee31b17f6 Bump to 0.3.36 0.3.36 Alex Crichton 2016-10-15 21:58:02 -0700
  • a6cc26edfe Add mips64 target prefixes Alex Crichton 2016-10-14 13:29:07 -0700
  • 24d1b39ee2 Merge pull request #106 from jdub/cross-compile Alex Crichton 2016-10-12 07:19:01 -0700
  • 5f97af4701 CROSS_COMPILE is explicit, use it before fallbacks Jeff Waugh 2016-10-13 01:02:11 +1100
  • 474e39d283 Support CROSS_COMPILE environment variable Jeff Waugh 2016-10-12 01:26:35 +1100
  • 557c854388 pass --target on appveyor Alex Crichton 2016-10-10 16:44:11 -0700
  • d2a3a66cb9 Merge pull request #104 from japaric/thumb Alex Crichton 2016-09-29 19:53:05 -0700
  • e0ed11f270 add prefix and flags for Cortex-M targets Jorge Aparicio 2016-09-29 21:42:29 -0500
  • 3419148e2b Merge pull request #103 from alexbool/master Alex Crichton 2016-09-27 08:16:51 +0900
  • 290d73970a Fix build with opt-levels s/z (issue #102) Alexander Bulaev 2016-09-24 16:00:08 +0300
  • fbb4ef58f0 Merge pull request #101 from uweigand/master Alex Crichton 2016-09-03 19:31:01 -0700
  • 387c351b68 Add toolchain prefix mappings for s390x Ulrich Weigand 2016-09-03 21:48:15 +0200
  • 8ff5360b6e Merge pull request #100 from brson/emar Alex Crichton 2016-08-31 13:52:22 -0700
  • bcedecdbad Use correct ar for emscripten Brian Anderson 2016-08-31 20:50:47 +0000
  • 33177f01b0 Merge pull request #99 from brson/emcc Alex Crichton 2016-08-31 13:44:28 -0700
  • 20c6151c0a Support emscripten Brian Anderson 2016-08-31 20:39:59 +0000
  • 392fab5e7b Support 'z' and 's' optimization levels Alex Crichton 2016-08-28 11:25:04 -0700
  • 03e22a4425 Add i686 musl cross target Alex Crichton 2016-08-26 19:45:29 -0700
  • 5a882b6be5 Merge pull request #96 from jakllsch/netbsd-upstreaming Alex Crichton 2016-08-26 12:49:58 -0700
  • e92cf36195 Add some NetBSD target to toolchain prefix mappings Jonathan A. Kollasch 2016-08-06 10:07:40 -0500
  • 9390285763 sort lookup table of target to prefix mappings Jonathan A. Kollasch 2016-08-06 09:01:26 -0500
  • 88b1c5a141 Bump to 0.3.35 0.3.35 Alex Crichton 2016-08-22 09:15:21 -0700
  • 3fc82be241 Merge pull request #95 from nipunn1313/create_dir Alex Crichton 2016-08-22 09:14:33 -0700
  • 2d36a7a637 Move output directory creation out of parallel code Nipunn Koorapati 2016-08-22 02:01:30 -0700
  • 9c06cc6243 Bump to 0.3.34 0.3.34 Alex Crichton 2016-08-21 00:18:12 -0700
  • 38afecda14 Merge pull request #93 from nipunn1313/weight Alex Crichton 2016-08-20 12:29:02 -0700
  • 902a4a27de Add weight to the gcc parallel tasks Nipunn Koorapati 2016-08-20 00:39:26 -0700
  • c2f9f0f4f8 Bump to 0.3.33 0.3.33 Alex Crichton 2016-08-19 18:21:56 -0700
  • f6a230a750 Fix travis config Alex Crichton 2016-08-19 14:52:40 -0700
  • abede13810 Clarify the name in the README Alex Crichton 2016-08-19 14:35:27 -0700
  • 8f7ea1868d Add a note about parallel compilation in the README Alex Crichton 2016-08-19 14:32:30 -0700
  • b5b03a74b3 Move rayon to an off-by-default feature Alex Crichton 2016-08-19 14:29:27 -0700
  • 61dd856825 Fix travis testing of README Alex Crichton 2016-08-19 14:14:14 -0700