commit | 4873fa1dcd83865afc46605c09cb82112d3e3090 | [log] [tgz] |
---|---|---|
author | ajurkowski <ajurkowski@google.com> | Tue Sep 17 10:43:35 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 17 10:45:22 2019 -0700 |
tree | b57e38a6afe7847f4bdc14c01737fd8c5b473d97 | |
parent | 3f86653d7b45f1866bee514f55baac618411b435 [diff] |
Automatically create folders in createSymlink in BuildIntegrationTestCase. The helper to create symlinks does not handle creating folders on the path to the new symlink if they don't exist. That is an inconsistent behavior to write which does that for files. Add logic to handle adding folders as needed. Also, apply error-prone fixes. PiperOrigin-RevId: 269602789
{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.