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 00cc65962e Fix: Passing dds_exe as a path to subprocess hace 5 años
.github/ISSUE_TEMPLATE Bump version hace 5 años
data New test data for http hace 5 años
docs Update neo-sqlite3, generalize package remotes via URLs hace 5 años
res Update package schema for new depends strings hace 5 años
site Make the site decent on mobile screens hace 5 años
src MSVC catches access control oddities that GCC misses hace 5 años
tests Fix: Passing dds_exe as a path to subprocess hace 5 años
tools Install pytest deps on macos and win, and qualifiy the basetemp path hace 5 años
.clang-format clang-format file hace 6 años
.gitignore OpenSSL support hace 5 años
.style.yapf Python tests, and Python style hace 5 años
LICENSE.txt License! hace 6 años
Makefile Use Alpine Linux on CI hace 5 años
README.md Add a simple README hace 6 años
Vagrantfile Update FreeBSD build to use gcc-10 hace 5 años
azure-pipelines.yml Install pytest deps on macos and win, and qualifiy the basetemp path hace 5 años
library.jsonc 'repoman' for managing static package repositories hace 5 años
old-catalog.json Pull fixes for neo-url hace 5 años
package.jsonc Pull fixes for neo-url hace 5 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.