commit | 6e167e622decfb40e16f7d0e22667a3eaed13662 | [log] [tgz] |
---|---|---|
author | laszlocsomor <laszlocsomor@google.com> | Thu Oct 31 03:21:37 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 31 03:22:42 2019 -0700 |
tree | 547c8f0122f72f1c25c981a0636692375c0834b6 | |
parent | 36c8af5b05377126514e368ccf011a089a457e47 [diff] |
Automated rollback of commit 06d2f6d8ad1a7cde19c064e54e31dad7bd8cfdcf. *** Reason for rollback *** We must implement path case fixing on top of Skyframe (by requesting DirectoryListingValue), rather than as a JNI method. That way clients get invalidated when a path is renamed such that only the casing changes. *** Original change description *** Windows: implement getCorrectCasing Implement getCorrectCasing: a function that normalizes a path and returns the case-correct version of it. See https://github.com/bazelbuild/bazel/issues/8799 Closes #9435. PiperOrigin-RevId: 277688249
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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