Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-19 | build-system: update Android builder docker container | ||
This adjusts the docker setup to create a container with the correct NDK, SDK, tools, Qt version, etc, and updates the helper scripts that are needed in order to do that. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2020-11-19 | android: add new build setup script | ||
This installs the required versions for most components, switches us to Qt 5.15, current SDK, NDK, and the current OpenSSL version. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |