Menu

LinBuild-1.0.0-alpha released

An alpha version of LinBuild build system / framework released.

LinBuild is a Python-based, simple and user-friendly build system for C/C++ on Linux/Unix. LinBuild adopts some concepts from Waf and CMake. LinBuild is simply a single script that depends only on Python. LinBuild replaces GNU Make and makes it really easy to configure, build & install a C/C++ project. LinBuild features automatic build dependency scanning of source files and multi-threaded build process.

Posted by Jussi Lind 2009-03-04

Log in to post a comment.