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 4813372a49 Logging for file scans 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 Logging for file scans 3 anos atrás
tests Fix: translate_path() should return a string 3 anos atrás
tools Generate a static Linux executable within an Alpine linux container 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 Use Alpine Linux on CI 3 anos atrás
library.jsonc 'repoman' for managing static package repositories 3 anos atrás
old-catalog.json old-catalog is moved 3 anos atrás
package.jsonc Pulling catalogs from repositories! 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.