Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
vector-of-bool 722262e042 Merge branch 'feature/generated-cmd-cleanup' into develop il y a 3 ans
.github/ISSUE_TEMPLATE Bump version il y a 4 ans
data Unused data il y a 3 ans
docs Update neo-sqlite3, generalize package remotes via URLs il y a 3 ans
res Update package schema for new depends strings il y a 4 ans
site Make the site decent on mobile screens il y a 4 ans
src Fix: Don't add -static runtime flags with built-in toolchains. [Fix #25] il y a 3 ans
tests Missing test case for building lib with failing tests il y a 3 ans
tools Run build tests with -ldebug il y a 3 ans
.clang-format clang-format file il y a 5 ans
.gitignore New-and-improved CI based around Poetry il y a 3 ans
.pylintrc Everything passes mypy and pylint il y a 3 ans
.style.yapf Python tests, and Python style il y a 3 ans
LICENSE.txt License! il y a 4 ans
Makefile Overhaul, refactor, and cleanup of test suite il y a 3 ans
README.md Add a simple README il y a 4 ans
Vagrantfile Update FreeBSD build to use gcc-10 il y a 4 ans
azure-pipelines.yml Only deploy on 'master' builds il y a 3 ans
library.jsonc A new hand-rolled argument parsing library, of course il y a 3 ans
mypy.ini Everything passes mypy and pylint il y a 3 ans
old-catalog.json Pull fixes for neo-url il y a 3 ans
package.jsonc A new hand-rolled argument parsing library, of course il y a 3 ans
poetry.lock Do not use -audit toolchains on Alpine in testing il y a 3 ans
pyproject.toml Command that generates a VSCode task for Windows il y a 3 ans
pytest.ini Publish test results as Junit XML il y a 3 ans

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.