Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
vector-of-bool 60ce2155d8 Python tests, and Python style před 4 roky
.github/ISSUE_TEMPLATE Bump version před 4 roky
data New test data for http před 3 roky
docs Update neo-sqlite3, generalize package remotes via URLs před 3 roky
res Update package schema for new depends strings před 4 roky
site Make the site decent on mobile screens před 4 roky
src Pulling catalogs from repositories! před 3 roky
tests Python tests, and Python style před 3 roky
tools Python tests, and Python style před 3 roky
.clang-format clang-format file před 5 roky
.gitignore OpenSSL support před 3 roky
.style.yapf Python tests, and Python style před 3 roky
LICENSE.txt License! před 4 roky
Makefile OpenSSL support před 3 roky
README.md Add a simple README před 4 roky
Vagrantfile Update FreeBSD build to use gcc-10 před 4 roky
azure-pipelines.yml OpenSSL support před 3 roky
catalog.json New neo-url dep před 3 roky
catalog.old.json New neo-url dep před 3 roky
library.jsonc 'repoman' for managing static package repositories před 3 roky
package.jsonc Pulling catalogs from repositories! před 3 roky

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.