Commit Graph

43 Commits

Author SHA1 Message Date
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 b6980935d4 experiment generating llvm-config 2019-10-26 16:46:24 +11:00
its-pointless 68655ab880 hopefully last fix.... 2019-10-26 14:26:20 +11:00
Leonid Pliushch 2b32b60b82 rust: rebuild package 2019-10-25 14:30:07 +03:00
its-pointless 5ce1e1bc0f wrong path fix 2019-10-24 07:29:11 +11:00
its-pointless b908964db3 skip make step 2019-10-22 23:47:58 +02:00
its-pointless 8e72ae8a1d update to llvm9 and fix tools in rust 2019-10-22 23:47:58 +02:00
Kevin Cotugno 877529760e Blacklist Rust for x86_64 2019-10-04 23:23:31 +03: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 52f849b98c 1.36.0 rust 2019-07-07 16:04:54 +10:00
Leonid Pliushch 80ee9e98e1 rust: bump revision 2019-06-21 10:55:11 +03:00
Leonid Pliushch 65dc9984cb rust: update to 1.35.0 2019-05-25 03:48:44 +03:00
Leonid Pliushch d4b7a0bb6c rust: update to 1.34.2
[ci skip]
2019-05-24 13:22:11 +03:00
its-pointless f5485dd8ba rust fix 2019-05-08 02:00:35 +03:00
Fredrik Fornwall aaff27833d rust: Avoid linking against libstdc++
All C++ code should link against libc++_shared to avoid mixing C++
standard library issues.

This fixes librustc_codegen_llvm-llvm.so to do that.
2019-05-07 22:20:52 +02:00
Leonid Pliushch dffdfc671a rust: bump revision after 0d1170cc 2019-05-06 19:47:43 +03:00
Fredrik Fornwall ce9e95012b rust: Use correct toolchain version in PATH 2019-04-28 20:21:25 +02:00
its-pointless b089bf18c9 rust: Update from 1.33.0 to 1.34.1 2019-04-28 00:19:21 +02:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
its-pointless c1ad7a1c94 ugly hack 2019-03-29 01:28:37 +02:00
its-pointless 849442717d meh fixed ? 2019-03-29 01:28:25 +02:00
its-pointless 59625ccecd llvm-8 and rust with back ports for llvm-8 2019-03-29 01:28:11 +02:00
Wetitpig 7ddcce5701 No backticks 2019-02-15 18:01:09 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +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 4a6d0148fe fix for 32bit builds with clippy... 2019-01-03 00:25:02 +01:00
Fredrik Fornwall 5c42c7ea6d rust: Update from 1.31.0 to 1.31.1 2018-12-29 23:52:33 +01:00
its-pointless 9555a93dd9 minor fix so it doesn't download toolchain everytime 2018-12-16 18:04:14 +01:00
Fredrik Fornwall 4fc09e3271 rust: Update from 1.30.1 to 1.31.0 2018-12-10 01:18:07 +01:00
its-pointless 6e9ee35d51 remove comment 2018-12-10 01:12:02 +01:00
its-pointless 218104970d add std-wasm and other stuff for rust 2018-12-10 01:12:02 +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 b604bd7fa1 Add maintainer var 2018-10-31 23:02:22 +01:00
Kevin Cotugno 9c1bf26e56 Build for host
This fixes the issue where clippy failed to build for arm causing that
release to be incomplete.

We remove the host files from the install directory to reduce the final
size is minimal.
2018-10-31 23:02:22 +01:00
Kevin Cotugno 9accc01de0 Simplify arm host triple fix 2018-10-31 23:02:22 +01:00
Kevin Cotugno 7ffc65a08a Use local vars 2018-10-31 23:02:22 +01:00
Kevin Cotugno a5fdde8420 Bump Rust to 1.30.0 2018-10-31 23:02:22 +01:00
Kevin Cotugno b2284b106d Remove duplicate replacement 2018-10-28 20:11:10 +01:00
Kevin Cotugno 8240e47720 Add rust-lldb tmp file patch 2018-10-28 20:11:10 +01:00
Kevin Cotugno 5453987671 Use TERMUX_PREFIX variable instead of hard coding 2018-10-28 20:11:10 +01:00
Kevin Cotugno 429729e682 Add rustc and cargo 2018-10-28 20:11:10 +01:00