commit | e7ce105c900ae10163e9f5ab26dce01eb7293a60 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Tue Nov 26 04:49:53 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 26 04:50:54 2019 -0800 |
tree | 7f876db5ca4a60aaecd244110caea51473a6fd7a | |
parent | 8f075d238fa099950b470da2541548d932b2b535 [diff] |
Expose C++ command lines in aspects Currently guarded by --experimental_action_args. With this flag aspects can access precise command lines used by C++ actions by calling their .args() method. See https://github.com/bazelbuild/bazel/commit/2b6a435a1c5bb683f3e69e92ca878af6e119918e for more details. RELNOTES: None. PiperOrigin-RevId: 282540483
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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