Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
John Robinson dc93b65cb5
add support for gnu99 C-language variant
3 anos atrás
.github/ISSUE_TEMPLATE Bump version 3 anos atrás
data Unused data 3 anos atrás
docs Bump version 3 anos atrás
res add support for gnu99 C-language variant 3 anos atrás
site Make the site decent on mobile screens 4 anos atrás
src add support for gnu99 C-language variant 3 anos atrás
tests Error handling when package cache has an invalid item 3 anos atrás
tools Fixes for FreeBSD build 3 anos atrás
.clang-format clang-format file 5 anos atrás
.gitignore New-and-improved CI based around Poetry 3 anos atrás
.pylintrc Everything passes mypy and pylint 3 anos atrás
.style.yapf Python tests, and Python style 3 anos atrás
LICENSE.txt License! 4 anos atrás
Makefile Fixes for FreeBSD build 3 anos atrás
README.md Add a simple README 4 anos atrás
Vagrantfile Update FreeBSD build to use gcc-10 4 anos atrás
azure-pipelines.yml Only deploy on 'master' builds 3 anos atrás
library.jsonc A new hand-rolled argument parsing library, of course 3 anos atrás
mypy.ini Everything passes mypy and pylint 3 anos atrás
old-catalog.json Pull fixes for neo-url 3 anos atrás
package.jsonc Bump version 3 anos atrás
poetry.lock More thorough dev-docs 3 anos atrás
pyproject.toml More thorough dev-docs 3 anos atrás
pytest.ini Publish test results as Junit XML 3 anos atrás

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.