Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
vector-of-bool 9282c0ae9a Explain duplicate-library errors pirms 5 gadiem
.github/ISSUE_TEMPLATE Prepare issue templates pirms 5 gadiem
docs Explain duplicate-library errors pirms 5 gadiem
res Change the format of the embedded Catch 2 header, since MSVC can't handle huge string literals pirms 5 gadiem
src More error messages pirms 5 gadiem
tests The `depends` key is optional in JSON import pirms 5 gadiem
tools Use a fix prior bootstrap that depended on a moving dep pirms 5 gadiem
.clang-format clang-format file pirms 5 gadiem
.gitignore Unneeded gitignores pirms 5 gadiem
LICENSE.txt License! pirms 5 gadiem
Makefile Clean up dest of docs output pirms 5 gadiem
README.md Add a simple README pirms 5 gadiem
azure-pipelines.yml Use the 0.0.1 tag as our new bootstrap base pirms 5 gadiem
catalog.json Use the `gen-catalog-json.py` script to generate our catalog for CI pirms 5 gadiem
library.dds Use the `gen-catalog-json.py` script to generate our catalog for CI pirms 5 gadiem
package.dds License! pirms 5 gadiem

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.