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

WIP: Feature/prefab #3262

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

WIP: Feature/prefab #3262

wants to merge 4 commits into from

Commits on Apr 5, 2020

  1. easy build with Android NDK r20 (also r21)

    cleanup build flags, note that now NDK only has clang and c++_shared
    look at the commonly defined ANDROID_HOME and ANDROID_NDK_ROOT env variables
    NDKLEVEL can be extracted from TARGET
    verify that NDK version is good
    alexcohn committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    f81c3fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efcd7df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac92138 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    1f845ae View commit details
    Browse the repository at this point in the history