Need advice about which tool to choose?Ask the StackShare community!
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn MorePros of Bazel
Pros of Gradle
Pros of Pants
Pros of Bazel
- Fast28
- Deterministic incremental builds20
- Correct17
- Multi-language16
- Enforces declared inputs/outputs14
- High-level build language10
- Scalable9
- Multi-platform support5
- Sandboxing5
- Dependency management4
- Windows Support2
- Flexible2
- Android Studio integration1
Pros of Gradle
- Flexibility110
- Easy to use51
- Groovy dsl47
- Slow build time22
- Crazy memory leaks10
- Fast incremental builds8
- Kotlin DSL5
- Windows Support1
Pros of Pants
- Creates deployable packages6
- Runs on Linux4
- Runs on OS X4
- BUILD files4
- Runs tests4
- Scales4
- Flexibility2
- Extensible2
Sign up to add or upvote prosMake informed product decisions
Cons of Bazel
Cons of Gradle
Cons of Pants
Cons of Bazel
- No Windows Support3
- Bad IntelliJ support2
- Poor windows support for some languages1
- Constant breaking changes1
- Learning Curve1
- Lack of Documentation1
Cons of Gradle
- Inactionnable documentation7
- It is just the mess of Ant++6
- Hard to decide: ten or more ways to achieve one goal4
- Bad Eclipse tooling2
- Dependency on groovy2
Cons of Pants
Be the first to leave a con
Sign up to add or upvote consMake informed product decisions
- No public GitHub repository available -
What is Bazel?
Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google's software, and thus it has been designed to handle build problems present in Google's development environment.
What is Gradle?
Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites.
What is Pants?
Pants is a build system for Java, Scala and Python. It works particularly well for a source code repository that contains many distinct projects.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention Bazel, Gradle, and Pants as a desired skillset
What companies use Bazel?
What companies use Gradle?
What companies use Pants?
What companies use Bazel?
What companies use Pants?
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with Bazel?
What tools integrate with Gradle?
What tools integrate with Pants?
What tools integrate with Bazel?
What tools integrate with Pants?
No integrations found
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
What are some alternatives to Bazel, Gradle, and Pants?
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Ansible
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates. Ansible’s goals are foremost those of simplicity and maximum ease of use.
Buck
Buck encourages the creation of small, reusable modules consisting of code and resources, and supports a variety of languages on many platforms.
CMake
It is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of the user's choice.
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project.