summaryrefslogtreecommitdiff
path: root/cmake/mason.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [android, linux] Upgrade to SQLite 3.24.0, compiled to minimize binary sizeJohn Firebaugh2018-08-101-2/+2
|
* [android] - remove mips and armeabi as supported ABIsTobrun2018-05-221-7/+1
| | | | | | | | | | [android] - bump CI image to NDK 17 compatible [core] - remove setting edgeDistance to 0, comparison 'const short' > 32767 is always false [android] - remove throwing in desructor, undefined behaviour [android] - bump dependency versions of project
* [build] move ABI version awareness to mason.cmakeKonstantin Käfer2017-03-171-5/+28
|
* [build] Remove Mason submodule in favor of CMake masonKonstantin Käfer2017-02-081-0/+212
|
* [build] use cmake script bundled with MasonKonstantin Käfer2016-08-051-117/+0
|
* [build] switch to CMakeKonstantin Käfer2016-08-051-0/+117
This is very much a work in progress.