http://git.community.i2p/PurpleI2P/i2pd/commits/commit/7133a07f389de35e273d65e24b066ec1396f2d26?page=2
. * switch to c++17
* use boost 1.72.0
* disable minify in release
* enable
apk splitting (separate
apk for every ABI)
* add version to output
apk name
Signed-off-by: r4sas <
[email protected]> 2020-02-29 23:14:35 +00:00 orignal 2ffe62ba41 [[fallthrough]] if C++17 only 2020-02-29 09:21:50 -05:00 R4SAS fe1724e7e6 switch travis-ci to xenial 2020-02-28 23:41:42 +03:00 R4SAS 2ac2da41cf cmake: fix else statement 2020-02-28 23:28:41 +03:00 R4SAS ed574f9d79 use...