Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
John Robinson ca9560982a
prefer XDG paths on mac, but default to ~/Library
3 роки тому
.github/ISSUE_TEMPLATE Bump version 3 роки тому
data Unused data 3 роки тому
docs Bump version 3 роки тому
res add gnu18 and gnuxx20 version variants 3 роки тому
site Make the site decent on mobile screens 4 роки тому
src prefer XDG paths on mac, but default to ~/Library 3 роки тому
tests Error handling when package cache has an invalid item 3 роки тому
tools Fixes for FreeBSD 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 Fixes for FreeBSD build 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.