commit | 0bef1f260ad8b4bb19293e3888596a25cfc5b101 | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Fri Oct 05 00:23:50 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Oct 05 00:25:25 2018 -0700 |
tree | bde7e7073c633306a3c79a70a63c0aa0e3d924e4 | |
parent | 790212da702c5977b162b05ba657effc60db5f76 [diff] |
Windows, CROSSTOOL: Update `compiler_flag: "/D_WIN32_WINNT"`to 0x0601 0x0600 indicates the OS is Windows Vista, but Bazel supports Windows 7 or later. Ideally, we should maybe remove this compiler flag, but protobuf still relies on it. RELNOTES: None PiperOrigin-RevId: 215865546
{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.