You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vector-of-bool 738a82b71a Fix ccache misses in CI by using a single path for test and final build output преди 4 години
.github/ISSUE_TEMPLATE Bump version преди 4 години
data Unused data преди 3 години
docs Update neo-sqlite3, generalize package remotes via URLs преди 3 години
res Update package schema for new depends strings преди 4 години
site Make the site decent on mobile screens преди 4 години
src Unused CI arg преди 3 години
tests Remove deps_test.py преди 3 години
tools Fix ccache misses in CI by using a single path for test and final build output преди 3 години
.clang-format clang-format file преди 5 години
.gitignore New-and-improved CI based around Poetry преди 3 години
.pylintrc Everything passes mypy and pylint преди 3 години
.style.yapf Python tests, and Python style преди 3 години
LICENSE.txt License! преди 4 години
Makefile New-and-improved CI based around Poetry преди 3 години
README.md Add a simple README преди 4 години
Vagrantfile Update FreeBSD build to use gcc-10 преди 4 години
azure-pipelines.yml Publish test results as Junit XML преди 3 години
library.jsonc 'repoman' for managing static package repositories преди 3 години
mypy.ini Everything passes mypy and pylint преди 3 години
old-catalog.json Pull fixes for neo-url преди 3 години
package.jsonc Pull fixes for neo-url преди 3 години
poetry.lock Do not use -audit toolchains on Alpine in testing преди 3 години
pyproject.toml Unused CI arg преди 3 години
pytest.ini Publish test results as Junit XML преди 3 години

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.