Commit Graph

17 Commits

Author SHA1 Message Date
Leonid Pliushch 2c16db52fc bump C++ packages for NDK-19 2019-02-23 13:57:09 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 1cb7b759cb Use ac_cv_c_bigendian=no for all packages
Tesseract also needs it now, but enough is enough, so just add it to all
autoconf-using packages by default.
2018-09-22 01:05:16 +02:00
Fredrik Fornwall 02c0668a9b Update to NDK r18 (#2827) 2018-09-19 23:29:39 +02:00
Fredrik Fornwall 2ffb114fca libcln: Switch to fossies 2018-09-15 03:42:43 +02:00
Fredrik Fornwall f0e395f0f1 Some http -> https updates 2018-08-22 16:43:24 +02:00
Fredrik Fornwall 6988f30ee7 Bump c++-using packages 2018-06-26 13:29:06 +02:00
its-pointless 4c0c57f925 libcln: using integrated as fix (#2472) 2018-05-30 01:06:26 +02:00
Fredrik Fornwall 2bb920e3e2 http -> https updates 2018-05-25 12:38:52 +02:00
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
Fredrik Fornwall ce92cc4c5d Stand in srcdir for termux_step_pre_configure 2017-05-11 01:01:20 +02:00
Fredrik Fornwall 544181cd4f Use more source checksums 2017-03-27 01:56:11 +02:00
Fredrik Fornwall c31bc082ab libcln: Fix clang build - hopefully for real 2017-01-18 00:42:05 +01:00
Fredrik Fornwall 093bb798f1 libcln: Patch to build with clang 2017-01-15 19:38:37 +01:00
Fredrik Fornwall 1aad91bd95 libcln: Depend on libgmp 2016-09-08 15:35:37 -04:00
Fredrik Fornwall 5a7db8c682 libcln: Use -DNO_ASM for arm build
Also use tabs for indentation.
2016-09-08 11:00:56 -04:00
David Martínez 94f1c11e25 Add Qalculate package (#393) 2016-09-08 15:23:31 +02:00