Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase minimum Android API level to 24 (#125946) | Malcolm Smith | 2024-10-25 | 1 | -1/+1 |
| | | | | Minimum Android API level has been increased to 24 (Android 7.0). | ||||
* | gh-125940: Android: support 16 KB pages (#125941) | Malcolm Smith | 2024-10-24 | 1 | -3/+7 |
| | | | Modify Android build tooling to use 16kB pages. | ||||
* | gh-116622: Add Android test script (#121595) | Malcolm Smith | 2024-08-16 | 1 | -1/+1 |
| | | | | | | | Adds a script for running the test suite on Android emulator devices. Starting with a fresh install of the Android Commandline tools; the script manages installing other requirements, starting the emulator (if required), and retrieving results from that emulator. | ||||
* | gh-116622: Android sysconfig updates (#118352) | Malcolm Smith | 2024-05-01 | 1 | -0/+6 |
| | |||||
* | gh-71052: Add Android build script and instructions (#116426) | Malcolm Smith | 2024-03-21 | 1 | -0/+87 |