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 f47b0c134f Update package schema for new depends strings hace 4 años
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets hace 4 años
docs Document new `debug` and `runtime` option values hace 4 años
res Update package schema for new depends strings hace 4 años
site Make the site decent on mobile screens hace 4 años
src Fix linker order, again hace 4 años
tests Update build-deps to use new dependency string parsing hace 4 años
tools New catalog generation automatically pulls deps from GitHub 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 Merge branch 'feature/docs-site-theme' into develop 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 python-setuptools is required on Linux now hace 4 años
catalog.json New catalog generation automatically pulls deps from GitHub 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 New catalog generation automatically pulls deps from GitHub 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.