mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 21:04:37 +03:00
Add Buck build system
This commit is contained in:
committed by
GitHub
parent
f628c3078d
commit
e624495fcc
@@ -913,6 +913,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
|||||||
|
|
||||||
* [Bazel](https://bazel.build) - A multi-language, fast and scalable build system from Google. [Apache]
|
* [Bazel](https://bazel.build) - A multi-language, fast and scalable build system from Google. [Apache]
|
||||||
* [Bear](https://github.com/rizsotto/Bear) - A tool to generate compilation database for clang tooling. [GPLv3]
|
* [Bear](https://github.com/rizsotto/Bear) - A tool to generate compilation database for clang tooling. [GPLv3]
|
||||||
|
* [Buck](https://github.com/facebook/buck) - A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages including C++ developed and used at Facebook. Written in Java. [Apache]
|
||||||
* [clib](https://github.com/clibs/clib) - Package manager for the C programming language. [MIT]
|
* [clib](https://github.com/clibs/clib) - Package manager for the C programming language. [MIT]
|
||||||
* [CMake](https://cmake.org/) - Cross-platform free and open-source software for managing the build process of software using a compiler-independent method. [BSD]
|
* [CMake](https://cmake.org/) - Cross-platform free and open-source software for managing the build process of software using a compiler-independent method. [BSD]
|
||||||
* [C++ Archive Network](https://cppan.org/) - Cross-platform C++ Dependency Manager with a lot of packages available.
|
* [C++ Archive Network](https://cppan.org/) - Cross-platform C++ Dependency Manager with a lot of packages available.
|
||||||
|
|||||||
Reference in New Issue
Block a user