Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
vector-of-bool d0248b2c80 New bootstrap phase based on alpha.3 vor 4 Jahren
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets vor 4 Jahren
docs Flag typo in built-in toolchains example vor 4 Jahren
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY vor 4 Jahren
src Fix: Don't break paths to dependencies when the repo-dir is a relative path vor 4 Jahren
tests Fix: Don't break paths to dependencies when the repo-dir is a relative path vor 4 Jahren
tools New bootstrap phase based on alpha.3 vor 4 Jahren
.clang-format clang-format file vor 5 Jahren
.gitignore Vagrant-based build for getting a FreeBSD executable vor 4 Jahren
LICENSE.txt License! vor 4 Jahren
Makefile New bootstrap phase based on alpha.3 vor 4 Jahren
README.md Add a simple README vor 4 Jahren
Vagrantfile Vagrant-based build for getting a FreeBSD executable vor 4 Jahren
azure-pipelines.yml Build this revision from a whole bootstrap vor 4 Jahren
catalog.json Very rudimentary template rendering, only accesses a small number of resources yet. vor 4 Jahren
library.dds Very rudimentary template rendering, only accesses a small number of resources yet. vor 4 Jahren
library.jsonc Very rudimentary template rendering, only accesses a small number of resources yet. vor 4 Jahren
package.dds Update version numbers vor 4 Jahren
package.jsonc Update version numbers vor 4 Jahren

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.