Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
vector-of-bool 1578787373 Source files have a relative_path() to aide in finding their path from the source root vor 4 Jahren
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets vor 4 Jahren
docs Update docs and strings for json-based toolchains vor 4 Jahren
res Impelment JSON5-based toolchain files vor 4 Jahren
src Source files have a relative_path() to aide in finding their path from the source root vor 4 Jahren
tests Use json5 toolchain files vor 4 Jahren
tools Use json5 toolchain files vor 4 Jahren
.clang-format clang-format file vor 5 Jahren
.gitignore Unneeded gitignores vor 5 Jahren
LICENSE.txt License! vor 4 Jahren
Makefile Clean up dest of docs output vor 4 Jahren
README.md Add a simple README vor 4 Jahren
azure-pipelines.yml Use json5 toolchain files vor 4 Jahren
catalog.json Proper semester and json5 libs are available vor 4 Jahren
library.dds Use semester for JSON processing vor 4 Jahren
library.jsonc Use semester for JSON processing vor 4 Jahren
package.dds Proper semester and json5 libs are available vor 4 Jahren
package.jsonc Proper semester and json5 libs are available vor 4 Jahren

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.