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 4c2040a310 We can create and import sdists as gzip-compressed tar files před 4 roky
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets před 5 roky
docs Document new `debug` and `runtime` option values 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 We can create and import sdists as gzip-compressed tar files před 4 roky
tests We can create and import sdists as gzip-compressed tar files před 4 roky
tools We can create and import sdists as gzip-compressed tar files 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 5 roky
Makefile Merge branch 'feature/docs-site-theme' into develop před 4 roky
README.md Add a simple README před 5 roky
Vagrantfile Vagrant-based build for getting a FreeBSD executable před 5 roky
azure-pipelines.yml python-setuptools is required on Linux now před 4 roky
catalog.json We can create and import sdists as gzip-compressed tar files 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 We can create and import sdists as gzip-compressed tar files 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.