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 0e53c86840 Support for wide strings in obtaining Windows env vars před 4 roky
.github/ISSUE_TEMPLATE Bump version před 4 roky
docs Bump version před 4 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 Support for wide strings in obtaining Windows env vars před 4 roky
tests Check that sdist exports are limited to relevant files před 4 roky
tools Update FreeBSD build to use gcc-10 před 4 roky
.clang-format clang-format file před 5 roky
.gitignore A very simple website před 4 roky
LICENSE.txt License! před 4 roky
Makefile Make the _build/ dir before copying the freebsd artifact from the VM před 4 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 python-setuptools is required on Linux now před 4 roky
catalog.json New semester version fixes conflict with neo-concepts update před 4 roky
catalog.old.json Add an "initial catalog" with several popular and useful libraries před 4 roky
library.jsonc We can create and import sdists as gzip-compressed tar files před 4 roky
package.jsonc Bump version před 4 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.