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 af054a6c64 Respect base_warning_flags пре 4 година
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets пре 4 година
docs Bump version, and add several docs fixes and clarifications пре 4 година
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY пре 4 година
src Respect base_warning_flags пре 4 година
tests Fix usage string in magic_enum test пре 4 година
tools Set timeouts on test execution пре 4 година
.clang-format clang-format file пре 5 година
.gitignore Vagrant-based build for getting a FreeBSD executable пре 4 година
LICENSE.txt License! пре 4 година
Makefile New second-phase toolchain for non-compiled spdlog пре 4 година
README.md Add a simple README пре 4 година
Vagrantfile Vagrant-based build for getting a FreeBSD executable пре 4 година
azure-pipelines.yml New second-phase toolchain for non-compiled spdlog пре 4 година
catalog.json Patch-in a configuration header for libsodium пре 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 Bump version, and add several docs fixes and clarifications пре 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.