Hacker News
- How to Use C++20 Modules with Bazel and Clang https://buildingblock.ai/cpp20-modules-bazel/ 5 comments
- Bazel 2.0 https://blog.bazel.build/2019/12/19/bazel-2.0.html 113 comments
- Bazel 1.0 https://opensource.googleblog.com/2019/10/bazel-reaches-10-milestone.html 201 comments
- Bazel – Correct, reproducible, fast builds for everyone http://bazel.io/ 174 comments
Lobsters
- Writing Bazel rules: simple binary rule http://www.jayconrod.com/posts/106/writing-bazel-rules--simple-binary-rule 3 comments go
- Building a Rust workspace with Bazel https://www.tweag.io/blog/2023-07-27-building-rust-workspace-with-bazel/ 3 comments rust
- To Understand Pants, Understand Bazel’s History https://earthly.dev/blog/pants-build/ 29 comments programming
- Bob 0.6.3 released - An opinionated Bazel competitor which keeps IDE integration and hot-reloading functional by writing build outputs directly to the scope of a monorepo. https://github.com/benchkram/bob/releases/tag/0.6.3 4 comments golang
- When to use Bazel? https://earthly.dev/blog/bazel-build/ 81 comments programming
- Is anyone using the build tool Bazel? https://bazel.build/ 61 comments java
- Atac cibernetic asupra Curții de Conturi! Au fost distruse toate bazele de date publice https://tv8.md/2021/07/15/atac-cibernetic-asupra-curtii-de-conturi-au-fost-distruse-toate-bazele-de-date-publice/ 10 comments moldova
- A Bazel Persistent Worker for Rust https://nikhilism.com/post/2020/bazel-persistent-worker-rust/ 3 comments rust
- evaluating bazel for building firefox https://blog.mozilla.org/nfroyd/2019/10/28/evaluating-bazel-for-building-firefox-part-1/ 16 comments programming
- Improving Bazel Performance in a CI Environment https://filipnikolovski.com/posts/bazel-performance-in-a-ci-environment 5 comments programming
- Squzy - is a high-performance open-source monitoring system written in Golang with Bazel and love. Help you monitoring critical api(http, grpc) and can be used for site monitoring. https://github.com/squzy/squzy 13 comments golang
- [Video] Speedy Scala Builds with Bazel at Databricks https://www.youtube.com/watch?v=fs-tkrkfgdi 3 comments scala
- Continuous Integration on a Huge Scale Using Bazel https://www.wix.engineering/post/continuous-integration-on-a-mammoth-scale-using-bazel 19 comments java
- Tweag I/O - Bazel, Cabal, Stack: Why choose when you can have them all? https://www.tweag.io/posts/2019-10-09-bazel-cabal-stack.html 8 comments haskell
- Fast Parallel Testing at Databricks with Bazel https://databricks.com/blog/2019/07/23/fast-parallel-testing-at-databricks-with-bazel.html 3 comments scala
- How to manage dependencies in bazel? https://www.reddit.com/r/golang/comments/bvoeh9/how_to_manage_dependencies_in_bazel/ 7 comments golang
- Angular 8: Two new Bazel features in Angular 8.0.0-beta.8 https://helpdev.eu/angular-8-two-new-bazel-features-in-angular-8-0-0-beta-8/ 3 comments angularjs
- Speedy Scala Builds with Bazel at Databricks [Li Haoyi and Ahir Reddy] https://databricks.com/blog/2019/02/27/speedy-scala-builds-with-bazel-at-databricks.html 12 comments scala
- Scala and Bazel https://www.reddit.com/r/scala/comments/adnayu/scala_and_bazel/ 24 comments scala
- Building TypeScript Projects with Bazel https://blog.mgechev.com/2018/11/19/introduction-bazel-typescript-tutorial/ 13 comments typescript
- Remote Build Execution with Bazel and Svelte http://www.syntaxsuccess.com/viewarticle/remote-build-execution-with-bazel-and-svelte 5 comments compsci
- Building DotNet with Bazel http://www.syntaxsuccess.com/viewarticle/building-dotnet-with-bazel 11 comments dotnet
- Bazel is the Worst Build System, Except for All the Others https://medium.com/windmill-engineering/bazel-is-the-worst-build-system-except-for-all-the-others-b369396a9e26 150 comments programming
- Using Bazel and Protocol buffers to share types between C++, Java and Typescript http://www.syntaxsuccess.com/viewarticle/language-neutral-types-with-bazel 12 comments java
- Tweag I/O - Nix + Bazel = fully reproducible, incremental builds https://www.tweag.io/posts/2018-03-15-bazel-nix.html 11 comments haskell
- Build large polyglot projects with Bazel... now with Haskell support https://www.tweag.io/posts/2018-02-28-bazel-haskell.html 31 comments haskell
- We Switched from Maven to Bazel and Builds Got 10x Faster https://redfin.engineering/we-switched-from-maven-to-bazel-and-builds-got-10x-faster-b265a7845854 18 comments programming
- External C++ dependency management in Bazel – Envoy Proxy https://medium.com/@htuch/external-c-dependency-management-in-bazel-dd37477422f5 4 comments cpp
- Bazel Go Hello World - Warning post may cause excessive build speed https://chrislovecnm.com/golang/bazel/bazel-hello-world/ 16 comments golang
- Build systems (Bazel, Buck, ...) https://www.reddit.com/r/cpp/comments/6euc7b/build_systems_bazel_buck/ 21 comments cpp
- What is your experience with using Bazel build system? https://github.com/bazelbuild/bazel/blob/master/examples/cpp/BUILD 36 comments cpp
- Major Missouri Supreme Court decision today in State vs Bazell. Because of an error in the criminal statute, stealing anything is only a misdemeanor. There are four small exceptions. https://www.reddit.com/r/law/comments/4z9mzf/major_missouri_supreme_court_decision_today_in/ 7 comments law
- Java REPL with JShell and Bazel https://www.pgrs.net/2015/09/14/java-repl-with-jshell-and-bazel/ 3 comments programming
- Building a Build System: Bazel reaches Beta http://google-opensource.blogspot.com/2015/09/building-build-system-bazel-reaches-beta.html 6 comments programming
- Migrating from Gradle to Bazel https://www.pgrs.net/2015/09/01/migrating-from-gradle-to-bazel/ 25 comments programming
- Gradle Team Perspective on Bazel https://gradle.org/gradle-team-perspective-on-bazel/ 10 comments programming