| commit | 82af84e46418925840f0d590586cec75ec8394a1 | [log] [tgz] |
|---|---|---|
| author | Googler <noreply@google.com> | Fri Nov 03 19:36:07 2017 +0100 |
| committer | Damien Martin-Guillerez <dmarting@google.com> | Mon Nov 06 20:20:10 2017 +0100 |
| tree | f868d68a695bc08e7d108985d8f4e3c254da6989 | |
| parent | 3806ca842b2c0f731b27e1665981b6a204a1ddb4 [diff] |
Schedule LtoBackendAction when creating LtoBackendArtifact There is no need to defer the action creation and scheduling, which happens shortly thereafter, and just requires saving a bunch of information on the LtoBackendArtifact. This is preliminary restructuring that will aid some larger changes for making tests that use static linking more efficient when built with ThinLTO (for b/67424063). RELNOTES: None PiperOrigin-RevId: 174490283
{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.