Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
vector-of-bool cd01087db7 Error for an existing source distribution vor 4 Jahren
.github/ISSUE_TEMPLATE Prepare issue templates vor 4 Jahren
docs Error for an existing source distribution vor 4 Jahren
res Change the format of the embedded Catch 2 header, since MSVC can't handle huge string literals vor 5 Jahren
src More error messages vor 4 Jahren
tests The `depends` key is optional in JSON import vor 4 Jahren
tools Use a fix prior bootstrap that depended on a moving dep vor 4 Jahren
.clang-format clang-format file vor 5 Jahren
.gitignore Unneeded gitignores vor 5 Jahren
LICENSE.txt License! vor 4 Jahren
Makefile Clean up dest of docs output vor 4 Jahren
README.md Add a simple README vor 4 Jahren
azure-pipelines.yml Use the 0.0.1 tag as our new bootstrap base vor 5 Jahren
catalog.json Use the `gen-catalog-json.py` script to generate our catalog for CI vor 4 Jahren
library.dds Use the `gen-catalog-json.py` script to generate our catalog for CI vor 4 Jahren
package.dds License! vor 4 Jahren

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.