commit | d6c8766e3ad7042493947ea4f6f8cab0ec8c7426 | [log] [tgz] |
---|---|---|
author | plf <plf@google.com> | Tue Nov 05 01:14:03 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 05 01:14:55 2019 -0800 |
tree | 6d89b077b12f8b31375b1c1e6beb18f9b03062e7 | |
parent | 9cc0346b15d13d52b4cd57bd0ee0014169aa8937 [diff] |
C++: Introduces Starlark API needed for shared library rule Guarded by --experimental_cc_shared_library flag. This CL introduces incompatible changes to the Starlark API. It exposes LinkerInput which wraps libraries to link, user link flags and additional inputs. Once we are confident about the cc_shared_library rule design and implementation, for any incompatible change here we will introduce an incompatible flag RELNOTES:none PiperOrigin-RevId: 278568019
{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