No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
vector-of-bool e152f45053 Disable stdin import test on Windows hace 3 años
.github/ISSUE_TEMPLATE Bump version hace 4 años
data Unused data hace 3 años
docs Update neo-sqlite3, generalize package remotes via URLs hace 3 años
res Update Catch2, and significantly compress it, hace 3 años
site Make the site decent on mobile screens hace 4 años
src Capture URL _after_ redirects hace 3 años
tests Disable stdin import test on Windows hace 3 años
tools Add support for tweak-headers hace 3 años
.clang-format clang-format file hace 5 años
.gitignore New-and-improved CI based around Poetry hace 3 años
.pylintrc Everything passes mypy and pylint hace 3 años
.style.yapf Python tests, and Python style hace 3 años
LICENSE.txt License! hace 4 años
Makefile Overhaul, refactor, and cleanup of test suite hace 3 años
README.md Add a simple README hace 4 años
Vagrantfile Update FreeBSD build to use gcc-10 hace 4 años
azure-pipelines.yml Only deploy on 'master' builds hace 3 años
library.jsonc A new hand-rolled argument parsing library, of course hace 3 años
mypy.ini Everything passes mypy and pylint hace 3 años
old-catalog.json Pull fixes for neo-url hace 3 años
package.jsonc A new hand-rolled argument parsing library, of course hace 3 años
poetry.lock Do not use -audit toolchains on Alpine in testing hace 3 años
pyproject.toml Command that generates a VSCode task for Windows hace 3 años
pytest.ini Publish test results as Junit XML hace 3 años

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.