commit | 54c5c5cf41bd47d11ea309f37697d83ae65fe9e7 | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Thu Aug 24 17:40:22 2017 +0200 |
committer | Damien Martin-Guillerez <dmarting@google.com> | Fri Aug 25 12:53:08 2017 +0200 |
tree | 181e37a31a457de9989f79199bd98d046e85830c | |
parent | 5371d134cfaf3c258f9ebb606a5cb061f419613e [diff] |
Windows: Implement Java native launcher Now Bazel build a Windows exe binary to launch JVM for java_binary and java_test. The Java native launcher is implemented with the same logic and functionalities as the original java shell stub script. Change-Id: Ida40579bce82425f3506f9376b7256aa3edc265e PiperOrigin-RevId: 166346445
{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.