Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
vector-of-bool 9a02f2436c We want -MQ instead of -MT for mkfile deps il y a 4 ans
.github/ISSUE_TEMPLATE Bump version il y a 4 ans
docs Bump version il y a 4 ans
res Update package schema for new depends strings il y a 4 ans
site Make the site decent on mobile screens il y a 4 ans
src We want -MQ instead of -MT for mkfile deps il y a 4 ans
tests Fix handling of non-ASCII paths and arguments il y a 4 ans
tools Update FreeBSD build to use gcc-10 il y a 4 ans
.clang-format clang-format file il y a 5 ans
.gitignore A very simple website il y a 4 ans
LICENSE.txt License! il y a 4 ans
Makefile Make the _build/ dir before copying the freebsd artifact from the VM il y a 4 ans
README.md Add a simple README il y a 4 ans
Vagrantfile Update FreeBSD build to use gcc-10 il y a 4 ans
azure-pipelines.yml python-setuptools is required on Linux now il y a 4 ans
catalog.json New semester version fixes conflict with neo-concepts update il y a 4 ans
catalog.old.json Add an "initial catalog" with several popular and useful libraries il y a 4 ans
library.jsonc We can create and import sdists as gzip-compressed tar files il y a 4 ans
package.jsonc Bump version il y a 4 ans

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.