commit | beaba9294c66ea77546b15b225e466bd1af84d47 | [log] [tgz] |
---|---|---|
author | rosica <rosica@google.com> | Mon May 20 02:36:26 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 20 02:37:28 2019 -0700 |
tree | e85293100294926c6c5f8baee606f73f0b7458a5 | |
parent | de6f319d8c1a9f120d645bf169dbadf77ec5f772 [diff] |
Extract Windows logic for c++ autoconfiguration into a separate Starlark rule This cl redirects windows_cc_configure to use a templated BUILD file and its own cc_toolchain_config implementation. It also extracts the logic that creates CcToolchainConfig info for armeabi-v7a into a separate rule. RELNOTES: None. PiperOrigin-RevId: 249011904
{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.