commit | 0b3ce9d24a489660d170139b99958b04e4373873 | [log] [tgz] |
---|---|---|
author | Laszlo Csomor <laszlocsomor@google.com> | Mon Nov 12 04:52:11 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Nov 12 04:54:53 2018 -0800 |
tree | e7f8801317c54403b0823f8fe7ab0f71821a55d3 | |
parent | f8bc212cb2e5dafd79ab871d14480224a8b7cf9f [diff] |
Windows, test-wrapper: write undecl. out annot. In this commit: - Implement logic to write the undeclared outputs annotations file. This file is just a concatenation of all *.part files directly under $TEST_UNDECLARED_OUTPUTS_ANNOTATIONS_DIR. - Implement depth limit support for the method that retrieves the contents of a directory and all of its subdirectories (GetFileListRelativeTo). We need this feature to limit the *.part file search to just the $TEST_UNDECLARED_OUTPUTS_ANNOTATIONS_DIR, excluding its subdirectories. See: https://github.com/bazelbuild/bazel/issues/5508 Change-Id: I566bc7e713bce2fe9950707295a85878e8cf49f8 Closes #6658. Change-Id: I1e54eb9bf0476b36693b422771663adeb03bdcd3 PiperOrigin-RevId: 221073106
{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.