commit | 9131dbefbc08500219abdc48db84270a9696ab8e | [log] [tgz] |
---|---|---|
author | laszlocsomor <laszlocsomor@google.com> | Tue Nov 05 04:35:43 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 05 04:36:34 2019 -0800 |
tree | 2799094c5709b60bf323211404eabc40ce63c63e | |
parent | 0e4d6ccae58b92bb8ebaeeabfa0b8ff705e28c82 [diff] |
Windows: enable sha256_test Use #!/bin/bash shebang instead of #!/bin/sh, because the Bash runfiles library requires Bash, and does not work with Sh (because the "source" built-in is fail-fast in Sh). PiperOrigin-RevId: 278595872
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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