commit | 7ffeeff69ed2740a5eada21bda399674d89e4788 | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Fri May 17 08:23:11 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 17 08:24:12 2019 -0700 |
tree | 3c3dda0e58a27cd04fac30fb043a603b9128a357 | |
parent | 31adc621cba2d23d36595c6898fce20f4de10af6 [diff] |
Repository rules: Don't remove BUILD repository_ctx.delete("BUILD") could accidentally delete a directory named "build" under the repository source root. Because Bazel ignores BUILD when BUILD.bazel exists, we don't need to delete it. Fixes https://github.com/bazelbuild/bazel/issues/8374 RELNOTES:None PiperOrigin-RevId: 248723364
{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.