commit | 028669478cc0054ab51f3dde6738a1269c405ddd | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Fri Aug 04 10:45:46 2017 +0200 |
committer | Dmitry Lomov <dslomov@google.com> | Fri Aug 04 17:16:25 2017 +0200 |
tree | 83dea4d4ce544aff179b409efbad211377ee4645 | |
parent | 7e4fbbe4ab3915a57b2187408c3909e5cd6c6013 [diff] |
Add no_stripping feature to MSVC CROSSTOOL If no_stripping feature is enabled, then strip action config is not necessary, building stripped binary will just copy the orignial binary. Fix https://github.com/bazelbuild/bazel/issues/3482 Also fixed CI breakage: https://github.com/bazelbuild/bazel/issues/3505 Change-Id: Ie78fe174c42248c9b3e930008eef96dcd1864741 PiperOrigin-RevId: 164237588
{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 system. 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.