commit | 7b7e728da976ad5fe4538d43527219caf9062d29 | [log] [tgz] |
---|---|---|
author | Marwan Tammam <Quarz0@users.noreply.github.com> | Mon May 20 04:16:23 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 20 04:17:27 2019 -0700 |
tree | 72c66895eec45c6d07c38d4e84a0452fe640c123 | |
parent | ce8d52834c9acf9e1bda4f342d073d8cfd5a6737 [diff] |
Change visibility of Starlark target to public Changing visibility to public will make it possible to include the implementation of starlark in Java as an external dependency to other bazel projects. Use case is creating a common test suite for starlark, more details here: https://github.com/bazelbuild/starlark/issues/10 Closes #8397. PiperOrigin-RevId: 249023168
{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.