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 2e9fe665c5 Clarify message in import collision for repo před 4 roky
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets před 4 roky
docs Document new `debug` and `runtime` option values před 4 roky
res More flexible control over debug/runtime flag selection před 4 roky
site Make the site decent on mobile screens před 4 roky
src Clarify message in import collision for repo před 4 roky
tests Update build-deps to use new dependency string parsing před 4 roky
tools New catalog generation automatically pulls deps from GitHub 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 Merge branch 'feature/docs-site-theme' into develop 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 catalog generation automatically pulls deps from GitHub před 4 roky
catalog.old.json Add an "initial catalog" with several popular and useful libraries před 4 roky
library.jsonc Migrate fully to new json5-based packaging před 4 roky
package.jsonc New catalog generation automatically pulls deps from GitHub 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.