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 2d145ad6d9 Misisng line in package.json5 example for test_driver пре 4 година
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets пре 4 година
docs Misisng line in package.json5 example for test_driver пре 4 година
res library.json manifest format пре 4 година
src Test-Driver -> test_driver пре 4 година
tests Update tests and docs to refer to library.json5 пре 4 година
tools Transition to using JSON5 for package manifests пре 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 the 0.0.1 tag as our new bootstrap base пре 5 година
catalog.json Transition to using JSON5 for package manifests пре 4 година
library.dds Transition to using JSON5 for package manifests пре 4 година
library.jsonc library.json manifest format пре 4 година
package.dds Transition to using JSON5 for package manifests пре 4 година
package.jsonc Define a JSON schema for the package JSON, and clarify some naming rules пре 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.