No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
vector-of-bool e736f20917 Catch errors in import for bad keys hace 4 años
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets hace 4 años
docs Incorrect version number in documentation, and update copyright [Close #24] hace 4 años
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY hace 4 años
src Catch errors in import for bad keys hace 4 años
tests Allow simple fs transformations on cloned repos for the catalog hace 4 años
tools Use separate catalog/repo for prebuilt dds hace 4 años
.clang-format clang-format file hace 5 años
.gitignore Vagrant-based build for getting a FreeBSD executable hace 4 años
LICENSE.txt License! hace 4 años
Makefile Download bootstrap for nix-ci hace 4 años
README.md Add a simple README hace 4 años
Vagrantfile Vagrant-based build for getting a FreeBSD executable hace 4 años
azure-pipelines.yml Download bootstrap for CI on Windows hace 4 años
catalog.json Globs remember their pattern string hace 4 años
library.jsonc Migrate fully to new json5-based packaging hace 4 años
package.jsonc Globs remember their pattern string hace 4 años

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.