commit | f3871bb9e1d02172cc8ef625c5ac92cead2a8e59 | [log] [tgz] |
---|---|---|
author | Laszlo Csomor <laszlocsomor@google.com> | Thu Dec 20 08:22:03 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Dec 20 08:23:56 2018 -0800 |
tree | 3d091af4c883e273c3e0e1746803dfc3679e3570 | |
parent | e2b31c63f60e997986aaf67e6f0fc9c36cf84614 [diff] |
Windows, test wrapper: fix a few minor bugs In this commit: - rename WriteConsole to WriteStdout, to avoid clashing with the "WriteConsole" macro defined in <windows.h> (or one of its dependencies) - fix a bug whereby the LogError* functions for wstring would log if the wstring to string conversion was NOT successful Closes #6978. PiperOrigin-RevId: 226338853
{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.