232 Commits (dc7162fe40e6b31811e8879c9860fd9eafe6aa46)

Author SHA1 Message Date
Daniel Lockyer 6f8a5ad369 Switch single string constant to char constant 8 years ago
Daniel Lockyer f92462fd84 Remove explicit return statements 8 years ago
Zach Reizner 1729651c16 add '-march=armv7-a' to all armv7 linux targets 8 years ago
Josh Stone 6ca7932b64 Update to rayon 0.7 8 years ago
Pietro Monteiro 2cf9a10316 Use softfp float ABI on 32bit ARM Android GCC. 8 years ago
Alex Crichton bed8f3d294 Don't drop stdout on the floor by default 8 years ago
Alex Crichton f430420e69 Wait for child threads to finish 8 years ago
Shawn Walker-Salas 34cbb578f1 add sparcv9-sun-solaris cross-compile target 8 years ago
Shawn Walker-Salas 32bdb38f61 Default to gnu compilers on Solaris 8 years ago
Alex Crichton 447865f54b Update pic docs 8 years ago
Alex Crichton 7d37a9a61b Pass -fPIC on 32-bit 8 years ago
Nitin Gupta ca0d2805e5 Fix suprious warning for cpp 8 years ago
Alex Crichton 3f163450af Update metadata 8 years ago
Steven Fackler 0084d5e0ee Add a method to macro-expand source files 8 years ago
Simonas Kazlauskas 7ef1bf4f6d Fix nits 8 years ago
Simonas Kazlauskas 59f0f969aa Add support for clang 8 years ago
Michael Fairley cbf8311066 Use arm toolchain for armv7 on Android 8 years ago
FaultyRAM b906b39d00 Ran rustfmt 8 years ago
Alex Crichton 187997b488 Fix compat with older Rust 8 years ago
Alex Crichton ddc7ce6bfe Add -melf_i386 to i686 musl 8 years ago
Jonathan A. Kollasch 93f3a8276b Add toolchain prefix for sparc64-unknown-netbsd target 8 years ago
Alex Crichton af3bc30cd0 Pass /MT for crt-static on MSVC 8 years ago
Jascha 3df9fcf938 Revert emitting atls.lib cargo metadata 8 years ago
Jascha bda11f20c1 Add ATL/MFC workaround for linker 8 years ago
Jascha 5a05e13d5c Add ATL/MFC detection for MSVC 8 years ago
James Duley 9d63a29a8d Specify FPU for thumv7em-none-eabihf 8 years ago
James Duley bbc420623c use armv6s-m instead of armv6-m 8 years ago
Evaldas Auryla 0c45ed19ea Add default cpp_link_stdlib for FreeBSD target 8 years ago
Alex Crichton a514e25a85 Don't pass SAFESEH to cl.exe 8 years ago
Alex Crichton a97a973a89 Don't pass `u` to `ar` 9 years ago
Jeff Waugh ffc397d143 Trim right - from CROSS_COMPILE 9 years ago
Alex Crichton 9490aeb9f4 More flags for armv7 android 9 years ago
Alex Crichton e2836e702c Add support for i586 msvc 9 years ago
Alex Crichton a6cc26edfe Add mips64 target prefixes 9 years ago
Jeff Waugh 5f97af4701 CROSS_COMPILE is explicit, use it before fallbacks 9 years ago
Jeff Waugh 474e39d283 Support CROSS_COMPILE environment variable 9 years ago
Jorge Aparicio e0ed11f270 add prefix and flags for Cortex-M targets 9 years ago
Alexander Bulaev 290d73970a Fix build with opt-levels s/z (issue #102) 9 years ago
Ulrich Weigand 387c351b68 Add toolchain prefix mappings for s390x 9 years ago
Brian Anderson bcedecdbad Use correct ar for emscripten 9 years ago
Brian Anderson 20c6151c0a Support emscripten 9 years ago
Alex Crichton 392fab5e7b Support 'z' and 's' optimization levels 9 years ago
Alex Crichton 03e22a4425 Add i686 musl cross target 9 years ago
Jonathan A. Kollasch e92cf36195 Add some NetBSD target to toolchain prefix mappings 9 years ago
Jonathan A. Kollasch 9390285763 sort lookup table of target to prefix mappings 9 years ago
Nipunn Koorapati 2d36a7a637 Move output directory creation out of parallel code 9 years ago
Nipunn Koorapati 902a4a27de Add weight to the gcc parallel tasks 9 years ago
Alex Crichton b5b03a74b3 Move rayon to an off-by-default feature 9 years ago
Alex Crichton acda06c063 Configure rayon according to NUM_JOBS 9 years ago
Alex Crichton 2f64343ccd Delete existing archives before assembling them 9 years ago