commit | 0ff6c09009a8bff7cc60026a680e63ebcc43b66b | [log] [tgz] |
---|---|---|
author | plf <plf@google.com> | Tue May 14 05:22:12 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 14 05:23:24 2019 -0700 |
tree | 6cf58b73972f080dc9647b8d7479babe86ddd4c2 | |
parent | cad310fdd047659fb1435ba16bcb1802dabe0ada [diff] |
C++: Make it unnecessary to patch Linux crosstool in Bazel Tested with Bazel CI downstream projects. These fail for unrelated reasons. Both together show that everything is green with my change: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/971 https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/969 This change makes it unnecessary to patch most CppActionConfig features only in Linux for now. The build_interface_libraries feature is still patched. Once Bazel is released with this change: https://github.com/bazelbuild/bazel/commit/4eb7683173155b9521c0f3faf9c8abd9388a69b0 we can stop patching it. Also a separate change should do the same for Windows and Mac. This also unblocks flipping --incompatible_do_not_split_linking_cmdline #8303, #6926, #7687 RELNOTES:none PiperOrigin-RevId: 248117783
{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.