commit | 91ff4e22cae5ae65f08f4ba303cbd9c62c8a1b73 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Fri Jun 28 02:12:23 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 28 02:13:13 2019 -0700 |
tree | 11e43088217948dd75643da5b35c5243912ee4a7 | |
parent | 11a97185fc1e574a2fbbc05b0be1a9af2a0372b5 [diff] |
Retire experimental blaze flag that allows dynamic linking of cc_test sources. I added a blaze feature to do the same thing a few months ago. Therefore the experimental flag is no longer useful. This clean-up is long overdue. If devs feel like they need to control for this in the future, they should use the feature dynamic_link_test_srcs instead. RELNOTES: Retire experimental blaze flag experimental_link_compile_output_separately. The same behavior is available through the feature dynamic_link_test_srcs. PiperOrigin-RevId: 255565180
{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.