Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
vector-of-bool 1578787373 Source files have a relative_path() to aide in finding their path from the source root 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 Source files have a relative_path() to aide in finding their path from the source root 4 роки тому
tests Use json5 toolchain files 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.