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

Enable Android build in CI, update NDK to 17c. #922

Merged
merged 2 commits into from
Oct 18, 2018

Commits on Oct 18, 2018

  1. This merges parts of:

    * PR microsoft#662 "Overhaul the build process for the OpenSSL dependency on
      Android" by jwtowner
    * PR microsoft#711 "Update the build process for Boost on Android", also by
      jwtowner
    * PR microsoft#714 "Improved the build process for cpprestsdk on Android", also
      by jwtowner.
    
    The changes which required patching upstream Boost-for-Android in those
    PRs has been stripped.
    
    The NDK version targeted has been updated to 17c because that's what's
    avaialble in Azure Pipelines.
    
    Various compile failures this uncovered in cpprestsdk on Android were
    fixed.
    BillyONeal committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    8c4cdec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db35715 View commit details
    Browse the repository at this point in the history