commit | f2230d8494e70f02b1e4fb082fcf8550aa684a40 | [log] [tgz] |
---|---|---|
author | allevato <allevato@google.com> | Tue May 18 12:22:59 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 18 12:24:11 2021 -0700 |
tree | a066f541aa21769b59049b8b53642a8fef257fcf | |
parent | 300c11ef5eb00978cbaa4d3a14ccfee10d9c87f8 [diff] |
Add `*-bin`-relative `-I` flags for any paths specified in the `includes` attribute of an `objc_library`. `*-genfiles`-relative paths are already being added; this brings `objc_library` up-to-date with the C++ rules which add both `genfiles`-relative and `bin`-relative paths to the search paths (since `genfiles` is being slowly deprecated). RELNOTES: None. PiperOrigin-RevId: 374477272
{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