Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
vector-of-bool cd01087db7 Error for an existing source distribution 4 лет назад
.github/ISSUE_TEMPLATE Prepare issue templates 4 лет назад
docs Error for an existing source distribution 4 лет назад
res Change the format of the embedded Catch 2 header, since MSVC can't handle huge string literals 5 лет назад
src More error messages 4 лет назад
tests The `depends` key is optional in JSON import 4 лет назад
tools Use a fix prior bootstrap that depended on a moving dep 4 лет назад
.clang-format clang-format file 5 лет назад
.gitignore Unneeded gitignores 5 лет назад
LICENSE.txt License! 4 лет назад
Makefile Clean up dest of docs output 4 лет назад
README.md Add a simple README 4 лет назад
azure-pipelines.yml Use the 0.0.1 tag as our new bootstrap base 5 лет назад
catalog.json Use the `gen-catalog-json.py` script to generate our catalog for CI 4 лет назад
library.dds Use the `gen-catalog-json.py` script to generate our catalog for CI 4 лет назад
package.dds License! 4 лет назад

README.md

dds - A Build System and Library Manager

dds is a modern take on build system and library dependency management for C and C++ projects. It aims to be easy to use for beginners and experts alike, and maximally discoverable.

To learn more, refer to the official documentation.