John Robinson 3553bf9341 support all other gnu variants for completeness | пре 3 година | |
---|---|---|
.github/ISSUE_TEMPLATE | пре 3 година | |
data | пре 3 година | |
docs | пре 3 година | |
res | пре 3 година | |
site | пре 4 година | |
src | пре 3 година | |
tests | пре 3 година | |
tools | пре 3 година | |
.clang-format | пре 5 година | |
.gitignore | пре 3 година | |
.pylintrc | пре 3 година | |
.style.yapf | пре 3 година | |
LICENSE.txt | пре 4 година | |
Makefile | пре 3 година | |
README.md | пре 4 година | |
Vagrantfile | пре 4 година | |
azure-pipelines.yml | пре 3 година | |
library.jsonc | пре 3 година | |
mypy.ini | пре 3 година | |
old-catalog.json | пре 3 година | |
package.jsonc | пре 3 година | |
poetry.lock | пре 3 година | |
pyproject.toml | пре 3 година | |
pytest.ini | пре 3 година |
dds
- A Build System and Library Managerdds
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.