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

luxe/bazel

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

Folders and files

NameName
Last commit message
Last commit date
Sep 24, 2020
Aug 12, 2020
Oct 6, 2020
Oct 6, 2020
Oct 8, 2020
Sep 21, 2020
Oct 8, 2020
Jun 29, 2020
Nov 30, 2018
Oct 31, 2019
Nov 19, 2015
Sep 17, 2020
Oct 6, 2020
Oct 2, 2020
Aug 25, 2020
May 11, 2020
Apr 3, 2019
Jul 23, 2019
Feb 17, 2017
Oct 11, 2019
Oct 7, 2020
Aug 11, 2017
Jul 13, 2020
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 rebuilds only 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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 84.3%
  • Python 7.2%
  • Shell 4.8%
  • C++ 3.4%
  • Starlark 0.1%
  • C 0.1%
  • Other 0.1%