commit | cce2ab130b7bb1e4defe3b0f7c5dc9d694bb0573 | [log] [tgz] |
---|---|---|
author | laurentlb <laurentlb@google.com> | Mon Mar 25 10:27:19 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 25 10:29:22 2019 -0700 |
tree | 777903501f6ad4ef1098c5388ec6232c3078d133 | |
parent | 8df893a3fb77bac897b56758014409f64ac65009 [diff] |
Enable --incompatible_merge_genfiles_directory by default. Tested: https://buildkite.com/bazel/bazelisk-plus-incompatible-flags/builds/48 Fixes https://github.com/bazelbuild/bazel/issues/6761 RELNOTES: Flag --incompatible_merge_genfiles_directory is flipped. This removes the directory `bazel-genfiles` in favor of `bazel-bin`. PiperOrigin-RevId: 240168524
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.