commit | 1615da781db78b7a910daf89720189c2b2e73dbe | [log] [tgz] |
---|---|---|
author | twerth <twerth@google.com> | Thu Jun 14 05:17:15 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Jun 14 05:18:39 2018 -0700 |
tree | afa7a839c1de159fde355f665736f92f8927e613 | |
parent | 77459d98103f9fd788226539a3ab318f829b1017 [diff] |
Allow @ in package names. To disambiguate: - @foo refers to the external dependency @foo//:foo (as before this change). - //@foo refers to the target //@foo:@foo (i.e. in the default workspace). RELNOTES[NEW]: Allow @ in package names. PiperOrigin-RevId: 200541716
{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.