commit | e0f62b748cbfa0a5f1f8f547da8d9baf33d5ebd7 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Mon Sep 24 01:48:25 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Sep 24 01:50:40 2018 -0700 |
tree | 014127481c52decc80950d4e195f34b19832f888 | |
parent | c882631604c88f626371ce6fd03b02d761610ac1 [diff] |
Stop using TreeArtifacts ctx.actions.declare_directory doesn't create the directory for us, and the JDK 8 javac won't create the output directory if it doesn't already exist. Fixes https://github.com/bazelbuild/bazel/issues/6203 PiperOrigin-RevId: 214229700
{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.