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

Add Boost 1.67 Support for NDK r18 #148

Merged
merged 3 commits into from
Nov 5, 2018
Merged

Conversation

epicstar
Copy link
Contributor

Boost 1.67 wasn't building for NDK r18. Now it is following this patch.

epicstar and others added 3 commits August 1, 2018 10:32
Updated Boost-for-Android changes for r17b
Add r18 support for Boost Android
@pelya pelya merged commit e5dbf0d into moritz-wundke:master Nov 5, 2018
DarioAhdoot pushed a commit to ImageMetrics/Boost-for-Android that referenced this pull request Jan 17, 2019
* github.com/master:
  Don't read system-wide boost config (moritz-wundke#155)
  Support Boost 1.69.0 (moritz-wundke#153)
  Fix arch filter for ndk r18b (moritz-wundke#152)
  add 1.68 boost patch to 1.67 (moritz-wundke#148)
  Add support for r18b
  Fix downloading with curl
  Add Support for NDK r17c
  Fix clang error <experimental/string_view> for NDK r18
  Add Support for NDK r18
  Support for Boost 1.68.0
  Add Support for NDK r17b
  fix android < 21 compilation error in boost 1.67
  Fixed Boost version in the build script
  Support for Boost 1.67.0
  Build was failing on OSx because the armeabi and armeabi-v7a were not recognised properly. Turned out this was caused by a compileFlag that was pointing to an incorrect toolchain folder
  When building for armeabi while using the —with-libraries an error was thrown;
  Copying fix from inetic, --with-libraries and --without-libraries can't be used at the same time
  Support for Boost 1.66.0
  boost_locale is currently broken, do not compile iconv and icu by default
  Support for NDK r16b

# Conflicts:
#	build-android.sh
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