its-pointless
137cd5c24d
fix lldb for later android versions
5 years ago
its-pointless
06b1646605
lldb fixes ( #4468 )
5 years ago
its-pointless
58e2e71745
lldb
5 years ago
Fredrik Fornwall
79970f0e50
lldb: Update from 8.0.0 to 8.0.1
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
8c985205b9
lldb: blacklist for x86_64 for now due to build error
Error was:
FAILED: tools/driver/Options.inc
cd /home/builder/.termux-build/lldb/build && /data/data/com.termux/files/usr/bin/llvm-tblgen -gen-opt-parser-defs -I /home/builder/.termux-build/lldb/src/tools/driver -I /data/data/com.termux/files/usr/include /home/builder/.termux-build/lldb/src/tools/driver/Options.td -o tools/driver/Options.inc -d tools/driver/Options.inc.d
/data/data/com.termux/files/usr/bin/llvm-tblgen: error while loading shared libraries: /lib/x86_64-linux-gnu/libc.so: invalid ELF header
%ci:no-build
5 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
0510a2101b
libllvm & lldb: bump revision
%ci:reset-backlog
6 years ago
its-pointless
7bcfda600c
lldb i686 fix
6 years ago
its-pointless
0e5ca471d1
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
6 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