commit | 09251727a7354be373d8e8cefe782c92f5db869c | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Tue Dec 17 00:05:41 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 17 00:06:33 2019 -0800 |
tree | e27c361b6f2800e55997b460e7d0061a7edc2e5c | |
parent | db2f1d5f00551cb930ae657e2c74532c2b0bb8d8 [diff] |
Update CppLinkAction to use NestedSet for inputs (part 5) This is in preparation for making NestedSet not implement Iterable. Unfortunately, doing so means that there is no longer a common super-type for NestedSet and Collection, which means that we have to use NestedSet for all action inputs. PiperOrigin-RevId: 285925773
{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