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 ab8b542b69 Missing #include for logging il y a 4 ans
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets il y a 4 ans
docs Bump version, and add several docs fixes and clarifications il y a 4 ans
res More flexible control over debug/runtime flag selection il y a 4 ans
site Make the site decent on mobile screens il y a 4 ans
src Missing #include for logging il y a 4 ans
tests Update build-deps to use new dependency string parsing il y a 4 ans
tools Add toml++ 2.0.0 il y a 4 ans
.clang-format clang-format file il y a 5 ans
.gitignore A very simple website il y a 4 ans
LICENSE.txt License! il y a 4 ans
Makefile Update to use alpha.4 to build ourself 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 Tweak deployment paths il y a 4 ans
catalog.json Add toml++ 2.0.0 il y a 4 ans
catalog.old.json Add an "initial catalog" with several popular and useful libraries il y a 4 ans
library.jsonc Migrate fully to new json5-based packaging il y a 4 ans
package.jsonc spdlog is slow to compile. Wrap in a shim 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.