Leonid Plyushch
e5aeb9853f
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
6 years ago
Leonid Plyushch
1b4a91414c
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
1bbd2a0153
bump c++ packages
Also reformat build.sh and add libc++ to dependencies where needed.
6 years ago
its-pointless
d29b277c16
lldb i686 fix
6 years ago
its-pointless
ba6428cdbb
llvm-8 and rust with back ports for llvm-8
6 years ago
Leonid Plyushch
5871ed7b26
bump C++ packages for NDK-19
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
d79325fab0
lldb: Update from 7.0.0 to 7.0.1
6 years ago
Fredrik Fornwall
0858e7cc4e
llvm: Update from 6.0.1 to 7.0.0
6 years ago
Fredrik Fornwall
11890ffacd
Some http -> https updates
6 years ago
Henrik Grimler
b796bca83d
lldb: set HAS_DEBUG=no as build fails
lldb and libllvm both needs to be looked into so that we can have debug variants of all packages
7 years ago
Fredrik Fornwall
8266cc5280
lldb: Update from 6.0.0 to 6.0.1
7 years ago
Fredrik Fornwall
b5ece43ae9
Bump c++-using packages
7 years ago
its-pointless
2637ea5e2e
fixes lldb on arm only not working properly on i386 now
7 years ago
its-pointless
af69c44f72
lldb: remove non working archs and use dynamic lib
7 years ago
Fredrik Fornwall
2043cdec2c
lldb: Depend on libxml2 and ncurses-ui-libs
7 years ago
Fredrik Fornwall
e5897a0a24
lldb: Add LLVM to description and formatting
7 years ago
its-pointless
642d2c9375
lldb: Add package ( #2341 )
7 years ago