commit | 42611f9fd8470e6ee42bf596d20201ded07cc427 | [log] [tgz] |
---|---|---|
author | Alex Sharoff <707030+alexsharoff@users.noreply.github.com> | Thu Feb 29 02:32:56 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 29 02:34:23 2024 -0800 |
tree | 75ab96d750eed00991194c8a89a0cc97693cbf24 | |
parent | 2b3e68653f83dc7838fccf505aef96d5b1005199 [diff] |
Add DUMPBIN make variable to MSVC C/C++ toolchain `DUMPBIN` is a WIndows/MSVC tool that provides similar function to `NM` in the Linux world. `NM` already has a make variable, so I think it's fair to add one for `DUMPBIN`. Tests and docs are updated as well. RELNOTES[NEW]: New $(DUMPBIN) make variable is now available for Visual Studio toolchains. Closes #21232. PiperOrigin-RevId: 611398596 Change-Id: Ibe55d530c0dcace07372206741cc928f7c190dde
{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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md