commit | f445af588e3f35464db73b880a2efbc39d0cebc6 | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Fri Nov 02 07:55:01 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Nov 02 07:56:31 2018 -0700 |
tree | ed064c87c885251064958cc83ea33e36e36ede59 | |
parent | 4fbeabdb5da1a22e2f0e69c1349176e65f9aa093 [diff] |
Windows, CROSSTOOL: Add support for clang-cl.exe Related #4811 clang-cl is a driver program for clang that attempts to be compatible with MSVC?s cl.exe, which means we can just use MSVC's CROSSTOOL with clang-cl.exe. See more from https://clang.llvm.org/docs/MSVCCompatibility.html Closes #6553. Change-Id: I907fc71a51e11c0c204b00c845d14b40e7c9f55f PiperOrigin-RevId: 219798300
{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.