commit | ce1f0c58ca3edeba7e56d2cb69d9f62258cbd877 | [log] [tgz] |
---|---|---|
author | Laszlo Csomor <laszlocsomor@google.com> | Mon Aug 26 07:57:05 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 26 07:58:27 2019 -0700 |
tree | f91f47785ad3846a994b4a1fe666fdc0a61c5117 | |
parent | 06d79dd21801caca08bda3c281c7bba04dbcdbb7 [diff] |
Client: introduce Path class, convert server_dir Benefits of a Path abstraction instead of raw strings: - type safety - no need to convert paths on Windows all the time - no need to check if paths are absolute Closes #9232. Change-Id: Id81da64c2d9c2881e0a57c6d886d7e2e62ecb8af PiperOrigin-RevId: 265455526
{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.