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 e108f7b92c No quick_exit пре 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 No quick_exit пре 3 година
tests Fix: translate_path() should return a string пре 3 година
tools Generate a static Linux executable within an Alpine linux container пре 3 година
.clang-format clang-format file пре 5 година
.gitignore OpenSSL support пре 3 година
.style.yapf Python tests, and Python style пре 3 година
LICENSE.txt License! пре 4 година
Makefile Use Alpine Linux on CI пре 3 година
README.md Add a simple README пре 4 година
Vagrantfile Update FreeBSD build to use gcc-10 пре 4 година
azure-pipelines.yml Use Alpine Linux on CI пре 3 година
library.jsonc 'repoman' for managing static package repositories пре 3 година
old-catalog.json old-catalog is moved пре 3 година
package.jsonc Pulling catalogs from repositories! пре 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.