blob: 5a0f8c0b6446564a8511941635f72ade33d41550 [file] [log] [blame]
Bazel is a tool that automates software builds and tests. Supported
build tasks include running compilers and linkers to produce
executable programs and libraries, and assembling deployable
packages for Android, iOS and other target environments. Bazel is
similar to other tools like Make, Ant, Gradle, Buck, Pants and Maven.