Commit Graph

87 Commits

Author SHA1 Message Date
Owen Rafferty 605ec1028e
rust: bump for llvm 2023-10-30 22:46:58 -05:00
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
Owen Rafferty 6bf9ec5a1e
rust: 1.72.1 2023-09-20 20:42:30 -05:00
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 784e0d3934
rust: 1.68.2 2023-03-29 07:33:03 -05:00
Owen Rafferty 7fc3c2214b
rust: 1.68.1 2023-03-25 12:23:25 -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
phoebos 8bf65f2765
*: remove VERSION markers 2023-03-02 18:00:45 +05:30
Owen Rafferty 487fd76818
rust: 1.67.1 2023-02-10 12:42:58 -06:00
Owen Rafferty 8c752e83aa
rust: 1.67:0 2023-01-26 22:21:27 -06:00
Owen Rafferty 99ce9afaec
rust: 1.66.1 2023-01-10 21:41:07 -06:00
Owen Rafferty 0670216169
rust: 1.66.0 2022-12-16 13:18:09 -06:00
git-bruh 44710574cb
*: b3sum 2022-11-21 17:17:17 +05:30
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 dc7b083175
rust: 1.56.1 2021-11-02 07:30:22 +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 14849c1eb7
repo: check-in readmes 2021-08-26 07:22:10 +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 3853980a54
rust: remove old checksum 2021-07-18 23:14:45 +03:00
Dylan Araps 67b6001c8c
rust: update for new env 2021-07-18 06:41:19 +03:00
Dylan Araps 8383c960cd
rust: use VERSION 2021-07-15 10:28:41 +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 d3546b39e7
llvm/clang: 11.0.0 2020-10-12 20:57:16 +03:00