Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
vector-of-bool 1578787373 Source files have a relative_path() to aide in finding their path from the source root 4 år sedan
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets 4 år sedan
docs Update docs and strings for json-based toolchains 4 år sedan
res Impelment JSON5-based toolchain files 4 år sedan
src Source files have a relative_path() to aide in finding their path from the source root 4 år sedan
tests Use json5 toolchain files 4 år sedan
tools Use json5 toolchain files 4 år sedan
.clang-format clang-format file 5 år sedan
.gitignore Unneeded gitignores 5 år sedan
LICENSE.txt License! 4 år sedan
Makefile Clean up dest of docs output 4 år sedan
README.md Add a simple README 4 år sedan
azure-pipelines.yml Use json5 toolchain files 4 år sedan
catalog.json Proper semester and json5 libs are available 4 år sedan
library.dds Use semester for JSON processing 4 år sedan
library.jsonc Use semester for JSON processing 4 år sedan
package.dds Proper semester and json5 libs are available 4 år sedan
package.jsonc Proper semester and json5 libs are available 4 år sedan

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.