commit | c4ba94ce5ddb1bff8217d3262a7d951869c25ce3 | [log] [tgz] |
---|---|---|
author | twerth <twerth@google.com> | Wed May 30 11:48:57 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed May 30 11:50:39 2018 -0700 |
tree | 8b2ce200a837400f633ba91da70eb1fe0e8b6045 | |
parent | 5ad445b09283ee80dab22a4ba342cb4a72fedb0e [diff] |
Special case * in target lookup, work around for #5300. * is not an allowed file system character on Windows and checking if it's a directory or file for the wilcard check would throw an InvalidPathException. RELNOTES: None PiperOrigin-RevId: 198595138
{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.