Giter VIP home page Giter VIP logo

Comments (10)

DanAlbert avatar DanAlbert commented on September 25, 2024 1

That's how ndk-build deals with it. If it's an option for you it's going to be the most future proof path.

from rules_android_ndk.

keith avatar keith commented on September 25, 2024

cc @cpsauer have you looked at this at all?

from rules_android_ndk.

keith avatar keith commented on September 25, 2024

After some testing it seems like #41 is roughly what would be required for the simplest case

from rules_android_ndk.

keith avatar keith commented on September 25, 2024

I don't see anything about this in the changelog so far https://github.com/android/ndk/wiki/Changelog-r26, but maybe that kind of re-arranging isn't documented either

from rules_android_ndk.

cpsauer avatar cpsauer commented on September 25, 2024

Haven't yet, Keith, but really appreciate your moving this along.
Closest was trying to merge in support for major improvements in the backwards compatibility story (like Apple's @availables) in #27

[I rather suspect Google probably has all this in their internal version, so maybe we can get a Googler to help export or otherwise facilitate collaboration? Really wish there were a good way to collaborate rather than this being a fork.]

from rules_android_ndk.

keith avatar keith commented on September 25, 2024

I updated my PR to be backwards compatible, but would definitely love to hear from @ahumesky if this is the right path #41

from rules_android_ndk.

DanAlbert avatar DanAlbert commented on September 25, 2024

We don't document when clang internals move around, no (we aren't usually aware that it's happened). The libandroid_support removal is a part of the kitkat removal. It was never needed for minSdkVersion >= 21. The changelog really only documents user facing changes, not build system maintainer things. https://android.googlesource.com/platform/ndk/+/master/docs/BuildSystemMaintainers.md is the source for that (and it was missing the lib directory rename, so https://android-review.googlesource.com/c/platform/ndk/+/2670239 fixes that).

(I agree we probably should maintain a separate "changes" list in that build system maintainers doc, but it's next to impossible for me to go write that after the fact)

from rules_android_ndk.

keith avatar keith commented on September 25, 2024

Thanks for the context! So seems like my changes are alright, but maybe we should improve this further by calling -print-resource-dir which I think would be fine for us to do

from rules_android_ndk.

keith avatar keith commented on September 25, 2024

#42

from rules_android_ndk.

ahumesky avatar ahumesky commented on September 25, 2024

#42 is merged

from rules_android_ndk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.