commit | c174cc2c50215d7e7919c7cd01ee7880206df142 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Mon Oct 02 14:49:09 2017 +0200 |
committer | Klaus Aehlig <aehlig@google.com> | Mon Oct 02 15:44:36 2017 +0200 |
tree | 04ea3f423233f10d6733f7ff06b266bdd179977a | |
parent | af67774310ce210cdc2528fd39631ec408563408 [diff] |
Extract Fileset manifest parsing out of SpawnInputExpander - add a mode to control how to handle relative symlinks - if set, attempt to resolve relative symlinks in manifests by looking for another entry that defines a file with the intended symlink target (we don't do recursive resolution for now) - add more test coverage; fix a bug in handling empty target locations PiperOrigin-RevId: 170691492
{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 system. 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.