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 51ae5bc543 Update version numbers pirms 4 gadiem
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets pirms 5 gadiem
docs Update version numbers pirms 4 gadiem
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY pirms 5 gadiem
src Default to static linking runtime libs with GCC and Clang pirms 4 gadiem
tests Default to static linking runtime libs with GCC and Clang pirms 4 gadiem
tools Vagrant-based build for getting a FreeBSD executable pirms 4 gadiem
.clang-format Use a fix prior bootstrap that depended on a moving dep pirms 5 gadiem
.gitignore Vagrant-based build for getting a FreeBSD executable pirms 4 gadiem
LICENSE.txt Use a fix prior bootstrap that depended on a moving dep pirms 5 gadiem
Makefile Use Makefile CI targets in Azure CI pirms 4 gadiem
README.md Use a fix prior bootstrap that depended on a moving dep pirms 5 gadiem
Vagrantfile Vagrant-based build for getting a FreeBSD executable pirms 4 gadiem
azure-pipelines.yml Use Makefile CI targets in Azure CI pirms 4 gadiem
catalog.json Very rudimentary template rendering, only accesses a small number of resources yet. pirms 5 gadiem
library.dds Very rudimentary template rendering, only accesses a small number of resources yet. pirms 5 gadiem
library.jsonc Very rudimentary template rendering, only accesses a small number of resources yet. pirms 5 gadiem
package.dds Update version numbers pirms 4 gadiem
package.jsonc Update version numbers 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.