ICompile: automated build system for C++ projects on Linux and OS X
iCompile: automated build system for C++ projects on Linux and OS X
Submitted by webmaster@testdriven.com (Links) on Sat, 23/10/2004 - 09:13. programmingiCompile makes the reasonable assumption that you want to compile all C++ files in the current directory into a single executable whose name matches the directory name. It analyzes your code and then, like an experienced Unix programmer, executes the compiler and linker with just the right options.
For Linux and MacOS X.
For Linux and MacOS X.
