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

Make rust core use NDK >= r23 #1086

Merged
merged 13 commits into from
Jul 28, 2022
Merged

Make rust core use NDK >= r23 #1086

merged 13 commits into from
Jul 28, 2022

Commits on Jul 21, 2022

  1. Build Rust with newer NDK version

    Ghenadie Vasiliev-Pusca committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    eafe5ef View commit details
    Browse the repository at this point in the history
  2. Update README

    Ghenadie Vasiliev-Pusca committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    5a8174f View commit details
    Browse the repository at this point in the history
  3. Add more explanation

    Ghenadie Vasiliev-Pusca committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    a0d2463 View commit details
    Browse the repository at this point in the history
  4. Put libgcc in a dedicated folder

    Ghenadie Vasiliev-Pusca committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f40bea6 View commit details
    Browse the repository at this point in the history
  5. Add proper fix

    Ghenadie Vasiliev-Pusca committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    2533ab8 View commit details
    Browse the repository at this point in the history
  6. Try Android NDK Home

    Ghenadie Vasiliev-Pusca committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    aba371c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Update cargo ndk to handle lgcc linkage

    Ghenadie Vasiliev-Pusca committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    b6dac12 View commit details
    Browse the repository at this point in the history
  2. Point to correct NDK path

    Ghenadie Vasiliev-Pusca committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    5612aee View commit details
    Browse the repository at this point in the history
  3. Use ANDROID_NDK_HOME instead

    Ghenadie Vasiliev-Pusca committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a7acdd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Try re-exporting

    Ghenadie Vasiliev-Pusca committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8621cf2 View commit details
    Browse the repository at this point in the history
  2. Fix the rest of workflows

    Ghenadie Vasiliev-Pusca committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    f7c842e View commit details
    Browse the repository at this point in the history
  3. Update docs

    Ghenadie Vasiliev-Pusca committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    42437cd View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Update README.md

    Ghenadie Vasiliev-Pusca committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    5367799 View commit details
    Browse the repository at this point in the history