Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Android build cleanup (#4734) | Mat | 2020-05-10 | 1 | -17/+4 |
| | | | | | | | | | * Android build cleanup * Remove unnecessary workaround * Remove more unnecessities * Bump cmake version | ||||
* | Strip debug symbols from Android builds | Mat | 2020-01-16 | 1 | -1/+1 |
| | |||||
* | Fix android builds (#4432) | Alexander Harkness | 2020-01-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 compilation | Tiger Wang | 2016-12-12 | 1 | -4/+0 |
| | | | | As requested by @madmaxoft. | ||||
* | Use CMake's Android generators to crosscompile | Tiger Wang | 2016-12-12 | 1 | -0/+32 |