commit | 9bc1df4e6e735e9ded5df4331dc6ca47ce645dbd | [log] [tgz] |
---|---|---|
author | plf <plf@google.com> | Mon May 17 08:05:34 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 17 08:06:32 2021 -0700 |
tree | 88a45fa84795c4ec51e79c542054ba52b085d33d | |
parent | 2875a25fd0913a4c30d566693bd95c848a67a844 [diff] |
C++: Accept list of lists in create_linker_input Currently the API only accepts a nested set of strings. This does not work when we have flags of the form `-framework Foo -framework Bar -framework Baz` since repetitions would be removed. RELNOTES:none PiperOrigin-RevId: 374197271
{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