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 9f8cf2dbfa compile_files -> file_compilations (It's a getter) hace 4 años
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets hace 4 años
docs Update docs and strings for json-based toolchains hace 4 años
res Impelment JSON5-based toolchain files hace 4 años
src compile_files -> file_compilations (It's a getter) hace 4 años
tests Early iteration of config-headers. hace 4 años
tools Use json5 toolchain files 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 json5 toolchain files hace 4 años
catalog.json Proper semester and json5 libs are available hace 4 años
library.dds Use semester for JSON processing hace 4 años
library.jsonc Use semester for JSON processing hace 4 años
package.dds Proper semester and json5 libs are available hace 4 años
package.jsonc Proper semester and json5 libs are available 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.