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
43ec963482
make: fix unbound variable error
5 years ago
Leonid Plyushch
d274182ade
add support for on-device bootstrapping of "make"
5 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Wetitpig
14931574cb
Shell script compliance
6 years ago
Wetitpig
b7a5b47775
Change permissions
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
e47952a1b5
make: Build with ac_cv_func_pselect=no on arm
Fixes #2983 .
6 years ago
Fredrik Fornwall
2c5be24dd0
erlang&make: Bump revision after patches
6 years ago
Alexander Clouter
0acdf1ed94
stop make putting std{out,err} into append mode and tripping up SELinux
6 years ago
Fredrik Fornwall
b627729402
http -> https updates
7 years ago
Fredrik Fornwall
b8132d99a5
Improve various package descriptions
7 years ago
Fredrik Fornwall
9ddb35b2cb
Add some source checksums
8 years ago
Fredrik Fornwall
722ed12d69
Switch from ftp.gnu.org to mirrors.kernel.org
8 years ago
Fredrik Fornwall
4747232c5c
Remove old unused patch
8 years ago
Fredrik Fornwall
dd0b60867f
make: Update from 4.2 to 4.2.1
9 years ago
Fredrik Fornwall
f5006e8d58
make: Update from 4.1 to 4.2
9 years ago
Fredrik Fornwall
bedcb8f076
make: Patch for changing default C++ compiler
9 years ago
Fredrik Fornwall
768547b014
emacs: Prevent linking against libelf
9 years ago
Fredrik Fornwall
cc378c9688
make: Avoid linking against libelf
9 years ago
Fredrik Fornwall
b3e3da66dc
make: Patch default shell path
10 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago