Yesudeep Mangalapilly

Results 27 comments of Yesudeep Mangalapilly

I'd love to see FreeBSD support on the CI! What do you need done and how can we help?

Namaste! Bazel can [leverage cmake and autotools](https://github.com/bazelbuild/rules_foreign_cc) as well. The fastest builds are when the library supports Bazel directly, however, because then it knows the entire build DAG. The most...

Hi, sorry for the delay on this. I'll send a PR in a few.

I've been thinking about this and have solved it partially for my workflow. It may not be obvious, but literate programming can allow one to place code right next to...

cljsjs works wonderfully with Bazel by default. I'm not sure this would be a good idea. npm can be unreliable. things break randomly. Here's an example using Bazel: https://github.com/yesudeep/rules_clojure/blob/clojurescript-support/examples/setup/default/BUILD.bazel#L28

Would love to see this.

I'm wondering whether there's any updates about this. Would be fantastic to use this on Windows as well.

I'm new to docker, but I've got a RBE container image working with this `Dockerfile` (remove what you don't use/need). It builds `bazel` from source using a release distribution and...

I think this would be an important addition to BCR.

Please add support for FreeBSD. How can one help?