Fredrik Fornwall
76c752bf04
libandroid-support: Remove unused wcwidth.c
8 years ago
Fredrik Fornwall
6b884285ac
Avoid bundling lib/libc++_shared.so in a package
8 years ago
Fredrik Fornwall
f8f9c19bef
Do not remove libc++ in Dockerfile setup
8 years ago
Fredrik Fornwall
571e5ce211
gdb: Update from 7.12.1 to 8.0
8 years ago
Fredrik Fornwall
162c9f464d
libexpat: Update from 2.2.0 to 2.2.2
8 years ago
Stephen
75ee50fc02
revert changes
8 years ago
Stephen
6c2e81a4f5
revert changes
8 years ago
Stephen
5c6763d005
revert changes
8 years ago
Stephen
dd50463e22
comment out new ideas
8 years ago
Stephen
58726460e7
disable package downloads for down
8 years ago
Stephen
3229d546ad
add debug tags
8 years ago
Stephen
06e5ec1f12
Continuous output and failure
some attempt at using dpkg for termux package installs instead of
rebuilding from source
8 years ago
Fredrik Fornwall
74d8b7b240
par2: Fix i686 build
8 years ago
Fredrik Fornwall
1947e86409
mpd: gnustl_shared -> c++_shared
8 years ago
Fredrik Fornwall
29620e5f88
libx265: Update from 2.4 to 2.5
8 years ago
Fredrik Fornwall
a584b3b2c0
git: Update from 2.13.2 to 2.13.3
8 years ago
Fredrik Fornwall
dc7242f77c
libnghttp2: Update from 1.23.1 to 1.24.0
8 years ago
Fredrik Fornwall
d946e67c5b
Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.
We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.
Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
8 years ago
Fredrik Fornwall
b4d3c3f0d5
neovim: Fix build if luarocks is installed
8 years ago
Fredrik Fornwall
3fe97bc353
screen: Update from 4.6.0 to 4.6.1
8 years ago
Fredrik Fornwall
284a80f886
pcre: Update from 8.40 to 8.41
8 years ago
Fredrik Fornwall
4a7a2c4ccb
lftp: Update from 4.7.7 to 4.8.0
8 years ago
Joakim
1ed597ca5b
ldc: update to llvm 4.0.1
8 years ago
vishalbiswas
5cd9cb96b3
nginx: update from 1.12.0 to 1.12.1
8 years ago
vishalbiswas
1ce0a9b96b
apache2: update from 2.4.26 to 2.4.27
8 years ago
Fredrik Fornwall
28c3a74ab3
Move TERMUX_STANDALONE_TOOLCHAIN declaration
See https://github.com/termux/termux-packages/pull/1125
8 years ago
Fredrik Fornwall
275715a87b
libgrpc: Try to fix building under docker image
8 years ago
Vishal Biswas
402c0a0527
libgrpc: add package ( #1122 )
8 years ago
joakim-noah
221ac3bb2f
ldc: update to final 1.3.0 release ( #1123 )
8 years ago
Fredrik Fornwall
a019789379
ndk-sysroot: Bump after header patch fix
8 years ago
Fredrik Fornwall
6e60881a2e
neovim: Update to latest git master
8 years ago
Fredrik Fornwall
f1a05d2584
fzf: Update from 0.16.7 to 0.16.8
8 years ago
Fredrik Fornwall
1f8481e363
ndk-patches: Fix malformed <utmp.h> patch
8 years ago
Fredrik Fornwall
7ef73477d6
syncthing: Update from 0.14.30 to 0.14.31
8 years ago
Fredrik Fornwall
3ac39e63bd
libnpth: Update from 1.4 to 1.5
8 years ago
Fredrik Fornwall
e75ac4aa77
libgcrypt: Update from 1.7.7 to 1.7.8
8 years ago
Fredrik Fornwall
59ca384d22
grep: Update from 3.0 to 3.1
8 years ago
Fredrik Fornwall
63603681ca
coreutils: Remove debug patch ( fixes #1121 )
8 years ago
Fredrik Fornwall
b4e4f4903c
mariadb: Enable 32-bit builds again
8 years ago
Fredrik Fornwall
e907179689
php: Update from 7.1.6 to 7.1.7, fix aarch64 issue
Backport 8c8679207a
which fixes https://github.com/termux/termux-packages/issues/890 (and
possibly other issues).
8 years ago
Fredrik Fornwall
ec49e87dbc
picolisp: Update from 17.6.6 to 17.7.9
Also switch to using clang for building 64-bit picolisp.
8 years ago
Stephen
4559aa03eb
Travis pkg builds ( #1119 )
8 years ago
Fredrik Fornwall
4e9a8b45eb
Make it possible to opt in to _FILE_OFFSET_BITS=64
8 years ago
Fredrik Fornwall
f5404c4ae8
Avoid ndk patch used only by elfutils
8 years ago
Fredrik Fornwall
5af0ad20c3
neovim: Bump to latest git master
8 years ago
Fredrik Fornwall
ba45a84f44
sqlite: Fix potential segfault
8 years ago
Fredrik Fornwall
272404e1fe
Introduce TERMUX_PKG_API_LEVEL
By setting the TERMUX_PKG_API_LEVEL property to an android api
level packages can build against later API levels than the current
Termux default of 21.
8 years ago
Fredrik Fornwall
966f0fbecd
vim: -Werror=implicit-function-declaration
8 years ago
Fredrik Fornwall
b712b92a7d
vim: Update from 8.0.0675 to 8.0.0704
Also tidy up formatting a bit.
8 years ago
Fredrik Fornwall
c780e80923
glib: -Werror=implicit-function-declaration
8 years ago