You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vector-of-bool 62e594fadb New-and-improved CI based around Poetry пре 4 година
.github/ISSUE_TEMPLATE Bump version пре 4 година
data New test data for http пре 3 година
docs Update neo-sqlite3, generalize package remotes via URLs пре 3 година
res Update package schema for new depends strings пре 4 година
site Make the site decent on mobile screens пре 4 година
src MSVC catches access control oddities that GCC misses пре 3 година
tests New-and-improved CI based around Poetry пре 3 година
tools New-and-improved CI based around Poetry пре 3 година
.clang-format clang-format file пре 5 година
.gitignore New-and-improved CI based around Poetry пре 3 година
.style.yapf Python tests, and Python style пре 3 година
LICENSE.txt License! пре 4 година
Makefile New-and-improved CI based around Poetry пре 3 година
README.md Add a simple README пре 4 година
Vagrantfile Update FreeBSD build to use gcc-10 пре 4 година
azure-pipelines.yml New-and-improved CI based around Poetry пре 3 година
library.jsonc 'repoman' for managing static package repositories пре 3 година
old-catalog.json Pull fixes for neo-url пре 3 година
package.jsonc Pull fixes for neo-url пре 3 година
poetry.lock New-and-improved CI based around Poetry пре 3 година
pyproject.toml New-and-improved CI based around Poetry пре 3 година

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.