Commit Graph

  • acda06c063 Configure rayon according to NUM_JOBS Alex Crichton 2016-08-19 14:12:17 -0700
  • 9826957a56 Merge pull request #92 from nipunn1313/rayon Alex Crichton 2016-08-19 14:10:30 -0700
  • 2f64343ccd Delete existing archives before assembling them Alex Crichton 2016-08-19 11:47:48 -0700
  • bac4388d4f Reduce number of scopes a bit, don't require UTF-8 Alex Crichton 2016-08-19 11:41:55 -0700
  • b89b3be017 Merge pull request #91 from mystor/cargo_warnings Alex Crichton 2016-08-19 11:39:30 -0700
  • b25a493283 Use rayon for parallel compilation Nipunn Koorapati 2016-08-19 01:05:43 -0700
  • 03d1f458a4 Emit cargo warnings when compilers emit warnings Michael Layzell 2016-08-18 22:24:21 -0400
  • eff68b70cc Bump to 0.3.32 0.3.32 Alex Crichton 2016-07-19 19:55:58 -0700
  • 6e33b148a0 Merge pull request #89 from retep998/sturdy-rabbits Alex Crichton 2016-07-19 19:55:43 -0700
  • 6b9e67c074
    Fix relying on Windows 8/8.1 SDKs Peter Atashian 2016-07-19 20:52:01 -0400
  • b8e2400883 Work when input files are absolute paths Alex Crichton 2016-07-16 17:15:16 -0700
  • a9795511e5 Pass -march=i686 for i686 Linux Alex Crichton 2016-07-15 11:51:56 -0700
  • f1ae927fe3 Bump to 0.3.31 0.3.31 Alex Crichton 2016-07-14 11:03:35 -0700
  • 4002359bad Ensure the `rc` tool works Alex Crichton 2016-07-14 10:52:03 -0700
  • c1d09fd3cc Ensure the `rc` tool works add-rc-path Alex Crichton 2016-07-14 10:52:03 -0700
  • 5eb11f46f6 Bump to 0.3.30 0.3.30 Alex Crichton 2016-07-13 13:06:39 -0700
  • 88885ad46c Remove stray `pub` Alex Crichton 2016-07-13 13:06:22 -0700
  • 476040c03c Bump to 0.3.29 0.3.29 Alex Crichton 2016-07-13 10:25:52 -0700
  • 6769da7ca2 Merge pull request #85 from alexcrichton/update-msvc-logic Alex Crichton 2016-07-11 17:56:04 -0700
  • db66507c72 Update MSVC probing logic Alex Crichton 2016-07-11 11:29:01 -0700
  • 66341b638e Use `Path::exists` Alex Crichton 2016-07-05 08:42:25 -0700
  • 91c0a28f70 Bump to 0.3.28 0.3.28 Alex Crichton 2016-04-27 09:18:54 -0700
  • e440bfb992 Pass -m32/-march=pentium for i586 linux Alex Crichton 2016-04-27 09:18:38 -0700
  • 6816f59b66 Pass /safeseh and /arch:IA32 for i586-pc-windows-msvc Alex Crichton 2016-04-27 09:17:33 -0700
  • 9be13ff876 Merge pull request #78 from timonvo/version-0.3.27 0.3.27 Alex Crichton 2016-04-15 08:46:21 -0700
  • 176cfa56e3 Bump to 0.3.27 Timon Van Overveldt 2016-04-14 20:35:53 -0700
  • b2f144d456 Use rustup to install extra targets Alex Crichton 2016-04-14 11:18:24 -0700
  • c934cb3b36 Specially recognize ccache/distcc Alex Crichton 2016-04-13 10:38:06 -0700
  • 7a78f7e24a Touch up the README slightly Alex Crichton 2016-04-12 13:48:36 -0700
  • 6fad7dd3a5 Merge pull request #76 from timonvo/arm-musl Alex Crichton 2016-04-12 23:06:26 -0700
  • 49e9f30dc7 Add support for ARM MUSL cross-compilers. Timon Van Overveldt 2016-04-12 20:14:29 -0700
  • b4afd4a3d9 Bump to 0.3.26 0.3.26 Alex Crichton 2016-03-21 01:33:38 -0700
  • 51a8985071 Fix a typo Alex Crichton 2016-03-19 01:02:13 -0700
  • 72d49c5430 Try to set Platform for MSBuild Alex Crichton 2016-03-19 00:59:29 -0700
  • ac14e78e2d Add MSBuild executable name Alex Crichton 2016-03-19 00:53:40 -0700
  • 489e811229 Add support for finding msbuild Alex Crichton 2016-03-19 00:50:51 -0700
  • d722db673d Bump to 0.3.25 0.3.25 Alex Crichton 2016-02-25 10:36:04 -0800
  • 7a1bfc2a9a Force arm-*-*-gnueabihf targets to armv6 Alex Crichton 2016-02-24 23:57:32 -0800
  • ee8af6a757 Merge pull request #73 from gabrielesvelto/master Alex Crichton 2016-02-19 12:56:33 -0800
  • efbe7bf074 Add support for MIPS little-endian targets Gabriele Svelto 2016-02-19 11:57:26 +0100
  • a4d6370983 Bump to 0.3.24 0.3.24 Alex Crichton 2016-02-15 10:17:38 -0800
  • dc3dd4aa16 Apparently safeseh is lowercase to ml.exe ... Alex Crichton 2016-02-14 22:17:02 -0800
  • 64bfcf310b Pass SAFESEH to i686 MSVC tools Alex Crichton 2016-02-14 22:00:05 -0800
  • d0f9a38ff6 Bump to 0.3.23 Alex Crichton 2016-02-13 00:27:06 -0800
  • dc55d11eb2 Drop winapi/advapi32 deps Alex Crichton 2016-02-12 19:07:18 -0800
  • ee3f5a89a4 Merge pull request #71 from na-Itms/master Alex Crichton 2016-02-11 14:13:38 -0800
  • 483f35e055 Remove out-of-date link in README.md na-Itms 2016-02-11 21:54:25 +0100
  • f0743a8078 Bump to 0.3.22 0.3.22 Alex Crichton 2016-02-06 12:13:04 -0800
  • d3557007a8 Merge pull request #70 from peterhj/peterhj-nvcc Alex Crichton 2016-02-06 11:37:19 -0800
  • 8e51c4c5bc Merge pull request #69 from fabricedesre/armv7 Alex Crichton 2016-02-06 11:35:33 -0800
  • cef0689532 Preliminary support for building CUDA C files with nvcc. Peter Jin 2016-02-06 10:19:02 -0800
  • 83a9d4da94 Add -march=armv7-a for armv7 linux targets Fabrice Desré 2016-02-06 01:59:39 -0800
  • 558ff2f8da Add armv7-unknown-linux-gnueabihf to the list of supported targets Fabrice Desré 2016-02-05 14:49:35 -0800
  • be7f717c46 Pass -m64 for powerpc64 Alex Crichton 2016-02-04 22:55:56 -0800
  • b90e1a9318 Add default compilers for powerpc linux Alex Crichton 2016-02-04 22:50:51 -0800
  • 64fc0e756b Switch back from stable -> 1.5.0 Alex Crichton 2016-01-26 09:32:46 -0800
  • ce2e1ceb31 Update travis script Alex Crichton 2016-01-25 12:58:50 -0800
  • 007a8e2115 Move travis from 1.0.0 -> stable Alex Crichton 2016-01-25 12:57:38 -0800
  • 9edb3be452 Merge pull request #67 from phil-opp/pic-option Alex Crichton 2015-12-22 09:11:17 -0800
  • 74b883ec13 Add `pic` method to override default emission of `-fPIC` Philipp Oppermann 2015-12-22 13:08:52 +0100
  • ade4e1ead0 Bump to 0.3.21 0.3.21 Alex Crichton 2015-12-17 10:44:18 -0800
  • 2a7ae029d3 Don't include the colon in /Fo for MSVC Alex Crichton 2015-12-17 10:43:29 -0800
  • 6b8bfabc21 Merge pull request #65 from shepmaster/patch-1 Alex Crichton 2015-12-17 09:10:16 -0800
  • 8494fbb99d Fix typos Jake Goulding 2015-12-17 10:25:10 -0500
  • 46c550925d Bump to 0.3.20 0.3.20 Alex Crichton 2015-11-26 12:07:48 -0800
  • 01e8cf50cd Handle rumprun-netbsd for cross compiles Alex Crichton 2015-11-26 12:07:17 -0800
  • 901d6905ef Use MD when compiling C files Alex Crichton 2015-10-30 14:22:05 -0700
  • 92fadb55e2 Fix version check Alex Crichton 2015-10-28 09:27:29 -0700
  • 456ac0db98 Update CI Alex Crichton 2015-10-28 09:16:50 -0700
  • e76ff5f3dc Yet another attempt to fix nightly CI Alex Crichton 2015-10-21 10:49:11 -0700
  • ce0075e0f8 Another attempt at fixing nightly Alex Crichton 2015-10-21 10:23:40 -0700
  • eb78c53c3c Try to fix nightly builds Alex Crichton 2015-10-21 10:14:23 -0700
  • 48a6eb9a16 Fall back to copy if hard linking fails Alex Crichton 2015-10-21 09:26:02 -0700
  • 39c472e122 Merge pull request #59 from aarzee/master Alex Crichton 2015-10-19 08:38:06 -0700
  • 48705dd2c5 Clean whitespace Carlos Liam 2015-10-19 11:35:27 -0400
  • 0df8aca43e Bump to 0.3.19 0.3.19 Alex Crichton 2015-10-18 22:12:50 -0700
  • f308ef2121 Pass -static when compiling for MUSL Alex Crichton 2015-10-15 17:54:13 -0700
  • e8f69261d3 Bump to 0.3.18 0.3.18 Alex Crichton 2015-10-07 17:37:57 -0700
  • f5dd8ae454 Add .exe on the end of the windows gcc Alex Crichton 2015-10-07 17:37:45 -0700
  • c8bd500bf8 Test both GNU targets on appveyor Alex Crichton 2015-10-07 16:26:09 -0700
  • 9508a65adf Bump to 0.3.17 0.3.17 Alex Crichton 2015-09-28 18:52:53 -0700
  • 26972612ef Attempt to use a cross compiler by default Alex Crichton 2015-09-26 23:53:30 -0700
  • 71d427426d Don't print anything if cargo_metadata is false Alex Crichton 2015-09-26 23:38:16 -0700
  • 4fae5536f9 Add the ability to learn about the compiler being run Alex Crichton 2015-09-26 23:27:27 -0700
  • 5337959c42 Bump to 0.3.16 0.3.16 Alex Crichton 2015-09-22 09:27:52 -0700
  • d63831e0c2 Merge pull request #57 from kosta/master Alex Crichton 2015-09-21 11:38:49 -0700
  • 700e4b827b .ok.expect() so it compiles in older versions Konstantin Welke 2015-09-21 20:06:05 +0200
  • 9837db24db don't println! on hard-link failure Konstantin Welke 2015-09-21 17:48:27 +0200
  • c3479fbc1a If hard-linking fails, try to copy (in assemble()) Konstantin Welke 2015-09-20 09:35:47 +0200
  • a6c0f2d3ef Bump to 0.3.15 0.3.15 Alex Crichton 2015-09-19 23:18:59 -0700
  • 5e8565c6c5 Inform clang when we're building for iOS Alex Crichton 2015-09-19 23:18:26 -0700
  • d8fed8d03f Bump to 0.3.14 0.3.14 Alex Crichton 2015-09-15 23:37:18 -0700
  • e429c775dc Don't need -fPIC on windows-gnu Alex Crichton 2015-09-11 10:08:21 -0700
  • 3465184214 Merge pull request #56 from mceier/patch-1 Alex Crichton 2015-09-11 09:26:45 -0700
  • d364ac6cff Update README.md Mariusz Ceier 2015-09-11 08:38:58 +0200
  • a7bcbe58c6 Tweak some style here and there Alex Crichton 2015-09-10 09:58:05 -0700
  • a383401530 Rename link() to cargo_metadata() and cover all the cargo:… flags. Niels Grewe 2015-09-09 20:01:12 +0200
  • 849423b100 Actually add the rust side of the test Niels Grewe 2015-09-09 10:57:03 +0200
  • 4635779d9f Test whether optional linking works Niels Grewe 2015-09-09 10:46:29 +0200
  • 6713b25a1b Add an option to disabled automatic linking of the produced binary. Niels Grewe 2015-09-08 19:57:30 +0200