Leonid Plyushch
cb93af0c30
add zlib to dependencies where needed
6 years ago
Leonid Plyushch
5871ed7b26
bump C++ packages for NDK-19
6 years ago
Wetitpig
8dcfd793a2
No backticks
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Wetitpig
321b8f8608
Only C++
6 years ago
Fredrik Fornwall
5198ec6e28
Cleanup trailling space
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
a254d07807
libgrpc: Host build with -Wno-error=class-memaccess
6 years ago
Henrik Grimler
169a8cd477
libgrpc: update to 1.17.2 and avoid using libprotobuf's host-build
6 years ago
Fredrik Fornwall
b99b07d3d2
libgrpc: Update and fix build on ubuntu 18.10
6 years ago
Fredrik Fornwall
540102f2eb
openssl: Update from 1.0.2 to 1.1.1 ( #2775 )
6 years ago
Fredrik Fornwall
d11f7c5ef2
libgrpc: Patch away unused function
6 years ago
Fredrik Fornwall
700a5f7030
libgrpc: Update from 1.13.1 to 1.14.1
6 years ago
Fredrik Fornwall
82bd41f211
protobuf: Update from 3.6.0.1 to 3.6.1
6 years ago
Fredrik Fornwall
503bc2128e
libgrpc: Update from 1.13.0 to 1.13.1
7 years ago
Fredrik Fornwall
73a54cce3a
libgrpc: Update from 1.12.1 to 1.13.0
7 years ago
Fredrik Fornwall
b5ece43ae9
Bump c++-using packages
7 years ago
Fredrik Fornwall
7221fd0d6c
libgrpc: Update from 1.12.0 to 1.12.1
7 years ago
Fredrik Fornwall
065eebce75
libgrpc: Update from 1.4.7 to 1.12.0
7 years ago
Fredrik Fornwall
13b56fedb6
Rebuild grpc and mosh after protobuf update
7 years ago
Fredrik Fornwall
1b3f3ebde9
Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
7 years ago
Fredrik Fornwall
44a4fb8984
libgrpc: Update from 1.4.2 to 1.4.5
7 years ago
Fredrik Fornwall
4739690aff
libgrpc: Update from 1.4.1 to 1.4.2
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
275715a87b
libgrpc: Try to fix building under docker image
8 years ago
Vishal Biswas
402c0a0527
libgrpc: add package ( #1122 )
8 years ago