Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
vector-of-bool 87f60a1e39 Centralize path handling logic around generated header roots 4 лет назад
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets 4 лет назад
docs Update docs and strings for json-based toolchains 4 лет назад
res Impelment JSON5-based toolchain files 4 лет назад
src Centralize path handling logic around generated header roots 4 лет назад
tests Early iteration of config-headers. 4 лет назад
tools Use json5 toolchain files 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 json5 toolchain files 4 лет назад
catalog.json Proper semester and json5 libs are available 4 лет назад
library.dds Use semester for JSON processing 4 лет назад
library.jsonc Use semester for JSON processing 4 лет назад
package.dds Proper semester and json5 libs are available 4 лет назад
package.jsonc Proper semester and json5 libs are available 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.