commit | 40746c9c5f6cfec69f81d50064dda2208a6444ed | [log] [tgz] |
---|---|---|
author | Fredrik Medley <fredrik.medley@gmail.com> | Wed Sep 23 02:03:00 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 23 02:04:10 2020 -0700 |
tree | 516b0893fe1a36ce497211c7c73f4f0cc893a7aa | |
parent | dd299d16f009976bf21276a75e3115f7512fc8e8 [diff] |
Add --compilation_mode support in transitions Add support for converting //command_line_option:compilation_mode from Java value to Starlark value so that it can be read in a transition. Fixes --compilation_mode in #10690, but not the general case. This patch does not contain any tests. What kind of test is expected and where should it be implemented? Closes #11347. PiperOrigin-RevId: 333249729
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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