commit | f684f17f2cf8cfb0648cec93a84fdefe119823ac | [log] [tgz] |
---|---|---|
author | cmita <cmita@google.com> | Wed May 26 06:54:56 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 26 06:56:32 2021 -0700 |
tree | b65dc8724cdd32261472e90025759e10fb9c763f | |
parent | 1930d1f3cbbb5c3d535df0e791d530d2ea5a2dfd [diff] |
Permit a null feature_configuration in cc_common.create_library_to_link Swaps the order of tests involving feature_configuration and the dynamic_library and interfact_library parameters. The feature configuration is only needed when one of these is non-null and doing this allows the function to be used without a provided cc_toolchain or configuration. PiperOrigin-RevId: 375932773
{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