Tadas Barzdzius
31ec0795f6
cargo: 0.14 -> 0.15
2016-12-29 09:56:19 +02:00
Tadas Barzdzius
7fa4b0f2c9
rustc: 1.13.0 -> 1.14.0
2016-12-29 09:55:38 +02:00
Joachim Schiele
1f811a6727
rustcNightlyBin.rustc: revision bump 2016-11-26 to 2016-12-05 with fix to contain components as libcore
2016-12-12 18:59:10 +01:00
joachim schiele
8806344618
rust: Updates & rename rustUnstable
to rustNighly
.
2016-11-29 17:09:01 +01:00
joachim schiele
f67061c1de
(rustc-nightly) init at 2016-11-26 - precompiled rustc nightly binary
2016-11-29 09:10:39 +01:00
Moritz Ulrich
bfc187f23a
rustc: Loosen bootstrapping restrictions.
...
Newer nightlies check a new environment variable that if set will loosen
restrictions on which compiler version can be used for bootstrapping.
Upstream issue is at https://github.com/rust-lang/rust/pull/37265
2016-11-28 11:21:12 +01:00
Moritz Ulrich
e36d243258
rustc: Don't fail if deleting of breaking tests fails.
2016-11-28 11:16:13 +01:00
Moritz Ulrich
aa4ad9b98a
rustc: Fix hanging build by disabling test.
2016-11-20 15:38:37 +01:00
Tadas Barzdzius
0f51eb58ee
rustc, cargo: 1.12.1 -> 1.13.0, 0.13.0 -> 0.14.0
2016-11-16 13:25:19 +02:00
Tim Steinbach
96cc219524
rust: 1.12.0 -> 1.12.1
2016-10-22 13:49:23 -04:00
Tim Steinbach
b116f9b0cd
rust: 1.11.0 -> 1.12.0, cargo: 0.12.0 -> 0.13.0
2016-10-10 21:59:26 -04:00
Anthony Cowley
3989b8da43
rustc: fix build on darwin
...
The OS is identified as "10.4" rather than "osx". This commit removes
the 'rt' build script's hard coding of the "osx" suffix when building on
darwin since the cmake configuration falls back to building a 10.4
compatible libclang_rt.
2016-10-03 09:20:56 -04:00
Luca Bruno
24f36cce50
Merge pull request #18102 from sjmackenzie/cargo-hash-fix
...
Cargo has incorrect hash
2016-08-31 11:04:59 +00:00
Moritz Ulrich
70f55f9930
rust{Beta,Unstable}: Remove outdated comment.
2016-08-30 12:05:45 +02:00
Stewart Mackenzie
33d6e5acd5
Cargo has incorrect hash
2016-08-30 05:53:03 +08:00
Moritz Ulrich
8cd3e1e2ba
rustc: 1.10.0 -> 1.11.0 and beta/unstable updates.
...
Give cargo the right name.
Fix versioning.
rustBeta: -> 2016-08-17
Looks like rustUnstable.rustc needs *exactly* this version.
2016-08-27 08:24:16 +02:00
Moritz Ulrich
02608c6a3c
rustc: Disable failing linker-output-utf8 test.
2016-08-10 21:25:53 +02:00
Moritz Ulrich
3324123eb7
rustc-bootstrap: Use optionalString.
2016-08-10 21:16:48 +02:00
Moritz Ulrich
86326cbf54
rustc: Re-enable doCheck on Darwin.
2016-08-10 21:16:48 +02:00
Daiderd Jordan
2b806e9b71
rustc: Set TMPDIR on Darwin to fix build.
2016-08-10 21:16:48 +02:00
Moritz Ulrich
3dc73927fe
rustHead.cargo: cargo -> 2016-07-25.
2016-08-10 21:16:48 +02:00
Moritz Ulrich
c8f878436e
rustBeta.cargo: cargo -> 2016-07-25.
2016-08-10 21:16:48 +02:00
Moritz Ulrich
57a690fbe4
cargo: Force usage of pkgs.cacert.
2016-08-10 21:16:48 +02:00
Moritz Ulrich
6fd0591674
rustc: Disable doCheck on Darwin.
2016-08-10 21:16:37 +02:00
Moritz Ulrich
d5569064c3
rustcUnstable: Add note about when to drop the patch.
2016-08-10 21:16:37 +02:00
Moritz Ulrich
899d026426
rustUnstable.rustc: Fix tests by disabling lowering thread-count.
2016-08-10 21:16:37 +02:00
Moritz Ulrich
12fe154953
rust-bootstrap: Don't run patchelf on darwin.
2016-08-10 21:16:37 +02:00
Moritz Ulrich
0f25add68d
rustUnstable.rustc: master-1.11.0 -> master-1.12.0
...
Note that tests are failing for this commit.
2016-08-10 21:16:37 +02:00
Moritz Ulrich
755be0e1ce
rustBeta.cargo: Fix build.
2016-08-10 21:16:37 +02:00
Moritz Ulrich
4115e94c87
rustBeta.rustc: beta-1.10.10 -> 1.11.0, rustBeta.cargo: 0.10.0 -> 0.12.0.
2016-08-10 21:16:37 +02:00
John Ericson
bed2a14afa
makeRustPlatform: Remove self
argument
2016-07-15 10:13:21 +02:00
Moritz Ulrich
8c45378cde
rustc: 1.9.0 -> 1.10.0, cargo: 0.10.0 -> 0.11.0
2016-07-13 20:08:05 +02:00
David Craven
54f80775cb
rust: Refactoring of rust and cargo packages
2016-06-15 12:47:13 +02:00
John Ericson
8f763d0539
rustc: rename rust to rustc, but keep rust attr name for backwards compat
2014-08-01 04:39:37 +02:00
John Ericson
641ccec337
rust: Refer to 0.11.nix directly in all-packages
...
rather than use default.nix indirection
2014-08-01 04:28:54 +02:00
John Ericson
584114b697
rust: Add an alternative package for the master tip
...
based off of pull request #3084
2014-07-31 20:42:20 +02:00
John Ericson
a510e024b6
rust: Add hashes for i686-darwin
2014-07-31 00:12:16 +02:00
John Ericson
399f8b48f9
rust: Prepare for more versions part 2:
...
- Default is now an alias for 0.11
2014-07-30 07:39:06 +02:00
John Ericson
210452979a
rust: Prepare for more versions part 1:
...
- Factor out some things that REALLY shouldn't change between versions
2014-07-30 07:39:06 +02:00
Paul Colomiets
febf46bf5c
rust: Update to 0.11
2014-07-03 00:52:33 +03:00
Charles Strahan
6d5db3e93b
rust: update to 0.10 release
2014-05-12 13:37:38 -04:00
Georges Dubus
f8afc745bf
rust: fixed i686 build
2014-01-22 19:29:20 +01:00
Georges Dubus
49dd0867a7
rust: Fixed build
2014-01-22 16:36:05 +01:00
Georges Dubus
6eed023894
rust: patched the source to hardcode gcc path
...
to avoid using a wrapper.
2014-01-22 13:33:04 +01:00
Georges Dubus
35aa131371
rust: fixed build for i686 and maybe darwin
2014-01-22 13:33:04 +01:00
Shea Levy
0e74c9f4dc
Fix tarball
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-19 13:38:37 -05:00
Shea Levy
cb24530135
Fix whitespace
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-19 12:40:31 -05:00
Georges Dubus
2a0f1cd6f1
rust: Add
2014-01-19 17:30:36 +01:00