Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
vector-of-bool f0be61c689 Don't ask for the package ID with repoman add, we can just get it 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 Don't ask for the package ID with repoman add, we can just get it 3 роки тому
tests Don't ask for the package ID with repoman add, we can just get it 3 роки тому
tools 'sdist create' -> 'pkg create' 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.