commit | 769842af3dd6b0f169df62293f433922a70d6fc8 | [log] [tgz] |
---|---|---|
author | mai93 <messa@google.com> | Mon Jan 11 06:39:42 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jan 11 06:42:33 2021 -0800 |
tree | 4dc971af1517af2d006bd030db4f0c8685079d78 | |
parent | d93274802f611e7d9ea1893405713ec5bb49a424 [diff] |
Handle dbg and opt modes for mingw-gcc compiler This PR adds the required compiler and linker flags to support building cpp targets in debug and optimization modes while using mingw-gcc compiler on Windows. Fixes: #10249 Closes #12792. PiperOrigin-RevId: 351142336
{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