List of build automation software

This page lists notable software build automation tools and systems.

These tools sequence build operations – often based on dependencies – sometimes running tasks in parallel.

Called meta-build tools, these generate configuration files for other build tools such as those listed above.

Continuous integration systems automate build operations at a relatively high level via features including: scheduling and triggering builds, storing build log and output files and integrating with version control systems.