Commit Graph

12 Commits

Author SHA1 Message Date
Leonid Pliushch b85ed25b86 timewarrior: bump revision 2019-06-20 04:09:12 +03:00
Leonid Pliushch 5c3fad0066 timewarrior: update homepage URL 2019-05-15 02:52:08 +03:00
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 6988f30ee7 Bump c++-using packages 2018-06-26 13:29:06 +02:00
Fredrik Fornwall d4c6846b9b timewarrior: Update from 1.0.0 to 1.1.1 2018-02-04 23:56:08 +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 b8352277e3 Use more source checksums 2017-03-04 21:54:30 +01:00
Fredrik Fornwall 66d7b8b161 timewarrior: Patch to build with new cmake 2017-01-15 19:37:39 +01:00
Vishal Biswas 58f7a21c18 Add support for cmake 3.7 (#660) 2017-01-15 13:48:05 +01:00
Fredrik Fornwall 97777c445b timewarrior: Add std::strtoimax patch 2016-09-05 18:08:58 -04:00
Fredrik Fornwall 750a0d657b timewarrior: Enable package 2016-09-05 18:08:58 -04:00