Skip to content

Commit ab62590

Browse files
authored
Merge pull request fffaraz#416 from ax3l/topic-spack
Add Spack
2 parents 70c643d + b38be30 commit ab62590

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
@@ -756,6 +756,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
756756
* [Ninja](https://ninja-build.org/) - A small build system with a focus on speed.
757757
* [Scons](http://www.scons.org/) - A software construction tool configured with a Python script.
758758
* [Sconsolidator](http://www.sconsolidator.com/) - Scons build system integration for Eclipse CDT.
759+
* [Spack](https://spack.io/) - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. [LGPLv2.1]
759760
* [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.
760761
* [tup](http://gittup.org/tup/) - File-based build system that monitors in the background for changed files.
761762
* [Premake](http://premake.github.io) - A tool configured with a Lua script 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)