commit | 5d85e75601b1c82bbc1358d399afa3e07e87a766 | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Tue Jun 26 13:47:28 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Jun 26 13:49:42 2018 -0700 |
tree | 33a4b7a558e517f3abfa81bd081999758fabd6b1 | |
parent | 06b4928a5d005f6738f1ad43783c1167c2ab20a3 [diff] |
Initial check-in of skydoc rewrite. This skydoc rewrite uses an actual skylark interpreter with a faked build API (implementing the actual build API that Bazel uses). There's a lot left to do here, this is a barebones start. For example, this does not yet handle: - load() statements - non-global build API elements (e.g. apple_common) - output of any rule information other than attribute names - markdown output format RELNOTES: None. PiperOrigin-RevId: 202187207
{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.