commit | 377ef3937ce4a552d9ce1f56c9527400d9a0b72d | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Wed Aug 01 02:47:14 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Aug 01 02:48:37 2018 -0700 |
tree | 829f326c810a67242764db12c2c4519f190f6a95 | |
parent | c6876545a6b3170f535e70977c4b633f2a7f9092 [diff] |
There is no need to do input discovery or .d file analysis for modular codegen. Modular codegen simply transforms a .pcm file to a .o file containing the code of inline functions of the module's headers. RELNOTES: None PiperOrigin-RevId: 206902693
{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.