Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
vector-of-bool 8c026b10e5 Add repo-1.dds.pizza as a pkg remote on initial db migration: před 4 roky
.github/ISSUE_TEMPLATE Bump version před 4 roky
data Unused data před 4 roky
docs Update neo-sqlite3, generalize package remotes via URLs před 4 roky
res Update Catch2, and significantly compress it, před 4 roky
site Make the site decent on mobile screens před 4 roky
src Add repo-1.dds.pizza as a pkg remote on initial db migration: před 4 roky
tests Missing test case for building lib with failing tests před 4 roky
tools Add repo-1.dds.pizza as a pkg remote on initial db migration: před 4 roky
.clang-format clang-format file před 5 roky
.gitignore New-and-improved CI based around Poetry před 4 roky
.pylintrc Everything passes mypy and pylint před 4 roky
.style.yapf Python tests, and Python style před 4 roky
LICENSE.txt License! před 5 roky
Makefile Overhaul, refactor, and cleanup of test suite před 4 roky
README.md Add a simple README před 5 roky
Vagrantfile Update FreeBSD build to use gcc-10 před 4 roky
azure-pipelines.yml Only deploy on 'master' builds před 4 roky
library.jsonc A new hand-rolled argument parsing library, of course před 4 roky
mypy.ini Everything passes mypy and pylint před 4 roky
old-catalog.json Pull fixes for neo-url před 4 roky
package.jsonc A new hand-rolled argument parsing library, of course před 4 roky
poetry.lock Do not use -audit toolchains on Alpine in testing před 4 roky
pyproject.toml Command that generates a VSCode task for Windows před 4 roky
pytest.ini Publish test results as Junit XML před 4 roky

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.