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 5891ca0ce9 --no-clean for faster CI build runs in dev vor 4 Jahren
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets vor 4 Jahren
docs Document new `debug` and `runtime` option values vor 4 Jahren
res Update package schema for new depends strings vor 4 Jahren
site Make the site decent on mobile screens vor 4 Jahren
src Stop using deprecated decls, and fix missing header for back_inserter vor 4 Jahren
tests We can create and import sdists as gzip-compressed tar files vor 4 Jahren
tools --no-clean for faster CI build runs in dev vor 4 Jahren
.clang-format clang-format file vor 5 Jahren
.gitignore A very simple website vor 4 Jahren
LICENSE.txt License! vor 4 Jahren
Makefile Cleanup of toolchains, more for different purposes vor 4 Jahren
README.md Add a simple README vor 4 Jahren
Vagrantfile Vagrant-based build for getting a FreeBSD executable vor 4 Jahren
azure-pipelines.yml python-setuptools is required on Linux now vor 4 Jahren
catalog.json New semester version fixes conflict with neo-concepts update vor 4 Jahren
catalog.old.json Add an "initial catalog" with several popular and useful libraries vor 4 Jahren
library.jsonc We can create and import sdists as gzip-compressed tar files vor 4 Jahren
package.jsonc New semester version fixes conflict with neo-concepts update vor 4 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.