Skip to content
/ bazel Public
forked from bazelbuild/bazel

a fast, scalable, multi-language and extensible build system

License

Notifications You must be signed in to change notification settings

fuath/bazel

This branch is 20747 commits behind bazelbuild/bazel:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

88a313d · May 22, 2019
May 18, 2019
Apr 15, 2019
May 13, 2019
May 21, 2019
May 22, 2019
May 20, 2019
May 21, 2019
May 2, 2019
Nov 30, 2018
Aug 30, 2018
Nov 19, 2015
May 2, 2019
May 10, 2019
May 21, 2019
Jul 10, 2017
Apr 3, 2019
Jan 4, 2018
Feb 17, 2017
Mar 12, 2018
May 17, 2019
Aug 11, 2017
Aug 11, 2017
Apr 11, 2019
Jun 1, 2018

Repository files navigation

{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.

Getting Started

Documentation

Contributing to Bazel

See CONTRIBUTING.md

Build status

Bazel is released in 'Beta'. See the product roadmap to learn about the path toward a stable 1.0 release.

About

a fast, scalable, multi-language and extensible build system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 85.8%
  • Python 5.4%
  • Shell 4.4%
  • C++ 3.7%
  • Smarty 0.6%
  • C 0.1%