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 6cfa8abcaa Incorrect version number in documentation, and update copyright [Close #24] hace 4 años
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets hace 4 años
docs Incorrect version number in documentation, and update copyright [Close #24] hace 4 años
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY hace 4 años
src Fix: Don't break paths to dependencies when the repo-dir is a relative path hace 4 años
tests Fix: Don't break paths to dependencies when the repo-dir is a relative path hace 4 años
tools New bootstrap phase based on alpha.3 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 New bootstrap phase based on alpha.3 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 Stray argument in Windows CI script 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.