8000 Compile android cli/libraries with Dockerfile by matan7890 · Pull Request #500 · sqlcipher/sqlcipher · GitHub
[go: up one dir, main page]

Skip to content

Compile android cli/libraries with Dockerfile #500

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

matan7890
Copy link

Changes proposed in this pull request:

  • Add Dockerfile for compiling cli and library for android (either arm/arm64/x86 etc.)
  • Add script compile-android.sh for "easy-compile (tm)"
  • Add a short readme section that mentions both

The dockerfile downloads all necessary toolchains and builds all needed
libraries (e.g openssl). It also creates a builder environment and
builds the cli and library from inside it.

For easier use there is a bash script added for running the whole
process.
@matan7890 matan7890 force-pushed the feature/android-docker-builder branch from 0766eed to 91af523 Compare December 17, 2023 16:15
@matan7890 matan7890 changed the title Feature/android docker builder Compile android cli/libraries with Dockerfile Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0