commit | 0242b3510bc4429a2078aad864e272a541b6443e | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Wed Dec 18 05:47:41 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 18 05:48:45 2019 -0800 |
tree | c8669546ca7ef05a9bda8f463f24980cb0df45ce | |
parent | 4c8a356c3aed16dd26869829e23af10dbe629340 [diff] |
CppCompileAction: use NestedSet for input discovery This is the last location where AbstractAction.updateInputs is called with something other than a NestedSet, which in turn is the last place AbstractAction.inputs can be anything other than a NestedSet. PiperOrigin-RevId: 286175117
{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