commit | 9dd30c92cee7e74cc307d941e3f1d77a232be340 | [log] [tgz] |
---|---|---|
author | ilovezfs <ilovezfs@icloud.com> | Thu Jul 13 16:43:54 2017 +0200 |
committer | László Csomor <laszlocsomor@google.com> | Fri Jul 14 10:51:15 2017 +0200 |
tree | 5f34fa1d633689e5d57ed5e6916e259d82575fe8 | |
parent | 6d6e87297fe8818e4c374fdfabfbcf538bca898a [diff] |
Fix build failure with old OS X mktemp This fixes a minor regression introduced by bazelbuild/bazel@2c3c87fab48646167e4233f539540df6b5ed3d04. mktemp's interface changed in OS X 10.11 to allow the prefix to be unspecified, but not specifying the prefix will cause the command to error out on OS X 10.10 and earlier. Closes #3281. PiperOrigin-RevId: 161805877
{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.