commit | e0542bcdbc74141ad88b4c3d9f2202a650e5d6e1 | [log] [tgz] |
---|---|---|
author | Loo Rong Jie <loorongjie@gmail.com> | Fri Aug 03 01:49:37 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Aug 03 01:50:51 2018 -0700 |
tree | f3cfc118d4598ec6634060b3874a2418f094422d | |
parent | 7e41f9bd7000a8e51101d91b0c72ce7e6775068e [diff] |
Disable the correct warning I realized that I wrote the wrong warning code when I use Bazel from master branch and build something with MSVC. For the curious: - C4117: https://msdn.microsoft.com/en-us/library/9d2szxf8.aspx - C4177: https://msdn.microsoft.com/en-us/library/s4becxs9.aspx /cc @meteorcloudy Closes #5631. PiperOrigin-RevId: 207235606
{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.