| commit | b470c0fa189c077f43c1d61a957d2af0d336dba5 | [log] [tgz] |
|---|---|---|
| author | juliexxia <juliexxia@google.com> | Wed Aug 22 15:32:49 2018 -0700 |
| committer | Copybara-Service <copybara-piper@google.com> | Wed Aug 22 15:34:10 2018 -0700 |
| tree | ce92ce54c076dc3b4f8f5be7d8f76a7940548e5d | |
| parent | c2f18964c0029d979cfd45e88294b8cd77b9bb0c [diff] |
Add logic for skylark options to all BuildOptions mechanics (construction, diff-ing, reconstruction, serialization, etc). Get the new skylark information from an OptionsProvider (the same way native options are retrieved). Rename the <code>getOptions()</code> method in BuildOptions to <code>getNativeOptions</code> to better reflect this new information being stored in BuildOptions. PiperOrigin-RevId: 209841664
{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.