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 e2d64cd409 OpenSSL support 4 vuotta sitten
.github/ISSUE_TEMPLATE Bump version 4 vuotta sitten
data/http-test-1 Packages can now be imported over HTTP 3 vuotta sitten
docs Update neo-sqlite3, generalize package remotes via URLs 3 vuotta sitten
res Update package schema for new depends strings 4 vuotta sitten
site Make the site decent on mobile screens 4 vuotta sitten
src OpenSSL support 3 vuotta sitten
tests OpenSSL support 3 vuotta sitten
tools OpenSSL support 3 vuotta sitten
.clang-format clang-format file 5 vuotta sitten
.gitignore OpenSSL support 3 vuotta sitten
LICENSE.txt License! 4 vuotta sitten
Makefile OpenSSL support 3 vuotta sitten
README.md Add a simple README 4 vuotta sitten
Vagrantfile Update FreeBSD build to use gcc-10 4 vuotta sitten
azure-pipelines.yml OpenSSL support 3 vuotta sitten
catalog.json OpenSSL support 3 vuotta sitten
catalog.old.json OpenSSL support 3 vuotta sitten
library.jsonc HTTP session utility 3 vuotta sitten
package.jsonc OpenSSL support 3 vuotta sitten

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.