没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > SBS |
SBS
|
0 | 0 | 177 |
贡献者 | 讨论 | 代码提交 |
This tool is a makefile and environment file generation system for C/C++ applications.
SBS has been developed (and still improved) for Screen specific uses, in order to easily follow its dynamic library based architecture. Thanks to its generic design, SBS can be easily used for other C/C++ projects.
It provides the following functionalities, and more ;) :
Project oriented approach : Each project described through a single XML file, with dependencies to other projects, test description, specific compile flags, ... Based on CMake to generate makefiles and environment files, Local repository to deploy and retrieve libraries and executables compiled through SBS, Easy integration of external libraries into local repository with library description files.