Giter Site home page Giter Site logo

Comments (3)

Attempt3035 avatar Attempt3035 commented on June 13, 2024 1

Ahh okay! I guess I've very much liked the simplicity of Bazel for projects, it turns out a lot tidier than cmake in my experience, but totally makes sense not to try to support individual build systems. Very interested in the Conan Generator though, will definitely give that more of a look in my spare time. If it's easy enough to get up and running, I might set it up in the BCR using a patch file so nothing bazel related needs to be in this repo but it's still easy to include in bazel projects. We will see!

I guess it's just as much of a question as to why we wouldn't add buck2 or other build systems. I personally like using bazel and consider the fact that the repo could be added straight to the BCR for super easy use great, but that doesn't really justify it as being worth adding to the repo and maintaining it. Just a nice to have in my opinion🤷‍♀️

from mp-units.

mpusz avatar mpusz commented on June 13, 2024

I must admit I am not the biggest fan of Bazel. It is not a typical build system. If it was, CMake would have generators for it already, and no additional effort would be needed.

I wouldn't like to support specific build systems in this repo because, among others, it forces us to test those in our CI. If we start doing it, we will end up with plenty of build scripts for various tools here. We use CMake exactly to prevent this issue.

Said that it seems that Conan has Bazel generator that could be used to generate all files needed by Bazel easily.

from mp-units.

mpusz avatar mpusz commented on June 13, 2024

Of course, there is a chance that I am wrong and we should consider adding direct Bazel support as an exception. But for this, I would like to hear a bit more rationale for it.

from mp-units.

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.