Commit Graph

126 Commits

Author SHA1 Message Date
038a54902b rust: 1.58.0 -> 1.58.1 2022-01-22 09:52:39 +01:00
fbaded8c64 rust: 1.57.0 -> 1.58.0 2022-01-14 23:15:04 +01:00
Danny Rawlins
5ba6d4e53a rust: export RUSTFLAGS so it actaully works 2021-12-05 14:12:09 +11:00
Danny Rawlins
49f3acdd09 rust: fix build with dead code lint 2021-12-05 14:05:24 +11:00
a4304b1339 rust: 1.56.1 -> 1.57.0 2021-12-04 15:19:43 +01:00
3d69d43f4f rust: 1.56.0 -> 1.56.1 2021-11-01 16:40:18 +01:00
Danny Rawlins
631d9d413a rust-bin: 1.55.0 -> 1.56.0 2021-10-27 01:01:14 +11:00
Danny Rawlins
29500afb55 Revert "Revert "rust: 1.55.0 -> 1.56.0""
This reverts commit db2e088b51.
2021-10-26 22:30:28 +11:00
Danny Rawlins
db2e088b51 Revert "rust: 1.55.0 -> 1.56.0"
This reverts commit a7045fdc2d.
2021-10-25 01:52:52 +11:00
a7045fdc2d rust: 1.55.0 -> 1.56.0 2021-10-21 19:23:13 +02:00
c10d98fdce
rust: minor additions, no rebuild required if you don't have libgit2 installed 2021-10-03 15:57:36 +02:00
Danny Rawlins
7a51c86d6f [notify] rust: rust can make use of polly and lld for optimisation 2021-10-01 18:54:29 +10:00
Danny Rawlins
eb0810bd0c rust: fix source sum somehow got corupted on second download 2021-09-26 01:50:19 +10:00
Danny Rawlins
57b79d2b11 rust: 1.54.0 -> 1.55.0 2021-09-26 00:00:09 +10:00
Danny Rawlins
c7399125ac rust: 1.53.0 -> 1.54.0 2021-08-30 23:49:10 +10:00
Danny Rawlins
1e28694ba4 rust: 1.52.1 -> 1.53.0 2021-06-18 22:48:15 +10:00
Danny Rawlins
e6d2dde580 [notify] rust: 1.52.0 -> 1.52.1 The Rust team has prepared a new release, 1.52.1, working around a bug in incremental compilation which was made into a compiler error in 1.52.0. We recommend all Rust users, including those currently using stable versions prior to 1.52.0, upgrade to 1.52.1 or disable incremental compilation. https://blog.rust-lang.org/2021/05/10/Rust-1.52.1.html 2021-05-12 00:51:00 +10:00
Danny Rawlins
508555f91a rust: 1.51.0 -> 1.52.0 2021-05-08 13:47:24 +10:00
Danny Rawlins
4f3380de39 rust: 1.50.0 -> 1.51.0 2021-03-27 17:51:19 +11:00
Danny Rawlins
dd40ea8773 rust: update for llvm 11.1.0 2021-02-18 19:41:33 +11:00
Danny Rawlins
363d6888e7 rust: 1.49.0 -> 1.50.0 2021-02-14 00:38:45 +11:00
Danny Rawlins
1f75926cce rust: 1.48.0 -> 1.49.0 2021-01-02 21:52:18 +11:00
Danny Rawlins
5505f43b04 Merge branch '3.5' into 3.6 2020-11-23 21:17:05 +11:00
Danny Rawlins
d340f4105f rust: 1.47.0 -> 1.48.0 2020-11-23 20:58:45 +11:00
Danny Rawlins
3ccfeee251 rust: 1.46.0 -> 1.47.0 2020-10-10 14:46:31 +11:00
Danny Rawlins
83011a4992 rust: add revdep file to find i686-unknown-linux-gnu libstd 2020-09-01 21:21:47 +10:00
Danny Rawlins
0abd556571 rust: 1.45.2 -> 1.46.0 2020-08-30 00:22:21 +10:00
Danny Rawlins
7b3ee2c245 rust: avoid footprint conflicts, cargo changes the library hash on almost every crate update 2020-08-23 11:14:48 +10:00
Danny Rawlins
ca45b9f529 rust: 1.45.1 -> 1.45.2 2020-08-07 20:19:01 +10:00
Danny Rawlins
73c9c41ddc rust: my nemsis, update footprint again: 2020-08-03 20:17:20 +10:00
Danny Rawlins
5553b29980 rust: 1.45.0 -> 1.45.1 2020-08-02 11:46:26 +10:00
Danny Rawlins
0ae067e028 rust: fix footprint again 2020-07-19 16:00:34 +10:00
Danny Rawlins
821dc11811 rust: 1.44.1 -> 1.45.0 2020-07-18 13:51:20 +10:00
Danny Rawlins
cfc45b6f1d url and some souce and general cleanups 2020-06-21 20:21:42 +10:00
Danny Rawlins
ad9cf9000a rust: 1.44.0 -> 1.44.1 2020-06-20 17:33:25 +10:00
Danny Rawlins
ae5115cb91 rust: fix footprint second recompile removes some files 2020-06-10 20:15:33 +10:00
Danny Rawlins
417b6043ae rust: 1.43.1 -> 1.44.0 2020-06-06 21:29:39 +10:00
Danny Rawlins
1c3daedf55 rust: 1.43.0 -> 1.43.1 2020-05-09 20:21:23 +10:00
Danny Rawlins
6bb3abc6c6 rust: 1.42.0 -> 1.43.0 2020-04-29 00:42:06 +10:00
Danny Rawlins
1cf27473d3 rust: fix if rust is broken on llvm dynamic or static fix 2020-04-27 08:51:54 +10:00
Danny Rawlins
fe3851027e rust: switch to xz files, allow zsh completion scripts if zsh is installed, clean up extraction of archives. 2020-03-27 23:32:48 +11:00
Danny Rawlins
3a39d67f0e rust: update for llvm change 2020-03-27 18:21:54 +11:00
Danny Rawlins
db322393d1 rust: 1.41.0 -> 1.42.0 2020-03-14 15:55:13 +11:00
Danny Rawlins
8993348864 rust: 1.40.0 -> 1.41.0 2020-02-02 15:03:57 +11:00
Danny Rawlins
78c0698886 rust: 1.39.0 -> 1.40.0 2019-12-29 01:08:27 +11:00
Danny Rawlins
0e1977f319 rust: 1.38.0 -> 1.39.0 2019-11-28 23:09:04 +11:00
Danny Rawlins
24f74a8b1d rust: fix signature for footprint 2019-10-12 13:32:47 +11:00
Danny Rawlins
026fe79144 rust: 1.37.0 -> 1.38.0 2019-10-11 21:20:08 +11:00
Danny Rawlins
8d39b86100 rust: update footprint some new files from cargo crates 2019-08-20 08:46:58 +10:00
Danny Rawlins
07bfb2792d rust: update signature for footprint 2019-08-20 00:02:25 +10:00
Danny Rawlins
1714c79ca9 rust: 1.36.0 -> 1.37.0 2019-08-17 17:29:53 +10:00
Danny Rawlins
c1aa96b676 remove md5sums i accidentally added from script 2019-07-20 16:58:03 +10:00
Danny Rawlins
8df79e42f7 rust: 1.35.0 -> 1.36.0 2019-07-20 16:02:50 +10:00
92677aad47 Merge branch '3.4' into 3.5
Conflicts:
	rust-bin/.footprint
	rust-bin/.signature
	rust/.footprint
	rust/.signature
2019-06-05 18:58:03 +02:00
Danny Rawlins
b83676d9f8 rust: 1.34.2 -> 1.35.0 2019-06-04 00:20:39 +10:00
Danny Rawlins
5b6324f9fa rust: 1.34.2 -> 1.35.0 2019-06-03 21:12:52 +10:00
Danny Rawlins
7747b2a7f4 rust: update footprint 2019-05-25 20:08:17 +10:00
Danny Rawlins
400c02db67 rust: 1.34.1 -> 1.34.2 2019-05-18 21:49:18 +10:00
Danny Rawlins
e92cfa94da rust: 1.34.0 -> 1.34.1 2019-04-28 22:57:02 +10:00
Danny Rawlins
e268f361a7 rust: 1.33.0 -> 1.34.0 2019-04-17 08:44:06 +10:00
Danny Rawlins
86e60a718a rust: 1.32.0 -> 1.33.0 2019-03-27 20:41:52 +11:00
Danny Rawlins
d76ab11dcd rust: 1.29.2 -> 1.32.0 2019-02-15 21:16:06 +11:00
Danny Rawlins
3bd524242e rust: add .nostrip 2018-12-26 22:54:48 +11:00
Danny Rawlins
c76a57db62 rust: picked up port 2018-12-26 20:02:03 +11:00
Fredrik Rinnestam
d0f87b340f [notify] rust: dropped 2018-12-10 18:14:49 +01:00
Fredrik Rinnestam
4ce524e45d Revert "rust: updated to 1.29.1"
This reverts commit f6c9c1a86e.
2018-10-04 21:57:21 +02:00
Fredrik Rinnestam
f6c9c1a86e rust: updated to 1.29.1 2018-09-27 18:09:17 +02:00
Fredrik Rinnestam
59ab073cc1 rust: updated to 1.28.0 2018-08-05 15:28:52 +02:00
Fredrik Rinnestam
cbbdcdaaaf rust: updated to 1.27.2 2018-07-22 11:03:47 +02:00
Fredrik Rinnestam
b0c5fb7333 rust: updated to 1.27.1 2018-07-10 20:09:16 +02:00
Fredrik Rinnestam
023725fe43 rust: updated to 1.27.0 2018-06-26 18:00:27 +02:00
Fredrik Rinnestam
6e552650b9 rust: Header cleanup 2018-05-11 08:05:37 +02:00
Fredrik Rinnestam
efff40224c rust: updated to 1.26.0 2018-05-11 01:31:26 +02:00
Fredrik Rinnestam
c486820c15 rust: updated to 1.25.0 2018-04-22 12:14:55 +02:00
Fredrik Rinnestam
9e6ce50db0 rust: updated to 1.24.1 2018-03-29 00:28:54 +02:00
Fredrik Rinnestam
328cb0b311 rust: new port 2018-03-03 15:32:54 +01:00