commit | ae760d25fcdbe98b571165f0a096642090d87ee6 | [log] [tgz] |
---|---|---|
author | Seth Greenstein <sgreens@google.com> | Fri Nov 17 02:20:06 2017 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Nov 17 02:21:51 2017 -0800 |
tree | f16b0f634e2aa3062bc5b27445c4b15fddf09185 | |
parent | a4bf1aaf24241589e19aba8b069517d3d10a28f9 [diff] |
Add 'assemble' action_config for Windows. Allows .asm files to be included in srcs. ml64.exe is used to create .o files which can later be linked. However, this change will not allow custom flags to be passed to ml64.exe other than /I and /D. Fixes #3648 Closes #3887. Change-Id: I42b6ff76d526abed440bb7f0e0ed4cc3812b4893 PiperOrigin-RevId: 176085382
{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.