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 bba5c46a5d Rename from some old names, and increase timeout on cryptopp build преди 3 години
.github/ISSUE_TEMPLATE Bump version преди 4 години
data Unused data преди 3 години
docs Update neo-sqlite3, generalize package remotes via URLs преди 3 години
res Update Catch2, and significantly compress it, преди 3 години
site Make the site decent on mobile screens преди 4 години
src Emit an includable CMake file that imports results from build-deps преди 3 години
tests Rename from some old names, and increase timeout on cryptopp build преди 3 години
tools Rename from some old names, and increase timeout on cryptopp build преди 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 Overhaul, refactor, and cleanup of test suite преди 3 години
README.md Add a simple README преди 4 години
Vagrantfile Update FreeBSD build to use gcc-10 преди 4 години
azure-pipelines.yml Only deploy on 'master' builds преди 3 години
library.jsonc A new hand-rolled argument parsing library, of course преди 3 години
mypy.ini Everything passes mypy and pylint преди 3 години
old-catalog.json Pull fixes for neo-url преди 3 години
package.jsonc A new hand-rolled argument parsing library, of course преди 3 години
poetry.lock Do not use -audit toolchains on Alpine in testing преди 3 години
pyproject.toml Command that generates a VSCode task for Windows преди 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.