Build automation
AnthillPro
AnthillPro is one of the first continuous integration servers: a software tool that automates the process of building code into software projects and testing it to verify that the project's qual...
AnthillPro is one of the first continuous integration servers: a software tool that automates the process of building code into software projects and testing it to verify that the project's qual...
Atlassian IDE Connector
The Atlassian IDE Connectors are free, open source projects supported by Atlassian.
The Atlassian IDE Connectors are free, open source projects supported by Atlassian.
Autoconf
GNU Autoconf is a tool for producing configure scripts for building, installing and packaging software on computer systems where a Bourne shell is available.
GNU Autoconf is a tool for producing configure scripts for building, installing and packaging software on computer systems where a Bourne shell is available.
Automake
GNU Automake is a programming tool that produces portable makefiles for use by the make program, used in compiling software.
GNU Automake is a programming tool that produces portable makefiles for use by the make program, used in compiling software.
Automated BuildStudio
Automated BuildStudio developed by SmartBear Software is a build and release management system that provides automation of the software development build, test and release processes.
Automated BuildStudio developed by SmartBear Software is a build and release management system that provides automation of the software development build, test and release processes.
BitBake
BitBake is a make-alike build tool with the special focus of distributions and packages for embedded Linux cross compilation even if it's not limited to only that.
BitBake is a make-alike build tool with the special focus of distributions and packages for embedded Linux cross compilation even if it's not limited to only that.
BuildIT
BuildIT is a free Windows GUI software product that allows software developers, build coordinators or managers to create an automated, repeatable process for software builds.
BuildIT is a free Windows GUI software product that allows software developers, build coordinators or managers to create an automated, repeatable process for software builds.
CFLAGS
CFLAGS and CXXFLAGS are either the name of environment variables or of Makefile variables that can be set to specify additional switches to be passed to a compiler in the process of buildi...
CFLAGS and CXXFLAGS are either the name of environment variables or of Makefile variables that can be set to specify additional switches to be passed to a compiler in the process of buildi...
CMake
CMake is a cross-platform, open-source system for managing the build process of software using a compiler-independent method.
CMake is a cross-platform, open-source system for managing the build process of software using a compiler-independent method.
Configure script
A Configure script is an executable script designed to aid in developing a program to be run on a wide number of different computers.
A Configure script is an executable script designed to aid in developing a program to be run on a wide number of different computers.
CPack
CPack is a packaging system for software distributions which is tightly integrated with CMake, but can function without it.
CPack is a packaging system for software distributions which is tightly integrated with CMake, but can function without it.
Fastmake
Fastmake is a program that is used mainly by software developers to maintain software build process.
Fastmake is a program that is used mainly by software developers to maintain software build process.
FinalBuilder
FinalBuilder is an integrated tool for carrying out software builds on the Windows platform.
FinalBuilder is an integrated tool for carrying out software builds on the Windows platform.
Flowtracer
FlowTracer, previously known as Flowtracer/EDA, is a commercial build management tool developed by Runtime Design Automation.
FlowTracer, previously known as Flowtracer/EDA, is a commercial build management tool developed by Runtime Design Automation.
GNU build system
The GNU build system, also known as the Autotools, is a suite of programming tools designed to assist in making source-code packages portable to many Unix-like systems.
The GNU build system, also known as the Autotools, is a suite of programming tools designed to assist in making source-code packages portable to many Unix-like systems.
Gradle
Gradle is a project automation tool that builds upon the concepts of Apache Ant and Apache Maven and introduces a Groovy based DSL instead of the more traditional XML form of declaring the proje...
Gradle is a project automation tool that builds upon the concepts of Apache Ant and Apache Maven and introduces a Groovy based DSL instead of the more traditional XML form of declaring the proje...
imake
imake is a build automation system implemented on top of the C preprocessor.
imake is a build automation system implemented on top of the C preprocessor.
Leiningen (software)
Leiningen is a build automation and dependency management tool for the simple configuration of software projects written in the Clojure programming language.
Leiningen is a build automation and dependency management tool for the simple configuration of software projects written in the Clojure programming language.
make (software)
In software development, make is a utility that automatically builds executable programs and libraries from source code by reading files called makefiles which specify how to derive the ta...
In software development, make is a utility that automatically builds executable programs and libraries from source code by reading files called makefiles which specify how to derive the ta...
mk (software)
mk is the build tool replacing make in Version 10 Unix, Plan 9 from Bell Labs, and Inferno.
mk is the build tool replacing make in Version 10 Unix, Plan 9 from Bell Labs, and Inferno.
MSBuild
MSBuild is a Microsoft build platform typically used in conjunction with Visual Studio.
MSBuild is a Microsoft build platform typically used in conjunction with Visual Studio.
OpenEmbedded
The OpenEmbedded Project (OE for short) is a software framework to create Linux distributions aimed for, but not restricted to, embedded devices.
The OpenEmbedded Project (OE for short) is a software framework to create Linux distributions aimed for, but not restricted to, embedded devices.
Perforce Jam
Perforce Jam is an open-source build system developed by Christopher Seiwald of Perforce Software.
Perforce Jam is an open-source build system developed by Christopher Seiwald of Perforce Software.
premake
In software development, premake is a open source utility for automatically building configuration from source code.
In software development, premake is a open source utility for automatically building configuration from source code.
Qmake
qmake is a utility that automates the generation of Makefiles.
qmake is a utility that automates the generation of Makefiles.
SCons
SCons is a computer software construction tool that automatically analyzes source code file dependencies and operating system adaptation requirements from a software project description and gene...
SCons is a computer software construction tool that automatically analyzes source code file dependencies and operating system adaptation requirements from a software project description and gene...
Scratchbox2
Scratchbox2 is a cross-compilation toolkit designed to make embedded Linux application development easier.
Scratchbox2 is a cross-compilation toolkit designed to make embedded Linux application development easier.
Simple Build Tool
Simple Build Tool (SBT) is an open source build tool for Scala projects written by Mark Harrah that aims to do the basics well.
Simple Build Tool (SBT) is an open source build tool for Scala projects written by Mark Harrah that aims to do the basics well.
Tweaker (build tool)
Tweaker is an open-source, extendible software development build automation platform to consolidate the creation, management, and execution of scripts and custom utilities under a single locatio...
Tweaker is an open-source, extendible software development build automation platform to consolidate the creation, management, and execution of scripts and custom utilities under a single locatio...
Visual Build
Visual Build is GUI software for Windows that enables software developers and build masters to create an automated, repeatable process for software builds.
Visual Build is GUI software for Windows that enables software developers and build masters to create an automated, repeatable process for software builds.
Visual Studio Application Lifecycle Management
Visual Studio Application Lifecycle Management is a collection of integrated software development tools developed by Microsoft.
Visual Studio Application Lifecycle Management is a collection of integrated software development tools developed by Microsoft.
Visual Studio Lab Management
Visual Studio Lab Management is a software development tool developed by Microsoft for software testers to create and manage virtual environments.
Visual Studio Lab Management is a software development tool developed by Microsoft for software testers to create and manage virtual environments.
Visual Studio Test Professional
Visual Studio Test Professional is an integrated testing toolset developed by Microsoft that delivers a complete plan-test-track workflow for in-context collaboration between testers and develop...
Visual Studio Test Professional is an integrated testing toolset developed by Microsoft that delivers a complete plan-test-track workflow for in-context collaboration between testers and develop...
Waf
Waf is a Build automation tool - a program that assists in the automatic compilation and installation of other programs or libraries.
Waf is a Build automation tool - a program that assists in the automatic compilation and installation of other programs or libraries.
Yocto Project
The Yocto Project is a Linux Foundation workgroup whose goal is to produce tools and processes that will enable the creation of Linux distributions for embedded software that are independent of...
The Yocto Project is a Linux Foundation workgroup whose goal is to produce tools and processes that will enable the creation of Linux distributions for embedded software that are independent of...
Settings