commit | 6abf5b78ea43fa5c065f31b26ff5ef2bc39d337e | [log] [tgz] |
---|---|---|
author | John Cater <jcater@google.com> | Thu Sep 17 09:57:56 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 17 09:58:58 2020 -0700 |
tree | 48c302f62e55fda7eea7a527514c63fdf0c3eeda | |
parent | 04ccf7dcf22f91dee2a160159c4e47ede6755d8c [diff] |
Set a default value for --host_crosstool_top Previously it was unset and defaulted to --crosstool_top in whatever configuration was being used, but that doesn't make sense for android/apple/etc builds. Instead we use getNormalized to set --host_crosstool_top in the target configuration. Closes #12093. PiperOrigin-RevId: 332256211
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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