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

agoulti/bazel

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

71404a7 · Jun 12, 2018
Mar 22, 2018
Mar 2, 2018
Jun 11, 2018
Jun 12, 2018
Jun 12, 2018
Jun 11, 2018
Jun 11, 2018
May 11, 2015
Feb 6, 2018
Nov 19, 2015
May 24, 2018
Jun 8, 2018
Jul 10, 2017
May 23, 2018
Jan 4, 2018
Feb 17, 2017
Mar 12, 2018
Jun 12, 2018
Aug 11, 2017
Aug 11, 2017
Mar 19, 2018
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 87.4%
  • Python 4.2%
  • C++ 3.5%
  • Shell 3.4%
  • Smarty 1.4%
  • HTML 0.1%