commit | 473ea10c0dc76f3760f4f4afd3adb3b40b40abdb | [log] [tgz] |
---|---|---|
author | rosica <rosica@google.com> | Tue Aug 07 04:40:40 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Aug 07 04:42:01 2018 -0700 |
tree | a48ecdbb3fc87012d98111e6e753d6c79fcf5888 | |
parent | 6eefeb04b900be29d96a87dcdc3938151d98d9bf [diff] |
Pass cc_toolchain location to FeatureConfiguration Paths to tools in CROSSTOOL are either absolute or relative to the CROSSTOOL location (which is the same as cc_toolchain location). As in the future CROSSTOOL will be gone, and the new skylark rule that will replace CROSSTOOL will not have to be in the same location as cc_toolchain, we need to pass information to FeatureConfiguration about the location of the cc_toolchain in use, so we can calculate the workspace relative paths to the tools. RELNOTES: None. PiperOrigin-RevId: 207695703
{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.