No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
vector-of-bool 2e4f592d17 Permit either `.json5`, `.jsonc`, or `.json` extensions hace 4 años
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets hace 4 años
docs Transition to using JSON5 for package manifests hace 4 años
res Change the format of the embedded Catch 2 header, since MSVC can't handle huge string literals hace 5 años
src Permit either `.json5`, `.jsonc`, or `.json` extensions hace 4 años
tests The `namespace` field is now required hace 4 años
tools Transition to using JSON5 for package manifests hace 4 años
.clang-format clang-format file hace 5 años
.gitignore Unneeded gitignores hace 5 años
LICENSE.txt License! hace 4 años
Makefile Clean up dest of docs output hace 4 años
README.md Add a simple README hace 4 años
azure-pipelines.yml Use the 0.0.1 tag as our new bootstrap base hace 5 años
catalog.json Transition to using JSON5 for package manifests hace 4 años
library.dds Transition to using JSON5 for package manifests hace 4 años
package.dds Transition to using JSON5 for package manifests hace 4 años
package.json5 The `namespace` field is now required hace 4 años

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.