Commit graph

5 commits

Author SHA1 Message Date
JusicP
7e5db61d4b Fix compilation under MSVC(VS2019) 2022-01-13 16:18:38 +02:00
nillerusr
2154279349 Fix font problems 2022-01-09 19:20:00 +03:00
nillerusr
c0eae4cc22 Initial android support (#17)
* Upload Android armv7 libs

* Fix debug build

* utlvector: fix undefined behavior

* wscript: add --use-ccache option

* wscript: store ccache in a separate directory

* Propertly use gl4es

* fontconfig: fix font detection

* [android]remove fontconfig dependency

* Add build guide for other platforms

Co-authored-by: JusicP <slender87844@gmail.com>
Co-authored-by: nillerusr <nillerusr@users.noreply.github.com>
2021-09-02 20:33:03 +03:00
nillerusr
570bcb1a08 Revert "Upload Android armv7 libs"
This reverts commit 557c300975.
2021-09-02 20:18:18 +03:00
JusicP
2d9b707501 Upload Android armv7 libs 2021-08-20 19:35:07 +03:00