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 44c577e20b No logging with -lsilent, and reduce compile by not pulling spdlog so eagerly hace 4 años
.github/ISSUE_TEMPLATE Bump version hace 4 años
data New test data for http hace 3 años
docs Update neo-sqlite3, generalize package remotes via URLs hace 3 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 No logging with -lsilent, and reduce compile by not pulling spdlog so eagerly hace 3 años
tests Remove JSON catalog and FS transforms. hace 3 años
tools Remove JSON catalog and FS transforms. hace 3 años
.clang-format clang-format file hace 5 años
.gitignore OpenSSL support hace 3 años
.style.yapf Python tests, and Python style hace 3 años
LICENSE.txt License! hace 4 años
Makefile OpenSSL support hace 3 años
README.md Add a simple README hace 4 años
Vagrantfile Update FreeBSD build to use gcc-10 hace 4 años
azure-pipelines.yml OpenSSL support hace 3 años
catalog.json Update tests and CI to use HTTP repo hace 3 años
library.jsonc 'repoman' for managing static package repositories hace 3 años
package.jsonc Pulling catalogs from repositories! hace 3 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.