commit | 23bc3bee79d8a8b8dc15bbfb6072ec9f965dff96 | [log] [tgz] |
---|---|---|
author | Laszlo Csomor <laszlocsomor@google.com> | Fri Sep 28 01:20:32 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Sep 28 01:21:57 2018 -0700 |
tree | c7d904358ad6f35f9a54ddaec052d989d22fe6d7 | |
parent | d5f7c241fc5f0dfdc80983f365c52db072aa8770 [diff] |
C++, runfiles: add Runfiles::CreateForTest Add a new factory method for Runfiles, to be used in cc_test rules. RELNOTES[NEW]: C++, runfiles in cc_test: the C++ runfiles library (`@bazel_tools//tools/cpp/runfiles`) can now create Runfiles objects for tests. See `//tools/cpp/runfiles/runfiles_src.h` (in the Bazel source tree) for documentation. Change-Id: I5292caa734bbfb3b7b3ed2a7f4d443216abd0d94 Closes #6267. Change-Id: I5292caa734bbfb3b7b3ed2a7f4d443216abd0d94 PiperOrigin-RevId: 214901765
{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.