Leonid Pliushch
40409b439c
fd: update src-main.rs.patch
2020-05-26 00:15:52 +03:00
Leonid Pliushch
68daef6930
fd: fix Cargo.toml.patch
2020-05-25 22:43:46 +03:00
Leonid Pliushch
1c49140032
fd: update to 8.1.1
2020-05-25 22:29:39 +03:00
Fredrik Fornwall
ee099b019e
fd: Update from 7.5.0 to 8.0.0
2020-04-19 00:49:28 +02:00
Leonid Pliushch
eb4316d016
fd: update to 7.5.0
2020-03-29 22:04:39 +03:00
Leonid Pliushch
5123b0cffa
fix formatting of some build.sh
2020-01-13 03:00:07 +02:00
Fredrik Fornwall
72860206c4
fd: Update from 7.3.0 to 7.4.0
2019-09-17 21:42:03 +02:00
Leonid Pliushch
c352216c63
packages: standardize values of several control variables for build.sh
...
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
2019-08-12 18:49:13 +03:00
Fredrik Fornwall
e9d3fcea4c
Fix DT_RUNPATH for rust-using packages
...
See #3490 .
2019-03-10 23:33:24 +01:00
Fredrik Fornwall
b88aff7be0
fd: Update from 7.2.0 to 7.3.0
2019-02-15 23:21:46 +01:00
Leonid Pliushch
361d8c519f
[incomplete] set licenses for packages
2019-01-20 22:41:50 +01:00
Fredrik Fornwall
27d30ea6b5
Rebuild rust packages with latest toolchain
2019-01-19 02:20:51 +01:00
Fredrik Fornwall
ec65a57862
fd: Update from 7.1.0 to 7.2.0
2018-10-28 23:30:16 +01:00
Fredrik Fornwall
b67725b59a
build-package: Use cargo install for rust packages
...
Starting with rust 0.29.0 the cargo install command can be used with
--target.
Also, install shell completion scripts for ripgrep.
2018-09-14 20:40:34 +02:00
Fredrik Fornwall
474a295669
fd: Add package (hello second rust package!)
...
Also extract out rust setup from ripgrep.
2018-09-03 23:57:26 +02:00