Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
vector-of-bool 8e77c2d2ad Install pytest deps on macos and win, and qualifiy the basetemp path 4 anos atrás
.github/ISSUE_TEMPLATE Bump version 4 anos atrás
data New test data for http 3 anos atrás
docs Update neo-sqlite3, generalize package remotes via URLs 3 anos atrás
res Update package schema for new depends strings 4 anos atrás
site Make the site decent on mobile screens 4 anos atrás
src MSVC catches access control oddities that GCC misses 3 anos atrás
tests Fix tests on Windows 3 anos atrás
tools Install pytest deps on macos and win, and qualifiy the basetemp path 3 anos atrás
.clang-format clang-format file 5 anos atrás
.gitignore OpenSSL support 3 anos atrás
.style.yapf Python tests, and Python style 3 anos atrás
LICENSE.txt License! 4 anos atrás
Makefile Use Alpine Linux on CI 3 anos atrás
README.md Add a simple README 4 anos atrás
Vagrantfile Update FreeBSD build to use gcc-10 4 anos atrás
azure-pipelines.yml Install pytest deps on macos and win, and qualifiy the basetemp path 3 anos atrás
library.jsonc 'repoman' for managing static package repositories 3 anos atrás
old-catalog.json Pull fixes for neo-url 3 anos atrás
package.jsonc Pull fixes for neo-url 3 anos atrás

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.