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 ab16e71d3a Bump version 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 Stop using deprecated decls, and fix missing header for back_inserter před 4 roky
tests Check that sdist exports are limited to relevant files před 4 roky
tools --no-clean for faster CI build runs in dev 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 Cleanup of toolchains, more for different purposes před 4 roky
README.md Add a simple README před 4 roky
Vagrantfile Vagrant-based build for getting a FreeBSD executable 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.