commit | 268268833110b2cf2f2dfcc4fb51f1b06cf9b2a3 | [log] [tgz] |
---|---|---|
author | Tony Allevato <allevato@google.com> | Tue Sep 24 07:23:01 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 24 07:24:32 2019 -0700 |
tree | d869ff03c8059c138308061a8bcb8ba6ff69c7af | |
parent | d556e53066c208e3f8e9f96e95bfec45f8e45d55 [diff] |
Use wrapped_clang for C++ link actions on Apple targets. The `cc_wrapper.sh` script doesn't perform substitution of Bazel placeholder strings like `__BAZEL_XCODE_DEVELOPER_DIR__` in command line arguments, so without this, the link command will fail if it contains those. This is currently blocking https://github.com/bazelbuild/rules_swift/pull/243, which aims to clean up the logic in `swift_binary` by leveraging more of the `cc_common` APIs. Closes #8495. PiperOrigin-RevId: 270899142
{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.