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

tayo/bazel

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a495bae · Jan 4, 2018
Sep 18, 2017
Dec 14, 2017
Jan 3, 2018
Jan 4, 2018
Jan 4, 2018
Jan 4, 2018
May 11, 2015
Jun 16, 2017
Nov 19, 2015
Dec 20, 2017
Dec 19, 2017
Jul 10, 2017
Oct 30, 2017
Jan 4, 2018
Feb 17, 2017
Nov 29, 2017
Dec 7, 2017
Aug 11, 2017
Aug 11, 2017
Dec 6, 2017

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 90.8%
  • C++ 3.5%
  • Shell 3.4%
  • Python 2.2%
  • HTML 0.1%
  • C 0.0%