Overview of Build Systems
This is a very short overview of build systems used in Linux or in general GNU softwares. These tools are also ported to Windows, but generally only GNU tools ported to windows, which makes use of cygwin or mingw use these build systems. Tools aimed at windows only systems usually use Visual Studio build environments. [...]