Leonid Plyushch
43dddac4ce
libtalloc: update to 2.3.1
5 years ago
Leonid Plyushch
5931fe9e34
libtalloc: add support for building static library
5 years ago
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
702d7acb15
add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
5 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Fredrik Fornwall
bd59d70b6a
libtalloc: Prevent linking in libbsd needlessly
The libtalloc build tries to link in libbsd for strlcpy and strlcat,
which is not needed on Android since bionic already has those.
See https://github.com/termux/termux-packages/pull/3522 .
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
d3abbaf9e7
libtalloc: Update from 2.1.13 to 2.1.14
7 years ago
Fredrik Fornwall
8c3763f5ab
libtalloc: Update from 2.1.12 to 2.1.13
7 years ago
Fredrik Fornwall
b2f2e3b7f5
libtalloc: Update from 2.1.11 to 2.1.12
7 years ago
Fredrik Fornwall
2e443f2438
libtalloc: Update from 2.1.10 to 2.1.11
7 years ago
Fredrik Fornwall
8be8bb0636
libtalloc: Update from 2.1.9 to 2.1.10
8 years ago
Fredrik Fornwall
fe91fac060
libtalloc: -Werror=implicit-function-declaration
8 years ago
Fredrik Fornwall
055ca15786
libtalloc: Update from 2.1.8 to 2.1.9
8 years ago
Fredrik Fornwall
9ddb35b2cb
Add some source checksums
8 years ago
Fredrik Fornwall
428c7139d2
libtalloc: Build with --disable-python
Without --disable-python the libtalloc build may pick up an
invalid python2.7-configure from the Android toolchain.
8 years ago
Fredrik Fornwall
59ca138b1d
libtalloc: Patch to avoid linking against libcrypt
8 years ago
Fredrik Fornwall
0feaa732f1
libtalloc: Update from 2.1.6 to 2.1.8
8 years ago
Fredrik Fornwall
d13d71aa27
Add libtalloc package
9 years ago