Commit Graph

61 Commits

Author SHA1 Message Date
Owen Rafferty
7fd42bd1eb
rust: fix bootstrap remotes 2023-10-23 18:04:39 -05:00
git-bruh
2e07b629e7
rust: 1.73.0 2023-10-10 23:38:51 +05:30
git-bruh
936e884244
rust: shellcheck 2023-08-28 23:05:10 +05:30
git-bruh
aa388cabd2
rust: 1.72.0 2023-08-28 18:16:23 +05:30
Owen Rafferty
b2f9046d41
rust: 1.71.0 2023-07-19 20:08:30 -05:00
Owen Rafferty
008653e996
1.69.0 2023-04-21 20:02:28 -05:00
Owen Rafferty
86552c28d4
rust: 1.68.0 2023-03-10 20:26:25 -06:00
phoebos
7028d50226
*: explicit DESTDIR 2023-03-05 17:34:06 -06:00
Owen Rafferty
8c752e83aa
rust: 1.67:0 2023-01-26 22:21:27 -06:00
Owen Rafferty
0670216169
rust: 1.66.0 2022-12-16 13:18:09 -06:00
Owen Rafferty
e96e528d54
rust: 1.65.0 2022-11-03 13:02:34 -05:00
Owen Rafferty
dba40e1938
rust: 1.64.0 2022-09-22 14:48:03 -05:00
Owen Rafferty
c423285d11
rust: 1.63.0 2022-08-11 13:49:11 -05:00
Owen Rafferty
b06d5b9caa
rust: 1.62.1 2022-07-19 11:02:00 -05:00
Owen Rafferty
8bdd5168fc
rust: shellcheck fix 2022-07-05 22:23:08 -05:00
Owen Rafferty
945d835cd7
rust: better bootstrap detection 2022-07-05 22:20:59 -05:00
Owen Rafferty
1094aa35d1
rust: bootstrap with system compiler, et al if possible 2022-07-05 15:57:58 -05:00
Owen Rafferty
cfe9d9e84a
rust: 1.62.0 2022-06-30 15:03:39 -05:00
Owen Rafferty
7413d7ee00
rust: 1.61.0 2022-05-19 10:49:11 -05:00
illiliti
0280837b03 rust: drop KISS_ROOT usage 2022-04-20 09:46:59 +00:00
Owen Rafferty
f4f65cc7fe
rust: 1.60.0 (#58) 2022-04-08 13:56:54 +05:30
Owen Rafferty
e8d36b279e
rust: 1.59.0 (#53) 2022-04-05 09:11:01 +05:30
Dylan Araps
f9edf493f8
rust: 1.57.0 2021-12-02 21:47:53 +02:00
Dylan Araps
ac0bf82412
rust: 1.56.0 2021-10-31 08:32:17 +02:00
Dylan Araps
39d519f9a3
rust: Fix cargo SSL errors.
Cargo uses its own vendored libcurl which it statically links
against. This patches the build configuration to set
CURL_CA_BUNDLE and CURL_CA_PATH.

I am still unsure as to why this broke, why this only affects
KISS with OpenSSL 3.0.0, etc. Will see if the next rust release
improves this else will open a bug report upstream.

Closes #339
2021-10-08 08:21:08 +03:00
Dylan Araps
d5b8cedf4e
rust: 1.55.0 2021-09-10 10:15:58 +03:00
Dylan Araps
4f2b275feb
rust: tweak build 2021-09-03 18:04:27 +03:00
Dylan Araps
976b0c3c09
rust: more tweaks 2021-09-03 09:55:25 +03:00
Dylan Araps
91a7ed6a4d
rust: minor changes
- Build less tools. Reduces compilation times. If the now disabled
  tools are needed, fork the package.

- Trim build directory paths in resulting binaries.

- Minor changes.
2021-09-02 12:17:51 +03:00
Dylan Araps
3faa0d056a
rust: remove leftover code 2021-08-16 15:37:29 +03:00
Dylan Araps
66c018fdbb
rust: support llvm-only systems. closes #304 2021-08-16 15:35:06 +03:00
Dylan Araps
145d156034
rust: 1.54.0 2021-07-30 10:08:08 +03:00
Dylan Araps
67b6001c8c
rust: update for new env 2021-07-18 06:41:19 +03:00
Dylan Araps
40b7b544a3
rust: depend on openssl 2021-07-08 00:02:10 +03:00
Dylan Araps
85e9114ed1
rust: remove more unneeded stuff 2021-07-06 16:03:16 +03:00
Dylan Araps
afbd121d2e
rust: remove sed -i 2021-07-03 21:24:51 +00:00
Dylan Araps
6169762d53
rust: 1.53.0 2021-06-30 23:46:09 +00:00
Dylan Araps
a14d883d70
rust: 1.47.0 2020-10-09 11:55:38 +03:00
Dylan Araps
2037f953d2
rust: move to extra 2020-08-28 12:55:38 +03:00
Dylan Araps
f7e3b61bcc
rust: 1.45.2 2020-08-26 17:36:38 +03:00
Dylan Araps
b3b7643198
rust: 1.45.0 2020-07-28 09:04:33 +03:00
Dylan Araps
89f39913aa
rust: bump to 1.44.0 2020-06-05 14:01:38 +03:00
Dylan Araps
9b9c39bde3
rust: bump to 1.43.0 2020-05-06 00:56:59 +03:00
Dylan Araps
e2656d5170
various: Fix trailing white-space 2020-05-03 23:44:01 +03:00
Dylan Araps
b65624963d
rust: Revert to previous version until Firefox supports this one. 2020-04-30 21:40:07 +03:00
Dylan Araps
79a6d7a34d
rust: Remove sources 2020-04-26 18:20:19 +03:00
Dylan Araps
af3a734066
rust: bump to 1.43.0 2020-04-24 15:12:21 +03:00
Dylan Araps
9b61cd1f08
rust: bump to 1.42.0 2020-03-12 21:21:16 +02:00
Dylan Araps
9c46ea764f
rust: bump to 1.41.1 2020-02-27 22:05:15 +02:00
Dylan Araps
6f3dc23b05
docs: update 2020-02-11 14:55:58 +02:00