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 e736f20917 Catch errors in import for bad keys pirms 4 gadiem
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets pirms 4 gadiem
docs Incorrect version number in documentation, and update copyright [Close #24] pirms 4 gadiem
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY pirms 4 gadiem
src Catch errors in import for bad keys pirms 4 gadiem
tests Allow simple fs transformations on cloned repos for the catalog pirms 4 gadiem
tools Use separate catalog/repo for prebuilt dds pirms 4 gadiem
.clang-format clang-format file pirms 5 gadiem
.gitignore Vagrant-based build for getting a FreeBSD executable pirms 4 gadiem
LICENSE.txt License! pirms 4 gadiem
Makefile Download bootstrap for nix-ci pirms 4 gadiem
README.md Add a simple README pirms 4 gadiem
Vagrantfile Vagrant-based build for getting a FreeBSD executable pirms 4 gadiem
azure-pipelines.yml Download bootstrap for CI on Windows pirms 4 gadiem
catalog.json Globs remember their pattern string pirms 4 gadiem
library.jsonc Migrate fully to new json5-based packaging pirms 4 gadiem
package.jsonc Globs remember their pattern string 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.