commit | 55b39008d1c013ad163890a0116cd71e75fc5bb3 | [log] [tgz] |
---|---|---|
author | waltl <waltl@google.com> | Mon Nov 25 11:19:36 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 25 11:20:36 2019 -0800 |
tree | 4f886034a5c87726fbdc10a1063081f1c6a6a249 | |
parent | 07cc56d56dbda7ab94707a7e344d00d2450bdedb [diff] |
Make precompiled headers additionalInputs rather than nonModuleHeaders This is an NFC. Precompiled headers don't transitively propagate but headers do (even nonModuleHeaders), so they are more appropriately in additionalInputs. RELNOTES: None PiperOrigin-RevId: 282396395
{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