Jack Moffitt
b9db81d45c
Update Cargo to 2016-05-12
2016-05-13 13:00:29 -06:00
Mátyás Mustoha
77560bdbee
Update Cargo to 2016-05-03 nightly
2016-05-03 14:26:23 +02:00
Matt Brubeck
afad02df32
Update Cargo to 2016-04-17 nightly
...
To pick up rust-lang/cargo#2534 and other recent fixes.
2016-04-18 09:55:13 -07:00
Lars Bergstrom
dbd25fc41a
Update Cargo to pick up RUSTFLAGS support
2016-03-25 10:49:37 -05:00
Lars Bergstrom
f2e7061522
Update cargo
2016-03-04 15:56:25 -06:00
Lars Bergstrom
f29978a120
Update cargo version
2016-02-03 08:56:55 -06:00
Simon Sapin
9228b5011d
Run all unit tests with just one Cargo command.
...
Upgrade Cargo to get https://github.com/rust-lang/cargo/pull/1828 ,
and use it for unit tests.
This allows Cargo to get some more parallelism
when compiling the test crates’ dependencies.
`touch components/util/lib.rs && mach test-unit` on my machine
goes from 149 seconds to 124.
2015-10-01 17:59:18 +02:00
Simon Sapin
3870b81b07
Upgrade to cargo 0.5.0-nightly (657e363 2015-08-19)
...
Pick up https://github.com/rust-lang/cargo/pull/1908
2015-08-20 16:08:42 +02:00
Simon Sapin
70abd79f62
Upgrade cargo to 0.4.0-nightly (425fd85 2015-08-05)
...
Pick up https://github.com/rust-lang/cargo/pull/1830
2015-08-15 18:08:33 +02:00
Filip Szczepański
1025fbe44c
Update Cargo nightly version
...
Cargo nightly 2015-06-15 has an issue where downloading from crates.io fails due to an SSL certificate error. This issue doesn't occur with 2015-06-24.
2015-06-27 00:12:39 +01:00
Jack Moffitt
a0237085c6
Use Cargo's target directory sharing.
...
This speeds up `./mach build --dev` followed by `./mach build-cef` by a
large amount, and also speeds up other build combos found in our CI.
2015-06-15 11:48:47 -06:00
Simon Sapin
ef8edd4e87
Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8.
2015-05-05 10:07:34 -04:00
Ms2ger
5f15eb5fbf
Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.
2015-03-18 13:18:31 -04:00
Simon Sapin
d5dd1d658e
Upgrade to rustc ba2f13ef0 2015-02-04
2015-02-11 14:48:34 -08:00
Josh Matthews
95fc29fa0d
Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.
2015-01-28 10:16:49 +10:00
Glenn Watson
f579be2307
Update cargo nightly to get android cross compile fix. Also add stub trait method to glutin port.
2014-12-19 09:43:08 +10:00
Manish Goregaokar
00a0f1527c
Set up openssl on Android
2014-12-05 01:03:43 -08:00
Glenn Watson
475709d1a4
Update cargo to get fix for pinned dependencies of features.
2014-11-06 14:16:34 -08:00
Matt Brubeck
2ee516fa7c
Automatically update cargo when necessary
2014-11-05 14:07:02 -08:00