commit | ba2739462911b85a600e8eaffbdb9336d23ae6d8 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Tue Feb 20 05:12:44 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Feb 20 05:14:35 2018 -0800 |
tree | bfe035a7fae3f1728e88a0d7afe6ef34e4edeb29 | |
parent | 053dfd1822727a18cecaaee924a36f537b2463b2 [diff] |
Add additional tests for Filesets with symlinks - Make sure that we correctly resolve symlinks starting with ./ and ../. This is currently failing, although it's working at head. From my reading, https://github.com/bazelbuild/bazel/commit/a729b9b4c3d7844a7d44934bf3365f92633c0a60 changes PathFragment.getRelative to always normalize the return value, which it wasn't doing before. PiperOrigin-RevId: 186289431
{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.