Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Tristan Brindle 39e44914bc (Attempted) fix for Clang not working with MacOS il y a 4 ans
.github/ISSUE_TEMPLATE Prepare issue templates il y a 4 ans
docs Error page regarding unknown usage requirements il y a 4 ans
res Change the format of the embedded Catch 2 header, since MSVC can't handle huge string literals il y a 5 ans
src (Attempted) fix for Clang not working with MacOS il y a 4 ans
tests The `depends` key is optional in JSON import il y a 4 ans
tools Use a fix prior bootstrap that depended on a moving dep il y a 4 ans
.clang-format clang-format file il y a 5 ans
.gitignore Unneeded gitignores il y a 5 ans
LICENSE.txt License! il y a 4 ans
Makefile Clean up dest of docs output il y a 4 ans
README.md Add a simple README il y a 4 ans
azure-pipelines.yml Use the 0.0.1 tag as our new bootstrap base il y a 5 ans
catalog.json Use the `gen-catalog-json.py` script to generate our catalog for CI il y a 4 ans
library.dds Use the `gen-catalog-json.py` script to generate our catalog for CI il y a 4 ans
package.dds License! il y a 4 ans

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.