Leonid Plyushch
d111f5bf74
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
5 years ago
Leonid Plyushch
33b5250605
sed: mark package as essential
Because used by `apt-key`.
6 years ago
Leonid Plyushch
ee7fe4f054
reformat build.sh for some packages
* Packages where dependencies were sorted are bumped.
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
1c78066b61
sed: Build with -D__USE_FORTIFY_LEVEL=2
6 years ago
Auxilus
255d366cad
update sed to 4.7
6 years ago
Fredrik Fornwall
cde2771c75
sed: Update from 4.4 to 4.5
7 years ago
Fredrik Fornwall
5485be6f63
sed: Bump and rebuild (see #2050 )
7 years ago
Fredrik Fornwall
2f122eed3e
Remove TERMUX_TAR and TERMUX_TOUCH
These can be removed now that OS X is not supported directly (OS X
users can still use Docker to build though).
Fixes #936 .
8 years ago
Fredrik Fornwall
8b6572b37a
lftp and sed can now be built with clang
8 years ago
Fredrik Fornwall
e2d8172bc6
Tweak some descriptions
8 years ago
Fredrik Fornwall
c145c0f3dc
sed: Update from 4.3 to 4.4
8 years ago
Fredrik Fornwall
0eb726c2df
sed: Note that it doesn't build with clang
8 years ago
Fredrik Fornwall
751df37d66
sed: Remove host build step
See http://lists.gnu.org/archive/html/bug-sed/2017-01/msg00001.html
8 years ago
Fredrik Fornwall
f438134cd4
sed: Update from 4.2.2 to 4.3
8 years ago
Fredrik Fornwall
722ed12d69
Switch from ftp.gnu.org to mirrors.kernel.org
8 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago