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 556c4399eb Remove empty file hace 4 años
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets hace 4 años
docs Remove empty file hace 4 años
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY hace 4 años
src Default to static linking runtime libs with GCC and Clang hace 4 años
tests Default to static linking runtime libs with GCC and Clang hace 4 años
tools Vagrant-based build for getting a FreeBSD executable hace 4 años
.clang-format clang-format file hace 5 años
.gitignore Vagrant-based build for getting a FreeBSD executable hace 4 años
LICENSE.txt License! hace 4 años
Makefile Use Makefile CI targets in Azure CI hace 4 años
README.md Add a simple README hace 4 años
Vagrantfile Vagrant-based build for getting a FreeBSD executable hace 4 años
azure-pipelines.yml Use Makefile CI targets in Azure CI hace 4 años
catalog.json Very rudimentary template rendering, only accesses a small number of resources yet. hace 4 años
library.dds Very rudimentary template rendering, only accesses a small number of resources yet. hace 4 años
library.jsonc Very rudimentary template rendering, only accesses a small number of resources yet. hace 4 años
package.dds Update version numbers hace 4 años
package.jsonc Update version numbers 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.