commit | a392d0e7dd6a5daa4e2cc70c850457ea2a550238 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Fri Oct 12 11:34:30 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Oct 12 11:35:59 2018 -0700 |
tree | f21f294f48761bf9377b3c324cc53d84d3557478 | |
parent | 470a913dad533fd362107229d4acbd952dffcacf [diff] |
Automated rollback of commit e0f62b748cbfa0a5f1f8f547da8d9baf33d5ebd7. *** Reason for rollback *** TreeArtifacts were fixed in unknown commit Tested with repro from https://github.com/bazelbuild/bazel/issues/6203#issue-362726564: bazel build -s --host_javabase=@bazel_tools//tools/jdk:absolute_javabase --define=ABSOLUTE_JAVABASE=$JAVA8_HOME @bazel_tools//tools/jdk:platformclasspath *** Original change description *** 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: 216894595
{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.