Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
vector-of-bool 88634e0be0 Set Windows console to UTF-8, and prevent unexpected formatting 4 år sedan
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets 4 år sedan
docs Bump version, and add several docs fixes and clarifications 4 år sedan
res Add `tty_flags`, and only pass -fdiagnostics-color when output is a TTY 4 år sedan
site Make the site decent on mobile screens 4 år sedan
src Set Windows console to UTF-8, and prevent unexpected formatting 4 år sedan
tests Update build-deps to use new dependency string parsing 4 år sedan
tools Win32 NOMINMAX 4 år sedan
.clang-format clang-format file 5 år sedan
.gitignore A very simple website 4 år sedan
LICENSE.txt License! 4 år sedan
Makefile Update to use alpha.4 to build ourself 4 år sedan
README.md Add a simple README 4 år sedan
Vagrantfile Vagrant-based build for getting a FreeBSD executable 4 år sedan
azure-pipelines.yml Tweak deployment paths 4 år sedan
catalog.json Add Hinnant's `date` library 4 år sedan
catalog.old.json Add an "initial catalog" with several popular and useful libraries 4 år sedan
library.jsonc Migrate fully to new json5-based packaging 4 år sedan
package.jsonc spdlog is slow to compile. Wrap in a shim 4 år sedan

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.