Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
vector-of-bool 36d10d787e Packages can now be imported over HTTP 4 år sedan
.github/ISSUE_TEMPLATE Bump version 4 år sedan
data/http-test-1 Packages can now be imported over HTTP 3 år sedan
docs Update neo-sqlite3, generalize package remotes via URLs 3 år sedan
res Update package schema for new depends strings 4 år sedan
site Make the site decent on mobile screens 4 år sedan
src Packages can now be imported over HTTP 3 år sedan
tests Packages can now be imported over HTTP 3 år sedan
tools HTTP session utility 3 år sedan
.clang-format clang-format file 5 år sedan
.gitignore A very simple website 4 år sedan
LICENSE.txt License! 4 år sedan
Makefile Make the _build/ dir before copying the freebsd artifact from the VM 4 år sedan
README.md Add a simple README 4 år sedan
Vagrantfile Update FreeBSD build to use gcc-10 4 år sedan
azure-pipelines.yml python-setuptools is required on Linux now 4 år sedan
catalog.json HTTP session utility 3 år sedan
catalog.old.json HTTP session utility 3 år sedan
library.jsonc HTTP session utility 3 år sedan
package.jsonc HTTP session utility 3 år sedan

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.