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 517a4ef8a7 Fix strange uninit-usage warning před 5 roky
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets před 5 roky
docs Bump version, and add several docs fixes and clarifications před 5 roky
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY před 5 roky
site Make the site decent on mobile screens před 5 roky
src Fix strange uninit-usage warning před 5 roky
tests Fix usage string in magic_enum test před 5 roky
tools Set timeouts on test execution před 5 roky
.clang-format clang-format file před 5 roky
.gitignore A very simple website před 5 roky
LICENSE.txt License! před 5 roky
Makefile A very simple website před 5 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 New second-phase toolchain for non-compiled spdlog před 5 roky
catalog.json Patch-in a configuration header for libsodium před 5 roky
catalog.old.json Add an "initial catalog" with several popular and useful libraries před 5 roky
library.jsonc Migrate fully to new json5-based packaging před 5 roky
package.jsonc Bump version, and add several docs fixes and clarifications před 5 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.