Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
vector-of-bool 62e594fadb New-and-improved CI based around Poetry il y a 4 ans
.github/ISSUE_TEMPLATE Bump version il y a 4 ans
data New test data for http il y a 3 ans
docs Update neo-sqlite3, generalize package remotes via URLs il y a 3 ans
res Update package schema for new depends strings il y a 4 ans
site Make the site decent on mobile screens il y a 4 ans
src MSVC catches access control oddities that GCC misses il y a 3 ans
tests New-and-improved CI based around Poetry il y a 3 ans
tools New-and-improved CI based around Poetry il y a 3 ans
.clang-format clang-format file il y a 5 ans
.gitignore New-and-improved CI based around Poetry il y a 3 ans
.style.yapf Python tests, and Python style il y a 3 ans
LICENSE.txt License! il y a 4 ans
Makefile New-and-improved CI based around Poetry il y a 3 ans
README.md Add a simple README il y a 4 ans
Vagrantfile Update FreeBSD build to use gcc-10 il y a 4 ans
azure-pipelines.yml New-and-improved CI based around Poetry il y a 3 ans
library.jsonc 'repoman' for managing static package repositories il y a 3 ans
old-catalog.json Pull fixes for neo-url il y a 3 ans
package.jsonc Pull fixes for neo-url il y a 3 ans
poetry.lock New-and-improved CI based around Poetry il y a 3 ans
pyproject.toml New-and-improved CI based around Poetry il y a 3 ans

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.