termux-packages/packages/ldc
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
..
build.sh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
ldc-druntime-link-symbols.patch ldc: Update from 1.12 to 1.13 and add x64 build. 2018-12-17 22:28:19 +01:00
ldc-linker-flags.patch ldc: Update from 1.10 to 1.11, add AArch64 build, update llvm-config 2018-08-21 00:49:42 +02:00
ldc-readme.patch ldc: Update from 1.10 to 1.11, add AArch64 build, update llvm-config 2018-08-21 00:49:42 +02:00
ldc-tools-utils-bugs.patch ldc: Enable the package, switch to lightly tweaked llvm from ldc repo, add more targets, update wiki link, and upgrade host D compiler to 2.075.1 2017-08-29 21:15:08 +02:00
ldc-x64-sprintf.patch ldc: Update from 1.12 to 1.13 and add x64 build. 2018-12-17 22:28:19 +01:00
llvm-config.in ldc: Update from 1.11 to 1.12 and tweak llvm-config script. 2018-10-14 18:54:35 +02:00