Commit Graph

60 Commits

Author SHA1 Message Date
Noah
cbb65c0391 rust: update to 1.45.2 2020-08-05 09:07:44 +05:30
its-pointless
0e4246617a wrong library name 2020-07-27 18:25:16 +10:00
its-pointless
79ab2d426b fix 2020-07-27 15:12:59 +10:00
its-pointless
f5079b6cd6 Use its-pointless' version of rust/build.sh 2020-07-25 20:09:51 -04:00
Noah
09501df634 Try fixing x86_64 build 2020-07-25 20:09:51 -04:00
Noah
d59930db47 Remove redundant patch 2020-07-25 20:09:51 -04:00
Noah
920d61e533 Try Rust 1.45 2020-07-25 20:09:51 -04:00
Butta
ccb6b269ea libllvm: update from 10.0.0 to 10.0.1 2020-07-25 18:57:46 +05:30
Henrik Grimler
eabd6c2c5d rust: blacklist x86_64 for now due to build failure
%ci:no-build
2020-07-09 13:51:35 +02:00
its-pointless
746eb90bfc rust ndk-sysroot 2020-07-09 13:51:35 +02:00
Henrik Grimler
dcb926abd4 Copy LICENSE file for some licenses instead of using generic one (#5478)
* termux-licenses: remove licenses that contain copyright information

These licenses cannot be taken from the common termux-licenses package as the copyright information needs to be distributed with the package as well.

271 packages in the main repository needs to be rebuilt after this change.

* termux_step_install_license: remove duplicated comment

* Bump packages that has a license with copyright information

We need to include this copyright information in the package so need
to rebuild them now that termux_step_install_license has been
modified.

The affected licenses are: MIT, ISC, PythonPL, Openfont-1.1, ZLIB,
Libpng, BSD, BSD 2-Clause, BSD 3-Clause.

* zlib: extract license file from zlib.h

* xorgproto: include all individual license files in package

* libgcrypt: include LICENSE file in package

It contains some copyright information so needs to be included in package

* libcrypt: add a dummy BSD 2-Clause license

According to homepage it is suppose to be BSD 2-Clause, but original
project did not include a license file

* libandroid-spawn: add LICENSE file to package

* libandroid-glob: add license file to package

* licenses: allow for comma separated TERMUX_PKG_LICENSE_FILE

%ci:no-build

* libicu: fix so that termux_step_install_license finds license file

%ci:no-build

* termux_step_install_license: check for license file as "License"

%ci:no-build

* libtiff: specify TERMUX_PKG_LICENSE_FILE

%ci:no-build

* asciidoctor: install license to standard location

* krb5: specify license file

* libdb: specify path to license file

%ci:no-build

* libprotobuf: specify path to license file

* darkhttpd: extract license file from darkhttpd.c

* w3m: ensure host libraries are not picked up

* w3m: extract LICENSE file from dock/README

* liblua{,52}: extract license files from doc/readme.html

* termux_step_install_license: look for License.txt as well

* dart: specify path to LICENSE file

* nim: specify license file

* runit: specify license file

* termux_step_install_license: look for LICENSE.TXT as well

* ossp-uuid: extract LICENSE from README

* pigz: extract LICENSE from pigz.c

* ttyrec: extract LICENSE from ttyrec.c

%ci:no-build

* bmon: specify license files

Most of the source files are licensed under MIT, it is not clear (to me) which
parts that are licensed under BSD 2-Clause.

%ci:no-build

* wordgrinder: specify license files

* fdupes: add LICENSE

* autossh: add LICENSE patch

* cmake: specify LICENSE file

* dos2unix: specify LICENSE file

* gnuplot: specify LICENSE file

* termux_step_install_license: look for variants of "copyright" also

* picolisp: specify LICENSE file

* lua-lpeg: extract license file

* tidy: specify license file

* gflags: specify LICENSE file

* timewarrior: fix src url

It seems to have been changed.

* postgresql: specify license file

* ttyrec: fix license patch header

* fossil: specify license file

* fmt: specify license file

* i2pd: specify license file

* leptonica: specify license file

* imgflo: add license file patch

* ired: add license file from ired github repo

* libzen: specify license file

* libmediainfo: specify license file

* mediainfo: specify license file

* tty-clock: add license patch

* samefile: add license patch

* quickjs: add license patch

* docbook-xml: add LICENSE patch

* docbook-xsl: specify LICENSE files

* gnuplot: configure with --without-latex

* timewarrior: add libshared to SRCURL as well

The non-release archives does not contain gitsubmodules so we need to
download it manually.

* restic: switch back to using 0.9.6 archive

* dart: revert revision bump

dart's SDK does not fully support python3 yet, and trying to solve
that is not entirely trivial. We save the dart bump (and upgrade to
2.8.4) for another day.

%ci:no-build
2020-07-07 18:45:45 +02:00
Leonid Pliushch
00a23a71f2 rust: bump revision 2020-07-01 20:30:33 +03:00
Leonid Pliushch
0ed7bc3315 rust: bump revision 2020-07-01 20:00:54 +03:00
Leonid Pliushch
d0dce8ed07 rust: bump revision 2020-07-01 17:39:26 +03:00
Noah
8c38dc6ce6 rust: update to 1.43.1 (#5387) 2020-07-01 14:58:08 +03:00
its-pointless
15501c4902 rust: update to 1.42.0 (#5040) 2020-03-16 15:48:06 +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
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