Leonid Pliushch
6a3865aa08
fix licenses where possible
...
Some packages have license set to "custom" and this
should be fixed.
2019-01-21 17:17:53 +02:00
Leonid Pliushch
361d8c519f
[incomplete] set licenses for packages
2019-01-20 22:41:50 +01:00
Fredrik Fornwall
83b5a05506
boost: Do not link against zstd
2019-01-03 00:45:45 +01:00
Fredrik Fornwall
36eda7a505
boost: Update from 1.68.0 to 1.69.0
2018-12-31 02:41:08 +01:00
Fredrik Fornwall
fc9fd770a4
python: Update from 3.6.6 to 3.7.1
2018-10-21 21:16:53 +02:00
Fredrik Fornwall
e500adb3b4
boost: Update from 1.67.0 to 1.68.0
2018-08-14 12:19:31 +02:00
Fredrik Fornwall
6988f30ee7
Bump c++-using packages
2018-06-26 13:29:06 +02:00
Fredrik Fornwall
b1ba7dbf95
boost: Bump revision after update
2018-05-14 17:33:51 +02:00
Tom Yan
248cde994b
set address-model
2018-05-14 16:51:38 +02:00
its-pointless
5dba6d8779
enables coroutine and context
2018-05-14 16:51:38 +02:00
Tom Yan
5694891398
boost: add python2 variant of libboost_python
2018-05-14 02:26:52 +02:00
Tom Yan
e54ed44bde
boost: unsplit libboost-python
...
libboost_python was never supposed to be linked to libpython. Hence
the patch, and in turn the dependency to the python package, and in
turn the package split, were never necessary.
2018-05-14 02:26:52 +02:00
Tom Yan
91dd97de1c
boost: Update from 1.65.1 to 1.67.0
2018-05-14 02:26:52 +02:00
Fredrik Fornwall
2ce432845d
boost: Update download url
2018-02-26 00:09:05 +01:00
its-pointless
8cd521f159
libboost_python not linked to python fix
2018-01-07 22:18:56 +01:00
Fredrik Fornwall
ab05a21040
boost: Do not change the build id
2018-01-06 20:14:46 +01:00
its-pointless
4ffbecd28d
boost add python3 lib
2018-01-05 18:08:18 +01:00
Fredrik Fornwall
750b73c46a
Some http -> https
2017-10-27 23:10:55 +02:00
Fredrik Fornwall
1f30bd82dc
boost: Depend on liblzma
2017-09-24 23:14:59 +02:00
Fredrik Fornwall
03e82ec78d
boost: Update from 1.64.0 to 1.65.1
2017-09-24 21:48:20 +02:00
Fredrik Fornwall
51c7760090
Drop need of setting TERMUX_PKG_FOLDERNAME
...
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall
b6dd9f3c8f
boost: Fix building with NDK r15c
2017-08-08 11:13:48 +02:00
Fredrik Fornwall
fc438462d6
boost: Bumpt revision after arm c++ changes
2017-07-27 03:19:31 +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
6692edd3c3
Two minor cleanups
2017-05-07 01:11:48 +02:00
Fredrik Fornwall
06cb41ed60
boost: Build without libicu
...
As libicu is a rather heavy dependency we avoid it for now - it can
always be added on demand.
2017-05-07 00:39:50 +02:00
Fredrik Fornwall
67ccb39811
boost: Disable python for now
2017-05-04 22:14:23 +02:00
Fredrik Fornwall
746a2e9697
boost: Use a more informative description
2017-05-04 22:05:22 +02:00
its-pointless
a34ced0767
Boost libs ( #974 )
...
* Boost libs
* boost.python build fix from Vishal
* set -std=c++11 so libicu works
2017-05-04 00:00:01 +02:00