Tag: compiling
compiling
compiling
SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross ...
Waf is a Python-based framework for configuring, compiling and installing applications.
C, C++, Objective C and Objective C++ front-end for the LLVM compiler.
EBuild is a software build automation system. It is written in Java but is a general system that can be applied to almost any ...
autosetup is a tool, similar to autoconf, to configure a build system for the appropriate environment, according to the system ...
Manual: https://doc.qt.io/qt-5/qmake-manual.html qmake is a tool from The Qt Company that helps simplify the build process fo ...
Powerfully simple build configuration Describe your software project just once, using Premake's simple and easy to read syntax ...
GNU Automake is a programming tool that produces portable makefiles for use by the make program, used in compiling software.
GNU Autoconf is a tool for producing configure scripts for building, installing and packaging software on computer systems whe ...
Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed ...
CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation pro ...
Bat To Exe Converter can convert BAT (.bat) script files to the EXE (.exe) format.