commit | f2ec5588f1854d7c62a859322a19426d299bc240 | [log] [tgz] |
---|---|---|
author | waltl <waltl@google.com> | Tue Aug 04 13:01:34 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 04 13:02:42 2020 -0700 |
tree | b4cfa9c6dc925ddaa604c7424c8d9b7500bb5a09 | |
parent | 5cf0635fb1d3b6b2bb88edad4b1faf6817366563 [diff] |
Add support for parse_header for apple rules This change does the following: - transitively propagate hidden header tokens output group in objc compile rules. - add hidder header tokens to validation group of apple_binary and apple_static_library. It does not yet add header tokens genereated by objc compile rules. We want to first roll out parse_headers on apple for cc_library first, before rolling it out for objc compile rules. RELNOTES: PiperOrigin-RevId: 324873088
{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