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 ab3db5e37f Link static on Linux před 4 roky
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets před 4 roky
docs Bump version, and add several docs fixes and clarifications 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 Missing #include for logging před 4 roky
tests Update build-deps to use new dependency string parsing před 4 roky
tools Add toml++ 2.0.0 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 Link static on Linux 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 Tweak deployment paths před 4 roky
catalog.json Add toml++ 2.0.0 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 spdlog is slow to compile. Wrap in a shim 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.