Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
vector-of-bool e736f20917 Catch errors in import for bad keys il y a 4 ans
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets il y a 4 ans
docs Incorrect version number in documentation, and update copyright [Close #24] il y a 4 ans
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY il y a 4 ans
src Catch errors in import for bad keys il y a 4 ans
tests Allow simple fs transformations on cloned repos for the catalog il y a 4 ans
tools Use separate catalog/repo for prebuilt dds il y a 4 ans
.clang-format clang-format file il y a 5 ans
.gitignore Vagrant-based build for getting a FreeBSD executable il y a 4 ans
LICENSE.txt License! il y a 4 ans
Makefile Download bootstrap for nix-ci il y a 4 ans
README.md Add a simple README il y a 4 ans
Vagrantfile Vagrant-based build for getting a FreeBSD executable il y a 4 ans
azure-pipelines.yml Download bootstrap for CI on Windows il y a 4 ans
catalog.json Globs remember their pattern string il y a 4 ans
library.jsonc Migrate fully to new json5-based packaging il y a 4 ans
package.jsonc Globs remember their pattern string il y a 4 ans

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.