commit | 3ed01597a938c4b762606d02af1c793196961da0 | [log] [tgz] |
---|---|---|
author | tomlu <tomlu@google.com> | Fri Jan 05 09:18:20 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Jan 05 09:20:32 2018 -0800 |
tree | 61f9046b898dbd7fe1cd18236d67e022dc83be3f | |
parent | 39a23a0e3d63c538b8aa9f6f94a3a3916998e973 [diff] |
Remove support for Windows relative-to-current-drive paths. Eg. 'C:foo' was previously "the directory 'foo' relative to the current directory of drive 'C:\'". Now it is simple interpreted as "the relative path fragment 'C:foo'". PiperOrigin-RevId: 180936012
{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.