commit | d0422383b0fd2bd3f12e32490bcf05a939c61503 | [log] [tgz] |
---|---|---|
author | plf <plf@google.com> | Mon Nov 04 07:02:24 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 04 07:03:22 2019 -0800 |
tree | 356524612c3f29d9b38014e4cc80964a29910d39 | |
parent | 61d9994f9cd412ae347365dc2c214ff3e83c7af9 [diff] |
C++: Add grep_incudes to Bazel cc_common.link() Even though grep_includes is not available in Bazel. We want to make the API exactly the same internally and externally. create_linking_context_from_compilation_outputs was already had this attribute in Bazel. In a separate CL make sure we don't get an error when grep_includes is needed but the binary wasn't passed. RELNOTES:none PiperOrigin-RevId: 278369911
{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