Giter VIP home page Giter VIP logo

Comments (10)

LalitMaganti avatar LalitMaganti commented on May 30, 2024

Thanks for filing! https://r.android.com/3081311 should fix issue 3. If you could send fixes for 1 and 2, that would be very much appreciated!

from perfetto.

tomrenn avatar tomrenn commented on May 30, 2024

Thank you for such a quick fix!

  1. https://android-review.git.corp.google.com/c/platform/external/perfetto/+/3079270
    • I need some guidance on how to modify/add BUILD files, since I'm unfamiliar with how they are supposed to be generated.
  2. https://android-review.git.corp.google.com/c/platform/external/perfetto/+/3083587

from perfetto.

LalitMaganti avatar LalitMaganti commented on May 30, 2024

I need some guidance on how to modify/add BUILD files, since I'm unfamiliar with how they are supposed to be generated.

I've commented on the change.

from perfetto.

tomrenn avatar tomrenn commented on May 30, 2024

At change 8ff5262 everything is now building on Windows :)

from perfetto.

tomrenn avatar tomrenn commented on May 30, 2024

Reopening, since there was a revert (0a0f29f). Is it possible to rename ui/build to something else, to avoid Bazel on Windows from thinking it is a Bazel package (BUILD)?

from perfetto.

LalitMaganti avatar LalitMaganti commented on May 30, 2024

Can you reach out to @stevegolton internally to discuss?

from perfetto.

primiano avatar primiano commented on May 30, 2024

Can we just add /ui in $root/.bazelignore (feel free to send a CL for it) ?

Can I ask what are you trying to do? Specifically why do you need bazel on windows and can't use GN instead?

My only fear is that we keep piling up combinations of build system and platforms. We can't commit to maintain anything else other than GN, which is our primary build sytem (and Android.bp for android). The rest is all best effort, which means somtimes it will break without us realizing and you'll have to figure out.

from perfetto.

tomrenn avatar tomrenn commented on May 30, 2024

Adding a .bazelignore would be a great solution, I forget that exists.

Our project (Android Studio) builds with Bazel and its build graph depends on perfetto dependencies, so we cannot use GN without significant changes on our end.

from perfetto.

primiano avatar primiano commented on May 30, 2024

Ah gotcha. Yeah send a patch with .bazelignore, feels like it should make the problem go away easily

from perfetto.

LalitMaganti avatar LalitMaganti commented on May 30, 2024

This was done in aosp/3092494

from perfetto.

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.