Wetitpig
b7a5b47775
Change permissions
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
82bd41f211
protobuf: Update from 3.6.0.1 to 3.6.1
6 years ago
Fredrik Fornwall
80b8cc2289
protobuf: Update from 3.5.2 to 3.6.0.1
7 years ago
Fredrik Fornwall
b5ece43ae9
Bump c++-using packages
7 years ago
Fredrik Fornwall
abc86ed2eb
libprotobuf: Update from 3.5.1 to 3.5.2
7 years ago
Fredrik Fornwall
441a2a123b
libprotobuf: Update from 3.5.0.1 to 3.5.1
7 years ago
Fredrik Fornwall
04b7ff2289
libprotobuf: Update from 3.5.0 to 3.5.0.1
7 years ago
Fredrik Fornwall
ae05e848b3
libprotobuf: Update from 3.4.1 to 3.5.0
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
81054c9acf
protobuf: Update from 3.3.2 to 3.4.1
Bump and rebuild mosh against new libprotobuf version.
7 years ago
Fredrik Fornwall
d1f566f799
Attach arm issues with C++ exception unwinding
See https://github.com/android-ndk/ndk/issues/379
Fixes #1163
Fixes issues with gdb segfaulting on arm on an unrecognized command.
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
Fredrik Fornwall
070d252ce1
libprotobuf: Update from 3.2.0 to 3.3.0
8 years ago
Fredrik Fornwall
1273ca1b3b
libprotobuf: Bump revision for rebuild
8 years ago
Fredrik Fornwall
c595881bed
protobuf: Update download package (old removed)
8 years ago
Fredrik Fornwall
2ff9e76765
protobuf: Update and split out libprotobuf
8 years ago