commit | 9c91a818aef20304f852d7a16a8af19d7022c85a | [log] [tgz] |
---|---|---|
author | Tobias Werth <twerth@google.com> | Sat Feb 02 07:13:58 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Sat Feb 02 07:15:24 2019 -0800 |
tree | 9c4a41a804206b21e0fd1e4d5fbac567695401bc | |
parent | 984ffa050b6de40b1e46402eaa1a1def44e7e09b [diff] |
Use temporary dir for extraction of vanilla JDK on windows. Windows doesn't use any sandbox, so if you build both the minimized and the allmodules JDK from the vanilla JDK temporary files clashed in the past. This will create a unique subdirectory and also clean up after themselves. See #6314. RELNOTES: None Closes #7332. PiperOrigin-RevId: 232117387
{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.