mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 21:04:37 +03:00
Update README.md
This commit is contained in:
@@ -507,6 +507,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
* [Scons](http://www.scons.org/) - A software construction tool configured with Python scipt.
|
* [Scons](http://www.scons.org/) - A software construction tool configured with Python scipt.
|
||||||
* [tundra](https://github.com/deplinenoise/tundra) - High-performance code build system designed to give the best possible incremental build times even for very large software projects.
|
* [tundra](https://github.com/deplinenoise/tundra) - High-performance code build system designed to give the best possible incremental build times even for very large software projects.
|
||||||
* [tup](http://gittup.org/tup/) - File-based build system that monitors in the background for changed files.
|
* [tup](http://gittup.org/tup/) - File-based build system that monitors in the background for changed files.
|
||||||
|
* [premake](http://industriousone.com/premake) - A tool configured with lua scipt to generate project files for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across Windows, Mac OS X, and Linux.
|
||||||
|
|
||||||
## Static Code Analysis
|
## Static Code Analysis
|
||||||
*List of tools for improving quality and reducing defects by code analysis*
|
*List of tools for improving quality and reducing defects by code analysis*
|
||||||
|
|||||||
Reference in New Issue
Block a user