You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vector-of-bool fe92d539cd Range v0.11 compatibility 4 년 전
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets 4 년 전
docs Hugo docs are generated differently 4 년 전
res More flexible control over debug/runtime flag selection 4 년 전
site Make the site decent on mobile screens 4 년 전
src Range v0.11 compatibility 4 년 전
tests Update build-deps to use new dependency string parsing 4 년 전
tools Add toml++ 2.0.0 4 년 전
.clang-format clang-format file 5 년 전
.gitignore A very simple website 4 년 전
LICENSE.txt License! 4 년 전
Makefile Merge branch 'feature/docs-site-theme' into develop 4 년 전
README.md Add a simple README 4 년 전
Vagrantfile Vagrant-based build for getting a FreeBSD executable 4 년 전
azure-pipelines.yml Tweak deployment paths 4 년 전
catalog.json Add toml++ 2.0.0 4 년 전
catalog.old.json Add an "initial catalog" with several popular and useful libraries 4 년 전
library.jsonc Migrate fully to new json5-based packaging 4 년 전
package.jsonc spdlog is slow to compile. Wrap in a shim 4 년 전

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.