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 9a02f2436c We want -MQ instead of -MT for mkfile deps пре 4 година
.github/ISSUE_TEMPLATE Bump version пре 4 година
docs Bump version пре 4 година
res Update package schema for new depends strings пре 4 година
site Make the site decent on mobile screens пре 4 година
src We want -MQ instead of -MT for mkfile deps пре 4 година
tests Fix handling of non-ASCII paths and arguments пре 4 година
tools Update FreeBSD build to use gcc-10 пре 4 година
.clang-format clang-format file пре 5 година
.gitignore A very simple website пре 4 година
LICENSE.txt License! пре 4 година
Makefile Make the _build/ dir before copying the freebsd artifact from the VM пре 4 година
README.md Add a simple README пре 4 година
Vagrantfile Update FreeBSD build to use gcc-10 пре 4 година
azure-pipelines.yml python-setuptools is required on Linux now пре 4 година
catalog.json New semester version fixes conflict with neo-concepts update пре 4 година
catalog.old.json Add an "initial catalog" with several popular and useful libraries пре 4 година
library.jsonc We can create and import sdists as gzip-compressed tar files пре 4 година
package.jsonc Bump version пре 4 година

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.