commit | 2a87adc21b8177a94521b994e58c6f9d6bbb11a6 | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Thu Apr 18 10:48:20 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 18 10:49:26 2019 -0700 |
tree | 9f5ccbf3026e6d221b89d87b109a6bfe169c9631 | |
parent | c7d430fe089c8de1918a7835148418af0163d77f [diff] |
Classify native module legacyNamed parameters. These parameters were marked as "keyword-specifiable because of legacy infrastructure limitations". Some such parameters are specified by keyword almost universally: these parameters are migrated to "keyword-specifiable by intention". Others are kept under "legacyNamed" to be deprecated with --experimental_restrict_named_params Progress toward #5010 RELNOTES: None. PiperOrigin-RevId: 244216657
{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.