commit | d39de3a8849974c30609a2bc190fcbba6c237143 | [log] [tgz] |
---|---|---|
author | ccalvarin <ccalvarin@google.com> | Tue Jun 19 08:52:08 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Jun 19 08:53:37 2018 -0700 |
tree | d3d37483701cbcb1a93facb10e33921fbc4cf651 | |
parent | 8cf66432d4db7e6e35bfd7aab97cd8d31b75222a [diff] |
Add a utility function to accept windows-style envvars in paths. For paths passed to Bazel on the command line, the shell expands these variables, but for hardcoded defaults, we must make the library call ourselves. We do not add similar support in Posix systems, where it is less common to rely on standard path-related variables. Prerequisit for issue #4502. RELNOTES: None. PiperOrigin-RevId: 201183214
{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.