commit | 3e0231827a7e3e33de30829a7c3108e17cb2d155 | [log] [tgz] |
---|---|---|
author | Laszlo Csomor <laszlocsomor@google.com> | Thu Aug 01 05:05:09 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 01 05:05:58 2019 -0700 |
tree | fab7276590df4e41312a6126906ce99573b098be | |
parent | f225af1f48f1adf33e45b6d2511c21093ba164bd [diff] |
Windows: Starlark rule to compile resource files cc_binary can depend on the rule. The compiler resources are linked into the binary. TODO(@laszlocsomor): 1. wait until Bazel with 07853cdc0eea is released 2. replace references to `//tools/cpp:*` with `@bazel_tools//tools/cpp:*` labels 3. move the .bzl files to bazelbuild/rules_cc repo See https://github.com/bazelbuild/bazel/issues/8273 Closes #8907. PiperOrigin-RevId: 261102015
{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 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.