Commit Graph

12 Commits

Author SHA1 Message Date
Henrik Grimler 2b25554099 taskwarrior: bump revision to fix segmentation fault (#1942). (#1947) 2017-12-20 00:05:07 +01: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 f8cce0c098 Use more source checksums 2017-03-27 05:11:31 +02:00
Fredrik Fornwall 24367b86dc Bump revisions, force rebuild after gnutls update 2017-01-18 01:02:18 +01:00
Fredrik Fornwall c1ec3ed076 taskwarrior: Fix clang build 2017-01-16 11:09:00 +01:00
Vishal Biswas 58f7a21c18 Add support for cmake 3.7 (#660) 2017-01-15 13:48:05 +01:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall 9db621c024 taslwarrior: Keep share/doc
Fixes #451.
2016-09-19 19:07:44 -04:00
Fredrik Fornwall 038fecd027 taskwarrior: Fix indentation 2016-09-14 16:45:24 -04:00
Fredrik Fornwall eaf3340315 Prepare more packages for clang 2016-09-03 18:15:47 -04:00
Fredrik Fornwall 8a045ecd22 taskwarrior: Update from 2.5.0 to 2.5.1 2016-02-28 02:02:16 -05:00
Fredrik Fornwall c56d5ac07f Add taskwarrior (closes #30) 2015-10-26 19:49:35 -04:00