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
Leonid Pliushch
fd9f4a1156
make: fix unbound variable error
2019-08-11 16:03:35 +03:00
Leonid Pliushch
33f341c259
add support for on-device bootstrapping of "make"
2019-08-11 16:03:35 +03:00
Leonid Pliushch
6e70277fb3
no more develsplit + provide static libraries as separate package
...
%ci:no-build
2019-07-28 21:17:12 +03:00
Wetitpig
d50c847f11
Shell script compliance
2019-02-15 18:01:09 +02:00
Wetitpig
5f07ac4eb9
Change permissions
2019-02-09 21:06:31 +02:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
0889ff1eee
make: Build with ac_cv_func_pselect=no on arm
...
Fixes #2983 .
2018-11-01 03:07:37 +01:00
Fredrik Fornwall
266c6512a7
erlang&make: Bump revision after patches
2018-09-27 20:57:39 +02:00
Alexander Clouter
618037e8d6
stop make putting std{out,err} into append mode and tripping up SELinux
2018-09-27 20:56:06 +02:00
Fredrik Fornwall
2bb920e3e2
http -> https updates
2018-05-25 12:38:52 +02:00
Fredrik Fornwall
0ee3edf5f7
Improve various package descriptions
2017-12-05 22:33:04 +01:00
Fredrik Fornwall
9ddb35b2cb
Add some source checksums
2017-02-08 00:12:36 +01:00
Fredrik Fornwall
722ed12d69
Switch from ftp.gnu.org to mirrors.kernel.org
2016-09-24 18:42:39 -04:00
Fredrik Fornwall
4747232c5c
Remove old unused patch
2016-08-12 19:06:31 -04:00
Fredrik Fornwall
dd0b60867f
make: Update from 4.2 to 4.2.1
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
f5006e8d58
make: Update from 4.1 to 4.2
2016-05-22 19:26:47 -04:00
Fredrik Fornwall
bedcb8f076
make: Patch for changing default C++ compiler
2016-05-18 16:49:10 -04:00
Fredrik Fornwall
768547b014
emacs: Prevent linking against libelf
2016-05-08 20:04:16 -04:00
Fredrik Fornwall
cc378c9688
make: Avoid linking against libelf
2016-05-08 19:01:51 -04:00
Fredrik Fornwall
b3e3da66dc
make: Patch default shell path
2015-07-19 17:06:03 -04:00
Fredrik Fornwall
59f0d218a6
Initial push
2015-06-13 01:03:31 +02:00