commit | 4a6891f83efc1b1891bc994d53722225e8acdd77 | [log] [tgz] |
---|---|---|
author | Oscar Bonilla <6f6231@gmail.com> | Wed Sep 05 10:00:41 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Sep 05 10:02:36 2018 -0700 |
tree | f1aface3f145f1339a2fb22fd48dc0cd147c524a | |
parent | 3fc3ddbc0d2a51853c0966bfd41834765ea619a5 [diff] |
Add support for naming objc module maps This is symmetric with `swift_library`'s ability to name module maps. See [here](https://github.com/bazelbuild/rules_apple/blob/master/doc/rules-swift.md). Fixes #2988 and https://github.com/bazelbuild/rules_apple/issues/51 Closes #5905. RELNOTES: objc_library now supports the module_name attribute PiperOrigin-RevId: 211650820
{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.