commit | 8b0bfaf6716327ca6b60692704e3d57766f7ab1f | [log] [tgz] |
---|---|---|
author | Marcel Hlopko <hlopko@google.com> | Mon Sep 02 08:13:18 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 02 08:14:05 2019 -0700 |
tree | aedcbecbdb783c60adc0af48220890c38aa6573a | |
parent | 11a98a51095bfda494ddf7ba69d8ad80309ef63c [diff] |
Include cc configure headers in the cache key This PR adds a file containing builtin include directories paths as an input to every C++ compilation action. The result is that whenever these headers change (as a result of reconfiguring `cc_configure` repository rule), we include this file in the action cache key. Fixes https://github.com/bazelbuild/bazel/issues/9296. Closes #9295. PiperOrigin-RevId: 266783158
{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.