Git Product home page Git Product logo

Comments (5)

mfarrugi avatar mfarrugi commented on April 28, 2024 2

How does this currently work inside facebook?
Is everything except for rust vendored with build files written by hand?

Looking at nixpkgs and bazel-central-registry for inspiration, I think that in an ideal world maybe we could get to a starlark-central-registry (ie. something sharable with Bazel et al). Looking at the bazel-central-registry package coverage it doesn't seem like that idea has progressed too far. Maybe this is unnecessary, if it's easy enough to write the Reindeer-esque shim for other languages?

from buck2.

ndmitchell avatar ndmitchell commented on April 28, 2024 1

You can do the import and vendor approach like we do for Reindeer and bootstrapping Buck2. But we do want to do something better - we're just not sure what quite yet. We'll be having discussions internally, but if you have good ideas, please do share!

from buck2.

krallin avatar krallin commented on April 28, 2024 1

Is everything except for rust vendored with build files written by hand?

Not necessarily by hand, there are tools for this, but yes third-party packages get BUCK files (and those are often written by hand).

from buck2.

trws avatar trws commented on April 28, 2024

The buckaroo macros for Buck1 are pretty good, and predated bzlmod by some time. It's not perfect by any means, but since it was meant to interop with buck that might be a good place to start: https://github.com/LoopPerfect/buckaroo

from buck2.

krallin avatar krallin commented on April 28, 2024

I'll close this assuming the answers above did address your question but feel free to follow up if not.

from buck2.

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.