Commit Graph

11 Commits

Author SHA1 Message Date
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 6a8922fb74 hydra: Update from 8.9.1 to 9.0 2019-05-29 23:17:25 +02:00
Fredrik Fornwall 15eae30cf0 hydra: Update from 8.8 to 8.9.1 2019-03-02 22:35:12 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 1027cf0609 hydra: Update from 8.6.20180104 to 8.8 2019-01-11 00:55:41 +01:00
Fredrik Fornwall fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall 916990e34a hydra: Update to latest git master (see #2033) 2018-01-14 22:24:17 +01:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall 302d371345 hydra: Update from 8.5 to 8.6 2017-07-26 14:19:10 +02:00
Fredrik Fornwall 3451e05145 hydra: Update from 8.4 to 8.5 2017-05-23 00:35:49 +02:00
Fredrik Fornwall cc5964a4c2 hydra: Enable package 2017-01-31 13:52:20 +01:00