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

mhines01/bazel

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

Folders and files

NameName
Last commit message
Last commit date
Jul 24, 2019
Jul 18, 2019
Aug 1, 2019
Aug 2, 2019
Aug 3, 2019
Aug 1, 2019
Aug 2, 2019
Jul 11, 2019
Nov 30, 2018
Jul 22, 2019
Nov 19, 2015
Jul 31, 2019
Jul 19, 2019
Jul 9, 2019
Jul 10, 2017
Apr 3, 2019
Jul 23, 2019
Feb 17, 2017
Mar 12, 2018
Aug 1, 2019
Aug 11, 2017
Aug 11, 2017
Aug 1, 2019
Jul 23, 2019

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.6%
  • Python 6.0%
  • Shell 4.5%
  • C++ 3.7%
  • C 0.1%
  • HTML 0.1%