mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
CI and Android toolchain improvements
This commit is contained in:
parent
900ea5508d
commit
8452e30afc
3 changed files with 26 additions and 30 deletions
|
@ -63,17 +63,7 @@ WORKDIR /bCache
|
|||
|
||||
RUN $PREPARE_TOOLCHAIN install_android_sdk
|
||||
RUN $PREPARE_TOOLCHAIN install_android_ndk
|
||||
RUN $PREPARE_TOOLCHAIN bootstrap_toolchain
|
||||
RUN $PREPARE_TOOLCHAIN build_bzlib
|
||||
RUN $PREPARE_TOOLCHAIN build_openssl
|
||||
RUN $PREPARE_TOOLCHAIN build_sqlite
|
||||
RUN $PREPARE_TOOLCHAIN build_sqlcipher
|
||||
RUN $PREPARE_TOOLCHAIN build_rapidjson
|
||||
RUN $PREPARE_TOOLCHAIN build_restbed
|
||||
RUN $PREPARE_TOOLCHAIN build_udp-discovery-cpp
|
||||
RUN $PREPARE_TOOLCHAIN build_xapian
|
||||
RUN $PREPARE_TOOLCHAIN build_miniupnpc
|
||||
RUN $PREPARE_TOOLCHAIN deduplicate_includes
|
||||
RUN $PREPARE_TOOLCHAIN
|
||||
|
||||
ARG QT_INSTALLER_JWT_TOKEN
|
||||
RUN $PREPARE_TOOLCHAIN install_qt_android
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue