Spray 0.1 (Default branch) |
|
|
Spray is a build tool helping you in configuring,
building, and installing your project It is
similar in purpose to autotools or CMake, but
created following the spirit of SCons and waf
using the Python programming language.
License: GNU General Public License v3
Changes:
This initial release includes support for the C and C++ programming languages. The auto-configuration process includes searching for headers and libraries and can generate config.h files. A CUDA build tool has been created.
|