commit | abf3905c8b3bcf2820bccb54180eeed968e3ed2e | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Fri Sep 13 07:38:48 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 13 07:40:16 2019 -0700 |
tree | 204cddeb9ae02ea78ef104ca6521f52c726a378e | |
parent | aa8e8a2366387e9833f3878219318ce6dd3b8431 [diff] |
Handle -iquote in copt We need to parse copt for -iquote paths and pass them to the include scanner. This mirrors what we already do for -I paths. Note currently objc_library documentation (see [] recommends use of -iquote while cc_library documentaiton recommends ([] While we're at it, sanity check the include path, and add/fix a couple tests. RELNOTES: None PiperOrigin-RevId: 268902183
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.