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 6d2d869c2f Overhaul, refactor, and cleanup of test suite 4 år sedan
.github/ISSUE_TEMPLATE Bump version 4 år sedan
data Unused data 3 år sedan
docs Update neo-sqlite3, generalize package remotes via URLs 3 år sedan
res Update package schema for new depends strings 4 år sedan
site Make the site decent on mobile screens 4 år sedan
src Unused CI arg 3 år sedan
tests Overhaul, refactor, and cleanup of test suite 3 år sedan
tools Overhaul, refactor, and cleanup of test suite 3 år sedan
.clang-format clang-format file 5 år sedan
.gitignore New-and-improved CI based around Poetry 3 år sedan
.pylintrc Everything passes mypy and pylint 3 år sedan
.style.yapf Python tests, and Python style 3 år sedan
LICENSE.txt License! 4 år sedan
Makefile Overhaul, refactor, and cleanup of test suite 3 år sedan
README.md Add a simple README 4 år sedan
Vagrantfile Update FreeBSD build to use gcc-10 4 år sedan
azure-pipelines.yml Publish test results as Junit XML 3 år sedan
library.jsonc 'repoman' for managing static package repositories 3 år sedan
mypy.ini Everything passes mypy and pylint 3 år sedan
old-catalog.json Pull fixes for neo-url 3 år sedan
package.jsonc Pull fixes for neo-url 3 år sedan
poetry.lock Do not use -audit toolchains on Alpine in testing 3 år sedan
pyproject.toml Command that generates a VSCode task for Windows 3 år sedan
pytest.ini Publish test results as Junit XML 3 å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.