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

[native] Real shared libraries in APK /lib directories #9154

Merged
merged 17 commits into from
Sep 24, 2024

Commits on Sep 11, 2024

  1. DSO stub

    grendello committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cc9b685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d55e170 View commit details
    Browse the repository at this point in the history
  3. Wrapping works for some items already

    TODO: config files, runtime config blob
    grendello committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e6cacf0 View commit details
    Browse the repository at this point in the history
  4. Wrapping continued

    Handling individual assemblies loaded from the filesystem and the apk is
    next.
    grendello committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    44fdba4 View commit details
    Browse the repository at this point in the history
  5. Things appear to work fine locally...

    ...let's see what breaks on CI
    grendello committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f9b71fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbc7e46 View commit details
    Browse the repository at this point in the history
  7. Don't use generics here

    grendello committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    259e4b7 View commit details
    Browse the repository at this point in the history
  8. Well. OK. Umm. Fixed.

    grendello committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    38e0bd5 View commit details
    Browse the repository at this point in the history
  9. Let's see what that'll do

    grendello committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fcc7d6e View commit details
    Browse the repository at this point in the history
  10. Fixes

    grendello committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    525fcf0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    38ae1bc View commit details
    Browse the repository at this point in the history
  12. Back to LLVM 18.1.6

    grendello committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3f7b329 View commit details
    Browse the repository at this point in the history
  13. Update apkdesc

    grendello committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f3f19c2 View commit details
    Browse the repository at this point in the history
  14. Use a coded error

    grendello committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d55e91a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Address feedback

    grendello committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e20ec1d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update TOC.yml

    jonpryor authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2377f07 View commit details
    Browse the repository at this point in the history
  2. Update embedded-assemblies.hh

    Fix indentation
    jonpryor authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cc8fffa View commit details
    Browse the repository at this point in the history