Skip to content

Commit 455e604

Browse files
committed
Add Sconsolidator
1 parent c3335bf commit 455e604

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
614614
* [FASTBuild](http://www.fastbuild.org/docs/home.html) - High performance, open-source build system supporting highly scalable compilation, caching and network distribution.
615615
* [Ninja](http://martine.github.io/ninja/) - A small build system with a focus on speed.
616616
* [Scons](http://www.scons.org/) - A software construction tool configured with Python scipt.
617+
* [Sconsolidator](http://www.sconsolidator.com/) - Scons build system integration for Eclipse CDT.
617618
* [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.
618619
* [tup](http://gittup.org/tup/) - File-based build system that monitors in the background for changed files.
619620
* [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.

0 commit comments

Comments
 (0)