Skip to content
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

Allow out of source builds and target API selection #174

Merged
merged 6 commits into from
Oct 25, 2019

Conversation

j-jorge
Copy link

@j-jorge j-jorge commented Jun 19, 2019

Please merge these commits enabling the following features

  • allow to launch the build-android.sh script from any directory,
  • add a command line option to select the target Android API (i.e. android-19, android-21, etc.),
  • add a patch to Boost.Filesystem to prevent a call to std::locale("") on Android.

@pelya pelya merged commit 541353c into moritz-wundke:master Oct 25, 2019
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