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 198dd5e6d2 Error handling when package cache has an invalid item пре 3 година
.github/ISSUE_TEMPLATE Bump version пре 3 година
data Unused data пре 3 година
docs Bump version пре 3 година
res Update Catch2, and significantly compress it, пре 3 година
site Make the site decent on mobile screens пре 4 година
src Error handling when package cache has an invalid item пре 3 година
tests Error handling when package cache has an invalid item пре 3 година
tools New bootstrap phase. Now building upon alpha.6 пре 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 More thorough dev-docs пре 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 Bump version пре 3 година
poetry.lock More thorough dev-docs пре 3 година
pyproject.toml More thorough dev-docs пре 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.