commit | 891f540a1bc6977f25e77a29f24cdcf939fb2e2e | [log] [tgz] |
---|---|---|
author | Dmitry Lomov <dslomov@google.com> | Wed Jul 19 12:26:39 2017 +0200 |
committer | Klaus Aehlig <aehlig@google.com> | Wed Jul 19 16:48:24 2017 +0200 |
tree | 915a969f6f3a0af308339f2361b51562cfb3ce96 | |
parent | 9d61bad6a0595ffd64faa5d0889d3f9d9ace3fc3 [diff] |
Implement bash.exe detection logic. The logic is as follows: 1) search for msys installation 2) search got git-on-Windows installation 3) search in PATH. This happens on every client startup unless BAZEL_SH enviornment variable is set. My measurements show that the time required for this detection is negligible (<10 msec in the worst case). Change-Id: If130e2491a9df5a23954d303f2ccdb932eeed1db PiperOrigin-RevId: 162466913
{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 system. 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.