2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00
Commit Graph

96 Commits

Author SHA1 Message Date
Owen Rafferty
e580998c1d
rust: 1.78.0 2024-05-03 01:07:25 -05:00
Owen Rafferty
a3c55fc045
rust: 1.77.2 2024-04-11 20:07:01 -05:00
Owen Rafferty
6edc98a8bb
rust: 1.77.1 2024-03-30 11:50:22 -05:00
git-bruh
f9ad84ed48
rust: 1.77.0 2024-03-21 22:14:00 +05:30
Owen Rafferty
661d454a3b
rust: 1.76.0 2024-02-09 20:49:23 -06:00
Owen Rafferty
c929ed8162
rust: 1.75.0 2024-01-03 23:44:02 -06:00
Owen Rafferty
a20f3caff5
rust: 1.74.1 2023-12-07 22:36:03 -06:00
git-bruh
466e984843
rust: fix date 2023-12-04 21:05:49 +05:30
Owen Rafferty
dbfbae9f3f
rust: 1.74.0 2023-11-18 09:30:39 -06:00
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