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ů.
Tristan Brindle 39e44914bc (Attempted) fix for Clang not working with MacOS před 4 roky
.github/ISSUE_TEMPLATE Prepare issue templates před 4 roky
docs Error page regarding unknown usage requirements před 4 roky
res Change the format of the embedded Catch 2 header, since MSVC can't handle huge string literals před 5 roky
src (Attempted) fix for Clang not working with MacOS před 4 roky
tests The `depends` key is optional in JSON import před 4 roky
tools Use a fix prior bootstrap that depended on a moving dep před 4 roky
.clang-format clang-format file před 5 roky
.gitignore Unneeded gitignores před 5 roky
LICENSE.txt License! před 4 roky
Makefile Clean up dest of docs output před 4 roky
README.md Add a simple README před 4 roky
azure-pipelines.yml Use the 0.0.1 tag as our new bootstrap base před 5 roky
catalog.json Use the `gen-catalog-json.py` script to generate our catalog for CI před 4 roky
library.dds Use the `gen-catalog-json.py` script to generate our catalog for CI před 4 roky
package.dds License! 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.