commit | 8ba86a0a14c8489a100fedbf0f516b1b102d57aa | [log] [tgz] |
---|---|---|
author | Keith Smiley <keithbsmiley@gmail.com> | Thu Mar 28 12:42:10 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 28 12:44:12 2019 -0700 |
tree | b65886e5d1b493f89b40ecd41fb6abfbab4b2e03 | |
parent | 0020a97fdc20ca099ec6386771b20d3236f9890d [diff] |
Add /Applications/ to cxx_builtin_include_directories This makes sure that all paths that point inside the Applications directory on macOS are considered cxx_builtin_include_directories. The goal here is to make sure that paths in produced `.d` files are correctly translated by bazel to local paths when the `.d` files are shared with the remote cache to machines that have Xcode installed in different locations. Fixes https://github.com/bazelbuild/bazel/issues/7772 Closes #7783. PiperOrigin-RevId: 240830230
{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.