termux-packages/packages/aapt
Fredrik Fornwall 6c29aaa1c7 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.
2017-07-14 00:23:37 +02:00
..
aapt-Main.cpp.patch.txt aapt: Patch in a default platform package (-I) 2016-10-07 15:36:03 -04:00
build.sh Transition from gnustl to libc++ 2017-07-14 00:23:37 +02:00
libbase-patch.txt aapt: Update to latest version, bundle zipalign 2016-09-04 11:07:13 -04:00
libcutils-patch.txt aapt: Fix building with unified headers 2017-06-28 15:43:54 +02:00
log.h.patch.txt Update from NDK r13 to r14 2017-03-04 22:03:54 +01:00