commit | d7d0e972c75a2e83fc5ae19927be38feda006ac9 | [log] [tgz] |
---|---|---|
author | waltl <waltl@google.com> | Thu Apr 30 02:05:55 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 30 02:06:57 2020 -0700 |
tree | 04554e7a5bd8620079e37c5609e1c38bd142b1b0 | |
parent | 9c143931a0ef9bc6fc7dae3cd44aaaf050bb1d06 [diff] |
Support generate_dsym_file feature for cpp compile actions First, move --apple_enable_auto_dsym_dbg and --apple_generate_dsym to CppOptions so that they can affect both cpp and objc rules. Then, implemented support for generate_dsym_file for cpp actions. Finally, added a couple unit tests. RELNOTES: None PiperOrigin-RevId: 309185564
{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