commit | 8241d27d669dcfa7517deceda67715be344d50b9 | [log] [tgz] |
---|---|---|
author | vladmos <vladmos@google.com> | Wed May 22 13:31:34 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 22 13:32:58 2019 -0700 |
tree | 9760c6338ad39cc91f198a82dd8178a8eb4a0ffb | |
parent | 82df64dee36337c9aba78dce3d7ce8c6cf4ea30f [diff] |
Flip the --incompatible_disallow_native_in_build_file flag Fixes #7513 RELNOTES[INC]: The "native" module is no longer available in BUILD files, all its members can be accessed directly as global symbols. This can be temporarily reverted by providing --incompatible_disallow_native_in_build_file=false as a flag to Blaze. PiperOrigin-RevId: 249508813
{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.