summaryrefslogtreecommitdiffstats
path: root/android/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix android builds (#4432)Alexander Harkness2020-01-021-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Terminate android build script early if any step fails * Remove deprecated android types * Use android NDK cmake support rather than cmake android NDK support as that support is better supported * Android uses GNU strerror_r? * Fix compilation * Rebase * Fix final issues * Drop submodule changes * Revert change * Parentheses * Lower api levels * Don't use GNU strerror_r for Android Co-authored-by: Mat <mail@mathias.is>
* Documented steps for compilationTiger Wang2016-12-121-5/+1
| | | | As requested by @madmaxoft.
* Use CMake's Android generators to crosscompileTiger Wang2016-12-121-0/+5