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 44aac0720d A very simple website hace 4 años
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets hace 4 años
docs Bump version, and add several docs fixes and clarifications hace 4 años
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY hace 4 años
site A very simple website hace 4 años
src Clarify and assert() hace 4 años
tests Fix usage string in magic_enum test hace 4 años
tools Set timeouts on test execution hace 4 años
.clang-format clang-format file hace 5 años
.gitignore A very simple website hace 4 años
LICENSE.txt License! hace 4 años
Makefile A very simple website 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 New second-phase toolchain for non-compiled spdlog hace 4 años
catalog.json Patch-in a configuration header for libsodium hace 4 años
catalog.old.json Add an "initial catalog" with several popular and useful libraries hace 4 años
library.jsonc Migrate fully to new json5-based packaging hace 4 años
package.jsonc Bump version, and add several docs fixes and clarifications 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.