commit | b02b70756bf684ecc9f16255a7f60c5b74e473d8 | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Mon Jun 03 15:12:59 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 03 15:15:04 2019 -0700 |
tree | b41d6fe6428ec02559818b2cd296460340b8564f | |
parent | 97559babc554ae2439270b14f661031ecd0bf51b [diff] |
Introduce java_common Google-only interface methods to the Starlark build API The new interface methods have no Bazel implementation, and are completely unrecognized when --experimental_google_legacy_api is false (the current default). They are introduced as stub methods in Bazel to make different build-API-aware binaries interface-consistent. RELNOTES: None. PiperOrigin-RevId: 251318455
{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.