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 e53d4b8fc9 [Fix #34] Immediate-exit and no stdlib when ::exec() fails. vor 3 Jahren
.github/ISSUE_TEMPLATE Bump version vor 4 Jahren
data Unused data 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 [Fix #34] Immediate-exit and no stdlib when ::exec() fails. vor 3 Jahren
tests Separate default toolchainsfor testing vor 3 Jahren
tools Separate default toolchainsfor testing vor 3 Jahren
.clang-format clang-format file vor 5 Jahren
.gitignore New-and-improved CI based around Poetry vor 3 Jahren
.pylintrc Everything passes mypy and pylint vor 3 Jahren
.style.yapf Python tests, and Python style vor 3 Jahren
LICENSE.txt License! vor 4 Jahren
Makefile Overhaul, refactor, and cleanup of test suite 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 Publish test results as Junit XML vor 3 Jahren
library.jsonc 'repoman' for managing static package repositories vor 3 Jahren
mypy.ini Everything passes mypy and pylint vor 3 Jahren
old-catalog.json Pull fixes for neo-url vor 3 Jahren
package.jsonc Pull fixes for neo-url vor 3 Jahren
poetry.lock Do not use -audit toolchains on Alpine in testing vor 3 Jahren
pyproject.toml Command that generates a VSCode task for Windows vor 3 Jahren
pytest.ini Publish test results as Junit XML 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.