termux-packages/packages/apt
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
..
Makefile.patch
apt-pkg-aptconfiguration.cc.patch
apt-pkg-contrib-gpgv.cc.patch
apt-pkg-contrib-srvrec.cc.patch
apt-pkg-contrib-strutl.cc.patch
apt-pkg-deb-debindexfile.cc.patch
apt-pkg-deb-debrecords.cc.patch
apt-pkg-init-dir.patch
apt-pkg-makefile.patch
apt-private-private-download.cc.patch
apt-transport-https.subpackage.sh
build.sh
cmdline-apt-key.in.patch
cmdline-makefile.patch
cmndline-no-strchrnul.patch apt: Fix building with unified headers 2017-07-01 00:32:45 +02:00
completions-bash-apt.patch
configure.patch
contrib-fileutl.cc.patch
debsrcrecords.patch apt: Fix building with unified headers 2017-07-01 00:32:45 +02:00
debsystem-paths.patch
doc-makefile.patch
ftp-use-socklen_t.patch
methods-connect.cc.patch
methods-makefile.patch apt: Remove cdrom code for slight size shrink 2015-12-04 06:27:24 -05:00
netrc.patch
private-output-no-langinfo.patch
test-interactive-helper-makefile-no-libpthread.patch
trusted.gpg Initial push 2015-06-13 01:03:31 +02:00
vendor.patch