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 anni fa
.github/ISSUE_TEMPLATE Bump version 3 anni fa
data Unused data 3 anni fa
docs Bump version 3 anni fa
res Update Catch2, and significantly compress it, 3 anni fa
site Make the site decent on mobile screens 4 anni fa
src Error handling when package cache has an invalid item 3 anni fa
tests Error handling when package cache has an invalid item 3 anni fa
tools New bootstrap phase. Now building upon alpha.6 3 anni fa
.clang-format clang-format file 5 anni fa
.gitignore New-and-improved CI based around Poetry 3 anni fa
.pylintrc Everything passes mypy and pylint 3 anni fa
.style.yapf Python tests, and Python style 3 anni fa
LICENSE.txt License! 4 anni fa
Makefile More thorough dev-docs 3 anni fa
README.md Add a simple README 4 anni fa
Vagrantfile Update FreeBSD build to use gcc-10 4 anni fa
azure-pipelines.yml Only deploy on 'master' builds 3 anni fa
library.jsonc A new hand-rolled argument parsing library, of course 3 anni fa
mypy.ini Everything passes mypy and pylint 3 anni fa
old-catalog.json Pull fixes for neo-url 3 anni fa
package.jsonc Bump version 3 anni fa
poetry.lock More thorough dev-docs 3 anni fa
pyproject.toml More thorough dev-docs 3 anni fa
pytest.ini Publish test results as Junit XML 3 anni fa

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.