commit | 389142468f72a16b6f21c35c20c9084eb85c504d | [log] [tgz] |
---|---|---|
author | nharmata <nharmata@google.com> | Wed Aug 02 21:39:06 2017 +0200 |
committer | Dmitry Lomov <dslomov@google.com> | Thu Aug 03 12:09:58 2017 +0200 |
tree | 4bfc060cdef2bea9a270f1c9ad170e3972d6aea2 | |
parent | 2714195feae97333bca4ef0896c416f5f07b2f92 [diff] |
Don't unconditionally call PathFragment#normalize in the PackageIdentifier ctor. This is completely wasteful in the common case of the PathFragment already being normalized. RELNOTES: None PiperOrigin-RevId: 164022960
{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 system. 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.