commit | ebac27ec5a6063556482841da98d63d1abcf1e44 | [log] [tgz] |
---|---|---|
author | twigg <twigg@google.com> | Fri Apr 09 13:38:46 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 09 13:39:45 2021 -0700 |
tree | 6da24cc6f4bff205e540f169710e505fc7b24e6e | |
parent | a41d418f747137cb5bd271896f37df7a174705c7 [diff] |
Flip trim_test_configuration default for Bazel. Referenced by https://github.com/bazelbuild/bazel/issues/6842. There is still a (rare) chance for breakage due to: 1. Trying to build a cc_test target with and without TestConfiguration under same build (leading to duplicate action errors) 2. A select statement that refers to a config_setting reading from TestConfiguration that is nested under a non-test rule. RELNOTES: trim_test_configuration now defaults to on PiperOrigin-RevId: 367695474
{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