commit | ca1cb06e6d5a730f8782e6b774cc5bc55cc5098c | [log] [tgz] |
---|---|---|
author | rosica <rosica@google.com> | Tue Feb 19 08:50:24 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 19 08:51:39 2019 -0800 |
tree | f7166008e652c201adb4ae4d7d01e9dee7b9106b | |
parent | 6a36ffd9dbd128bca45cba306f9a04cf4bc5f7c9 [diff] |
Update CROSSTOOL tutorial We're moving away from using CROSSTOOL files (Issue #5380, #7320). RELNOTES: None. PiperOrigin-RevId: 234609662
{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.