Compiling tools
Apache Continuum
Apache Continuum, a partner to Apache Maven, is a continuous integration server, which runs builds on a configurable schedule.
Apache Continuum, a partner to Apache Maven, is a continuous integration server, which runs builds on a configurable schedule.
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.
BuildBot
BuildBot is a software development continuous integration tool which automates the compile/test cycle required to validate changes to the project code base.
BuildBot is a software development continuous integration tool which automates the compile/test cycle required to validate changes to the project code base.
Buildbot
BuildBot is a software development continuous integration tool which automates the compile/test cycle required to validate changes to the project code base.
BuildBot is a software development continuous integration tool which automates the compile/test cycle required to validate changes to the project code base.
ccache
Ccache is a software development tool that caches the output of C/C++ compilation so that the next time, the same compilation can be avoided and the results can be taken from the cache.
Ccache is a software development tool that caches the output of C/C++ compilation so that the next time, the same compilation can be avoided and the results can be taken from the cache.
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.
Common Compiler Feedback Format
The Common Compiler Feedback Format is an XML schema defined by the Portland Group for use in benchmarking and debugging optimizing compilers.
The Common Compiler Feedback Format is an XML schema defined by the Portland Group for use in benchmarking and debugging optimizing compilers.
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.
CruiseControl
In software development, CruiseControl is a Java-based framework for a continuous build process.
In software development, CruiseControl is a Java-based framework for a continuous build process.
CruiseControl.rb
In software development, CruiseControl.rb is a Ruby-based framework for a continuous build process.
In software development, CruiseControl.rb is a Ruby-based framework for a continuous build process.
distcc
In software development, distcc is a tool for speeding up compilation of source code by using distributed computing over a computer network.
In software development, distcc is a tool for speeding up compilation of source code by using distributed computing over a computer network.
Electric Cloud
Electric Cloud, Inc. is a privately held software corporation specializing in high-performance software build tools.
Electric Cloud, Inc. is a privately held software corporation specializing in high-performance software build tools.
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.
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.
GNU Libtool
GNU Libtool is a GNU programming tool from the GNU build system used for creating portable compiled libraries.
GNU Libtool is a GNU programming tool from the GNU build system used for creating portable compiled libraries.
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...
Hudson (software)
Hudson is a continuous integration tool written in Java, which runs in a servlet container, such as Apache Tomcat or the GlassFish application server.
Hudson is a continuous integration tool written in Java, which runs in a servlet container, such as Apache Tomcat or the GlassFish application server.
lex (software)
Lex is a computer program that generates lexical analyzers.
Lex is a computer program that generates lexical analyzers.
Maak
In computing, Maak is a utility similar to make, designed to build complex software systems while avoiding the need to recompile the entire system every time a change is made.
In computing, Maak is a utility similar to make, designed to build complex software systems while avoiding the need to recompile the entire system every time a change is made.
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.
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.
S/SL programming language
The Syntax/Semantic Language (S/SL) is an executable high level specification language for recursive descent parsers, semantic analyzers and code generators developed by James Cordy, Ric H...
The Syntax/Semantic Language (S/SL) is an executable high level specification language for recursive descent parsers, semantic analyzers and code generators developed by James Cordy, Ric H...
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...
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.
Sweble
The Sweble Wikitext parser is a open-source tool to parse the Wikitext markup language used by MediaWiki, the software behind Wikipedia.
The Sweble Wikitext parser is a open-source tool to parse the Wikitext markup language used by MediaWiki, the software behind Wikipedia.
SYNTAX
In computer science, SYNTAX is a system used to generate lexical and syntactic analyzers for all kind of context-free grammars as well as some classes of contextual grammars.
In computer science, SYNTAX is a system used to generate lexical and syntactic analyzers for all kind of context-free grammars as well as some classes of contextual grammars.
TeamCity
TeamCity is a Java-based build management and continuous integration server from JetBrains, creators of IntelliJ IDEA and ReSharper.
TeamCity is a Java-based build management and continuous integration server from JetBrains, creators of IntelliJ IDEA and ReSharper.
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...
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.
Xoreax Grid Engine
The XGE (Xoreax Grid Engine) is a grid computing engine for the Microsoft Windows operating system developed by Xoreax Software.
The XGE (Xoreax Grid Engine) is a grid computing engine for the Microsoft Windows operating system developed by Xoreax Software.
yacc
The computer program Yacc is a parser generator developed by Stephen C. Johnson at AT&T for the Unix operating system in 1970.
The computer program Yacc is a parser generator developed by Stephen C. Johnson at AT&T for the Unix operating system in 1970.
Settings