commit | ed874636df484c4a189f6e5b81720c23099b6f1e | [log] [tgz] |
---|---|---|
author | dannark <dannark@google.com> | Thu Jan 17 14:01:15 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Jan 17 14:02:46 2019 -0800 |
tree | 28ac3bca3f0997d20d0588038008d37320a5bf90 | |
parent | accdde2c46961548399e485291ba8e83cdc8fb4c [diff] |
Create --incompatible_remap_main_repo flag. This flag fixes a bug in bazel where within a repository called "foo", the labels @foo//some/path:bar.bzl and //some/path:bar.bzl were treated as different labels. It is unlikely that this flag will affect any projects but it is technically a breaking change and so it is guarded behind a flag. Towards #7130 RELNOTES: None PiperOrigin-RevId: 229813128
{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.