commit | a63d816be64c5a5e3fceedbc369be9a2d0361efc | [log] [tgz] |
---|---|---|
author | Laszlo Csomor <laszlocsomor@google.com> | Tue May 21 04:35:07 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 21 04:36:14 2019 -0700 |
tree | fc9e91965cf7e88da8ac09acd7d988f7cfb81ab2 | |
parent | 96500b722f6bfe60c8951c95f7c02e1081bb3acf [diff] |
Windows: add WIN32_LEAN_AND_MEAN everywhere Some projects need to include our C++ code and if they need to build with WIN32_LEAN_AND_MEAN then Bazel's C++ code should also compile with it. Closes #8416. PiperOrigin-RevId: 249226341
{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.