commit | 003b3a9d15a0cfb1cafb14fc31a5dcd3308a604a | [log] [tgz] |
---|---|---|
author | waltl <waltl@google.com> | Mon Nov 25 12:55:01 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 25 12:55:59 2019 -0800 |
tree | e1cf17eb64297e8a4d331ca5e489146ecfbcb4ef | |
parent | 7b5043f1646759aec98c14fef3071fab19a54db1 [diff] |
Handle iquote paths in objc more like cpp This is to make the migration to CcCompilationContext easier. Put the iquote paths in the provider and use it to propagate them, and reduce the amount of custom logic. "." and "genfiles" are automatically added by CcCompilationHelper.initializeCcCompilationContext(), so no need to do anything on the objc side. RELNOTES: None PiperOrigin-RevId: 282415307
{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