Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
vector-of-bool d10384c2fb Resolve the symlinks on the root of fs transforms před 4 roky
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets před 4 roky
docs TODO page for template errors před 4 roky
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY před 4 roky
src Resolve the symlinks on the root of fs transforms před 4 roky
tests Tweak test cases for better use coverage před 4 roky
tools Unneeded file cleanup před 4 roky
.clang-format clang-format file před 5 roky
.gitignore Vagrant-based build for getting a FreeBSD executable před 4 roky
LICENSE.txt License! před 4 roky
Makefile Download bootstrap for nix-ci před 4 roky
README.md Add a simple README před 4 roky
Vagrantfile Vagrant-based build for getting a FreeBSD executable před 4 roky
azure-pipelines.yml Download bootstrap for CI on Windows před 4 roky
catalog.json revive pkg-transform with a better semester loader před 4 roky
library.jsonc Migrate fully to new json5-based packaging před 4 roky
package.jsonc revive pkg-transform with a better semester loader před 4 roky

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.