Hi, Dan,
You are so kind . I got your point. I will try to learn it. 在 2020年3月24日星期二 UTC+8下午12:19:51,Dan Willemsen写道: > > Someone should be reaching out to you directly about RBE, but I'd like to > clarify that the remote execution API > <https://github.com/bazelbuild/remote-apis> has more clients than just > Bazel (even though it is in the bazelbuild github organization). The > rewrapper support in AOSP is unrelated to Bazel, and currently integrates > with the build similarly to ccache -- as a compiler wrapper. > > - Dan > > On Monday, March 23, 2020 at 7:39:55 AM UTC-7 [email protected] wrote: > >> hi, >> >> Android Building group, >> >> I noticed that One PPT called "Remote Execution and Caching for Android >> Platform" . >> Inside it has one page , it shows that ninja can call re.warper to >> execute clang/java on remote server. >> >> In that PPT it shows the result is quite good from my point of view. So, >> I want to know how it works? how can i build one system like this? I have >> read pages https://cloud.google.com/remote-build-execution/docs/overview . >> I learned that RBE is for Bazel . >> >> So I learned Bazel, I found that ,Bazel has its own BUILD file to be the >> input to compile code. So I confused ,could any one can tell me ? How does >> ninja call re-wrapper and send "compile" command to remote execution? How >> does this progress know the out file is exist in Remote Cache? >> >> >> I need to build one system like this to make the android and chips driver >> compile as fast as I can. thanks >> >> [image: google.png] >> >> >> -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/bc2c3fb0-b718-45e3-badf-19db7558aca3%40googlegroups.com.
