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 6b4c6b4e53 Fix type annot in self_build script hace 4 años
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets hace 4 años
docs Add user-local default toolchain lookup semantics [Close #18] [Close 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 Add user-local default toolchain lookup semantics [Close #18] [Close hace 4 años
tests The `depends` key is optional in JSON import hace 4 años
tools Fix type annot in self_build script 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 Use the `gen-catalog-json.py` script to generate our catalog for CI hace 4 años
library.dds Use the `gen-catalog-json.py` script to generate our catalog for CI hace 4 años
package.dds License! 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.