commit | 202119ad33627a8a64ad686c159e6cbee7edcec1 | [log] [tgz] |
---|---|---|
author | rmalik <rmalik@pinterest.com> | Wed Aug 02 19:38:40 2017 +0200 |
committer | Dmitry Lomov <dslomov@google.com> | Thu Aug 03 12:09:51 2017 +0200 |
tree | 61ab7b1a1601e8d7f47012f0b833ab7267deb401 | |
parent | 2dac5f935c3de2611c69c84dc5394d47d8145591 [diff] |
Expose wrapped_clang_pp in osx crosstool for ObjC++ Problem: - When you're using the osx crosstool, compilation of ObjC++ does not work because `wrapped_clang_pp` is not exposed. Solution: - Expose `wrapped_clang_pp` in the osx toolchain. Closes #3270. PiperOrigin-RevId: 164004043
{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 system. 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.