commit | e4336da1f25e12f7fdc705c0531a86f5d4c13b95 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <bp@benjamin.pe> | Thu Feb 15 01:19:37 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Feb 15 01:21:29 2018 -0800 |
tree | f2bc6b2aa1291b11bb7647d667496b831054ef10 | |
parent | e9c885a88137fa10ea0ac95ff33dcfdc79c6cf0a [diff] |
Remove code that allows RunfilesSupport.owningExecutable to be null. RunfilesSupport.owningExecutable can clearly never be null because the first thing the constructor does is reject it if it's null. Change-Id: Ie861d96a2a2ab6937f1e27a6745cf1cb2f50e0fb PiperOrigin-RevId: 185806352
{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.