commit | 76a251b8405cc49750d73561ce19902bda7f269e | [log] [tgz] |
---|---|---|
author | lberki <lberki@google.com> | Tue Jul 11 09:51:55 2017 +0200 |
committer | László Csomor <laszlocsomor@google.com> | Tue Jul 11 10:56:28 2017 +0200 |
tree | 93f9562c05e321bcca6e0f6b53d60682b2b53646 | |
parent | 5ed49b0da44a61cf178f6ea42db647ec7804b774 [diff] |
Add Make variables to java_runtime and java_runtime_suite . This is necessary so that Make variables are not accessed from BuildConfiguration, which is in turn necessary so that we can forego package loading during configuration creation (currently we need to parse the java_runtime_suite / java_runtime rules to create the Jvm fragment) RELNOTES: None. PiperOrigin-RevId: 161496779
{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.