Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
vector-of-bool 5396821a02 Fix tests on Windows vor 4 Jahren
.github/ISSUE_TEMPLATE Bump version vor 4 Jahren
data New test data for http vor 3 Jahren
docs Update neo-sqlite3, generalize package remotes via URLs vor 3 Jahren
res Update package schema for new depends strings vor 4 Jahren
site Make the site decent on mobile screens vor 4 Jahren
src MSVC catches access control oddities that GCC misses vor 3 Jahren
tests Fix tests on Windows vor 3 Jahren
tools Fix tests on Windows vor 3 Jahren
.clang-format clang-format file vor 5 Jahren
.gitignore OpenSSL support vor 3 Jahren
.style.yapf Python tests, and Python style vor 3 Jahren
LICENSE.txt License! vor 4 Jahren
Makefile Use Alpine Linux on CI vor 3 Jahren
README.md Add a simple README vor 4 Jahren
Vagrantfile Update FreeBSD build to use gcc-10 vor 4 Jahren
azure-pipelines.yml Use Alpine Linux on CI vor 3 Jahren
library.jsonc 'repoman' for managing static package repositories vor 3 Jahren
old-catalog.json old-catalog is moved vor 3 Jahren
package.jsonc Pulling catalogs from repositories! vor 3 Jahren

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.