1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 23:46:41 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Jia Yuan Lo
efc0a1cf29
enhance(main/rust): refactor package (#18735)
* add rust-demangler
* drop deprecated rls
* drop unnecessary x86_64-unknown-linux-gnu stage 1 build
* force CI only pack tar.gz instead of both tar.gz and tar.xz
* further split subpackages into rust-std-*
* add subpackages rust-src, rustc-src
* add TERMUX_PKG_{BREAKS,REPLACES} on rust subpackages
2023-12-24 21:00:48 +08:00
Jia Yuan Lo
07b36ca9d0 enhance(main/rust): add wasm32-wasi to rust-std-wasm32 2023-10-28 18:07:11 +08:00
Jia Yuan Lo
030e7768f9 bump(main/rust): 1.73.0 2023-10-07 07:35:47 +08:00
Jonathan LEI
1020f56ae6 rust: missing rust-analyzer-proc-macro-srv 2023-07-03 06:04:14 +09:00
Tee KOBAYASHI
e7300cea16 rust: Bump to 1.69.0 2023-04-22 11:47:27 +09:00
Tee KOBAYASHI
1c3da44e93 rust: Bump to 1.65.0 2022-11-08 13:43:32 +00:00
22cc50c69d
rust: Fix wasm32-unknown-unknown std build
- profiler: wasm32-unknown-unknown is an not supported because it don't have a libc.
- Add patch from beb4e16f05.patch
2022-05-23 14:03:21 +02:00
Justin Tracey
900e22160c
rust: enable profiler 2022-04-18 08:09:19 +02:00
Tee KOBAYASHI
e1e7edb8b9 rust: Update to 1.58.1
Co-authored-by: sk0kanik <37567788+sk0kanik@users.noreply.github.com>
2022-01-30 04:05:51 +09:00
Butta
70eae9ded8 rust: update from 1.53.0 to 1.54.0 2021-10-22 23:05:45 +02:00
its-pointless
e74ab56135
rust 1.48.0 (#6162) 2020-12-24 20:12:36 +02:00
its-pointless
746eb90bfc rust ndk-sysroot 2020-07-09 13:51:35 +02:00
its-pointless
eada913048 rust-1.41.1 (#5009)
* Update rust to 1.41.1
* CI: free additional space in VM, otherwise Rust v1.41.1 build will fail
2020-03-06 13:20:17 +02:00
its-pointless
9f09b3bc40 rust update 2019-12-24 18:12:10 +11:00
its-pointless
94e249dcbb rust-1.39 2019-11-25 15:40:06 +11:00
its-pointless
8e72ae8a1d update to llvm9 and fix tools in rust 2019-10-22 23:47:58 +02:00
Kevin Cotugno
a26ce95158 Bump Rust to 1.38.0
Due to https://github.com/rust-lang/rust/issues/62558, the tools: rls,
clippy, and rustfmt cannot be built.

We also remove src which cuts the resulting size of the dep from about
330MB to 180MB.

The build is further broken into two steps:
1. `x.py dist`
2. `x.py install`

This change is because `x.py install` now fails due to an issue where
bootstrap tries to install  rustc-aarch64-linux-android before the
installation script is generated.
2019-10-04 23:23:31 +03:00
its-pointless
b089bf18c9 rust: Update from 1.33.0 to 1.34.1 2019-04-28 00:19:21 +02:00
its-pointless
59625ccecd llvm-8 and rust with back ports for llvm-8 2019-03-29 01:28:11 +02:00
Fredrik Fornwall
a708d1f8ae rust: Update from 1.31.1 to 1.32.0 2019-01-19 09:51:01 +01:00
its-pointless
9555a93dd9 minor fix so it doesn't download toolchain everytime 2018-12-16 18:04:14 +01:00
Fredrik Fornwall
bf251e0126 rust: Update from 1.30.0 to 1.30.1 2018-11-11 03:27:20 +01:00
Kevin Cotugno
7ffc65a08a Use local vars 2018-10-31 23:02:22 +01:00
Kevin Cotugno
429729e682 Add rustc and cargo 2018-10-28 20:11:10 +01:00