You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vector-of-bool cd01087db7 Error for an existing source distribution пре 4 година
.github/ISSUE_TEMPLATE Prepare issue templates пре 4 година
docs Error for an existing source distribution пре 4 година
res Change the format of the embedded Catch 2 header, since MSVC can't handle huge string literals пре 5 година
src More error messages пре 4 година
tests The `depends` key is optional in JSON import пре 4 година
tools Use a fix prior bootstrap that depended on a moving dep пре 4 година
.clang-format clang-format file пре 5 година
.gitignore Unneeded gitignores пре 5 година
LICENSE.txt License! пре 4 година
Makefile Clean up dest of docs output пре 4 година
README.md Add a simple README пре 4 година
azure-pipelines.yml Use the 0.0.1 tag as our new bootstrap base пре 5 година
catalog.json Use the `gen-catalog-json.py` script to generate our catalog for CI пре 4 година
library.dds Use the `gen-catalog-json.py` script to generate our catalog for CI пре 4 година
package.dds License! пре 4 година

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.