Skip to content

Commit 2766ea5

Browse files
committed
Merge pull request fffaraz#144 from misto/sconsolidator
Add Sconsolidator
2 parents a41e67d + 455e604 commit 2766ea5

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
@@ -617,6 +617,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
617617
* [FASTBuild](http://www.fastbuild.org/docs/home.html) - High performance, open-source build system supporting highly scalable compilation, caching and network distribution.
618618
* [Ninja](http://martine.github.io/ninja/) - A small build system with a focus on speed.
619619
* [Scons](http://www.scons.org/) - A software construction tool configured with Python scipt.
620+
* [Sconsolidator](http://www.sconsolidator.com/) - Scons build system integration for Eclipse CDT.
620621
* [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.
621622
* [tup](http://gittup.org/tup/) - File-based build system that monitors in the background for changed files.
622623
* [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)