Jonathan LEI
1020f56ae6
rust: missing rust-analyzer-proc-macro-srv
2023-07-03 06:04:14 +09:00
Tee KOBAYASHI
6e28b149c1
rust: Bump to 1.70.0
2023-06-03 13:05:10 +09:00
Tee KOBAYASHI
e7300cea16
rust: Bump to 1.69.0
2023-04-22 11:47:27 +09:00
Jia Yuan Lo
5cfbc76386
bump(main/rust): 1.68.2
2023-04-02 00:21:40 +08:00
Tee KOBAYASHI
0558087783
rust: Bump to 1.68.1
2023-03-24 13:38:56 +09:00
Tee KOBAYASHI
ddf3395c3a
rust: Bump to 1.68.0
2023-03-10 15:58:44 +09:00
Tee KOBAYASHI
df8e7de91c
rust: Bump to 1.67.1
2023-02-10 15:48:21 +00:00
Tee KOBAYASHI
d3311c8036
rust: Bump to 1.67.0
2023-01-27 10:37:24 +00:00
Tee KOBAYASHI
81c6cd1f32
rust: Bump to 1.66.1
2023-01-11 03:17:04 +00:00
Jonathan LEI
af7d410f33
fix(rust): patch unsupported dlopen flag
2023-01-03 16:14:01 +05:30
Tee KOBAYASHI
2218a76862
rust: Bump to 1.66.0
2022-12-17 00:28:37 +00:00
Tee KOBAYASHI
1c3da44e93
rust: Bump to 1.65.0
2022-11-08 13:43:32 +00:00
Tee KOBAYASHI
36fd76c96c
rust: Bump to 1.64.0
2022-09-29 08:23:14 +09:00
Henrik Grimler
06d7ab62ad
chore(main/rust): update llvm-15 patch
...
The PR it was taken from was updated before merge.
2022-09-21 13:31:46 +02:00
Tee KOBAYASHI
721a2b6d23
rust: Backport additional patch for LLVM 15
2022-09-21 19:14:31 +09:00
Tee KOBAYASHI
0843ce9b93
rust: Revbump to rebuild against libllvm 15
2022-09-21 08:05:19 +09:00
Tee KOBAYASHI
9213007263
rust: Fix TERMUX_PKG_DEPENDS
...
to workaround buildorder.py.
Follow-up of 11d8feb63e .
%ci:no-build
2022-09-21 02:22:00 +09:00
Tee KOBAYASHI
11d8feb63e
rust: Add libllvm version guard
...
Could be improved.
%ci:no-build
2022-09-21 01:31:29 +09:00
Henrik Grimler
e09a7e8085
chore(main/rust): break lines in x86_64 workaround
2022-09-19 02:09:42 +02:00
Henrik Grimler
190b1331a2
chore(main/rust): do not drop into bash shell on issues
...
Probably added for debugging reasons back in the day.
2022-09-19 02:09:39 +02:00
Henrik Grimler
8b5e1a1309
chore(main/rust): re-arrange build recipe to support -c builds
...
-c stands for "continued" builds, it skips pre_configure (and some
other) steps and runs just configure, make and make install steps.
Since rust takes > 1 h to build it is pretty nice to be able to
investigate build issues by making changes and then doing
`./build-package.sh -c rust` to check if the changes fixed the build.
2022-09-19 02:09:34 +02:00
PeroSar
bdffe705ac
rust: Update to 1.63.0
...
Signed-off-by: PeroSar <perosar1111@gmail.com >
2022-09-19 02:09:31 +02:00
Tee KOBAYASHI
aebc02285b
rust: Fix build
...
%ci:no-build
2022-09-19 05:56:18 +09:00
Jia Yuan Lo
d8779ccbba
chore(main/rust): fix fresh build conflict with liblzma
...
%ci:no-build
2022-08-28 09:28:44 +02:00
PeroSar
632e71dd38
rust: Update to 1.62.1
...
Signed-off-by: PeroSar <perosar1111@gmail.com >
2022-07-22 17:11:29 +08:00