bazel.build
Open in
urlscan Pro
130.211.22.235
Public Scan
Submitted URL: http://bazel.build/
Effective URL: https://bazel.build/
Submission: On January 04 via manual from US — Scanned from DE
Effective URL: https://bazel.build/
Submission: On January 04 via manual from US — Scanned from DE
Form analysis
1 forms found in the DOM/search.html
<form class="navbar-form navbar-right" action="/search.html" id="cse-search-box">
<div class="form-group">
<input type="hidden" name="cx" value="009927877080525621790:2pxlpaexqpc">
<input type="hidden" name="cof" value="FORID:10">
<input type="hidden" name="ie" value="UTF-8">
<input type="search" name="q" id="q" class="form-control input-sm" placeholder="Search">
</div>
</form>
Text Content
Toggle navigation * GitHub * Getting Started * Using Bazel * Extending Bazel * Contributing * Blog * Twitter * StackOverflow {Fast, Correct} - Choose two BUILD AND TEST SOFTWARE OF ANY SIZE, QUICKLY AND RELIABLY Get Started WHY BAZEL? 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 system. 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. TRUSTED BY INDUSTRY LEADERS > Bazel is the common build tool throughout Pinterest and has been instrumental > in achieving fast, reproducible builds across our programming languages and > platforms. > > Rahul Malik, Software Engineer > Bazel provides a seamless and consistent build interface for different > languages in a single system. It increased our productivity significantly. We > love it! > > Maosong Fu, Engineering Manager > By switching to bazel we not only eliminated the overhead of maintaining > multiple build systems, but also massively sped up our build and testing > infrastructure. > > Michal Witkowski, Principal Tech Lead When you build software with Bazel, you're running the same code that has been refined and tested for years at Google to build heavy-duty, mission-critical infrastructure, services, and applications. About * Who's using Bazel * Roadmap * Contribute * Governance Plan * Privacy Policy Support * Documentation * FAQ * Issue Tracker * Community Experts * Stack Overflow * Support Policy Stay Connected * Twitter * Blog * GitHub * Discussion group * Slack © 2021 Google