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 692f720111 Change spelling of toolchain template args pirms 4 gadiem
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets pirms 4 gadiem
docs Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY pirms 4 gadiem
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY pirms 4 gadiem
src Change spelling of toolchain template args pirms 4 gadiem
tests Very rudimentary template rendering, only accesses a small number of resources yet. pirms 4 gadiem
tools Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY pirms 4 gadiem
.clang-format clang-format file pirms 5 gadiem
.gitignore Unneeded gitignores pirms 5 gadiem
LICENSE.txt License! pirms 4 gadiem
Makefile Clean up dest of docs output pirms 4 gadiem
README.md Add a simple README pirms 4 gadiem
azure-pipelines.yml Use json5 toolchain files pirms 4 gadiem
catalog.json Very rudimentary template rendering, only accesses a small number of resources yet. pirms 4 gadiem
library.dds Very rudimentary template rendering, only accesses a small number of resources yet. pirms 4 gadiem
library.jsonc Very rudimentary template rendering, only accesses a small number of resources yet. pirms 4 gadiem
package.dds Very rudimentary template rendering, only accesses a small number of resources yet. pirms 4 gadiem
package.jsonc Very rudimentary template rendering, only accesses a small number of resources yet. pirms 4 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.