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 198dd5e6d2 Error handling when package cache has an invalid item il y a 3 ans
.github/ISSUE_TEMPLATE Bump version il y a 3 ans
data Unused data il y a 3 ans
docs Bump version il y a 3 ans
res Update Catch2, and significantly compress it, il y a 3 ans
site Make the site decent on mobile screens il y a 4 ans
src Error handling when package cache has an invalid item il y a 3 ans
tests Error handling when package cache has an invalid item il y a 3 ans
tools New bootstrap phase. Now building upon alpha.6 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 More thorough dev-docs 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 Bump version il y a 3 ans
poetry.lock More thorough dev-docs il y a 3 ans
pyproject.toml More thorough dev-docs 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.