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 5de0dc7f85 Stray argument in Windows CI script pirms 5 gadiem
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets pirms 5 gadiem
docs Flag typo in built-in toolchains example pirms 5 gadiem
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY pirms 5 gadiem
src Fix: Don't break paths to dependencies when the repo-dir is a relative path pirms 5 gadiem
tests Fix: Don't break paths to dependencies when the repo-dir is a relative path pirms 5 gadiem
tools New bootstrap phase based on alpha.3 pirms 5 gadiem
.clang-format clang-format file pirms 5 gadiem
.gitignore Vagrant-based build for getting a FreeBSD executable pirms 5 gadiem
LICENSE.txt License! pirms 5 gadiem
Makefile New bootstrap phase based on alpha.3 pirms 5 gadiem
README.md Add a simple README pirms 5 gadiem
Vagrantfile Vagrant-based build for getting a FreeBSD executable pirms 5 gadiem
azure-pipelines.yml Stray argument in Windows CI script pirms 5 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 5 gadiem
package.jsonc Update version numbers 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.