commit | 4cd67415ccd2abd64f8bbb9f546c5a89368fc0db | [log] [tgz] |
---|---|---|
author | Laszlo Csomor <laszlocsomor@google.com> | Tue Nov 27 08:27:59 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Nov 27 08:29:40 2018 -0800 |
tree | c796f2ffafe81db3a484472675dc37e77d3af0d1 | |
parent | 870149f224718ad3fd3a266794d62d6171830171 [diff] |
Windows, JNI: process-jni uses AutoAttributeList Eliminate duplicate code: the process-handling code in the JNI library now uses the same AutoAttributeList as blaze_util_windows.cc and the test wrapper do. (The AutoAttributeList allows specifying which HANDLEs the subprocess may inherit.) Closes #6771. PiperOrigin-RevId: 222995049
{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.