You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vector-of-bool b3aac5c06f Merge branch 'feature/use-json5' into develop пре 5 година
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets пре 5 година
docs Name -> name пре 5 година
res Impelment JSON5-based toolchain files пре 5 година
src Remove libman-style toolchain code пре 5 година
tests Use json5 toolchain files пре 5 година
tools Use json5 toolchain files пре 5 година
.clang-format clang-format file пре 5 година
.gitignore Unneeded gitignores пре 5 година
LICENSE.txt License! пре 5 година
Makefile Clean up dest of docs output пре 5 година
README.md Add a simple README пре 5 година
azure-pipelines.yml Use json5 toolchain files пре 5 година
catalog.json Proper semester and json5 libs are available пре 5 година
library.dds Use semester for JSON processing пре 5 година
library.jsonc Use semester for JSON processing пре 5 година
package.dds Proper semester and json5 libs are available пре 5 година
package.jsonc Proper semester and json5 libs are available пре 5 година

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.