Build Tool Softwares and Apps

Discover best Build Tool softwares, apps and websites.

Filter by Platform

Platforms:

Build Tool Applications

Sort:
Buildkite

Buildkite

Commercial

Buildkite is a powerful CI/CD platform that allows teams to manage their build and deployment pipelines with exceptional flexibility. By leveraging your own infrastructure for build execution, it offers inherent scalability and control, while providing a centralized, user-friendly web interface for management and monitoring.

High control over build environment and infrastructure.
Continuous Deployment
CMake

CMake

Open Source

CMake is an open-source, cross-platform family of tools designed to build, test, and package software. It uses a compiler-independent build system generator, simplifying the compilation process across various environments and programming languages. CMake manages the intricacies of building software projects by generating native build tool files like Makefiles, Visual Studio projects, and Xcode projects from simple textual descriptions. It's widely adopted for large, complex projects due to its flexibility and extensive platform support.

Exceptional cross-platform support, enabling single-source builds across OS.
C++ support
Development
Maven

Maven

Open Source

Apache Maven is a powerful and versatile build automation tool primarily used for Java projects. It simplifies the build process, dependency management, and project reporting through a declarative approach based on a Project Object Model (POM). Maven enhances project maintainability and standardization across development teams.

Standardized Project Structure
Build system
Development