Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
vector-of-bool e911f142a4 Targets to format and check Python code pirms 4 gadiem
.github/ISSUE_TEMPLATE Bump version pirms 4 gadiem
data Unused data pirms 3 gadiem
docs Update neo-sqlite3, generalize package remotes via URLs pirms 3 gadiem
res Update package schema for new depends strings pirms 4 gadiem
site Make the site decent on mobile screens pirms 4 gadiem
src Unused CI arg pirms 3 gadiem
tests Remove deps_test.py pirms 3 gadiem
tools Fix ccache misses in CI by using a single path for test and final build output pirms 3 gadiem
.clang-format clang-format file pirms 5 gadiem
.gitignore New-and-improved CI based around Poetry pirms 3 gadiem
.pylintrc Everything passes mypy and pylint pirms 3 gadiem
.style.yapf Python tests, and Python style pirms 3 gadiem
LICENSE.txt License! pirms 4 gadiem
Makefile Targets to format and check Python code pirms 3 gadiem
README.md Add a simple README pirms 4 gadiem
Vagrantfile Update FreeBSD build to use gcc-10 pirms 4 gadiem
azure-pipelines.yml Publish test results as Junit XML pirms 3 gadiem
library.jsonc 'repoman' for managing static package repositories pirms 3 gadiem
mypy.ini Everything passes mypy and pylint pirms 3 gadiem
old-catalog.json Pull fixes for neo-url pirms 3 gadiem
package.jsonc Pull fixes for neo-url pirms 3 gadiem
poetry.lock Do not use -audit toolchains on Alpine in testing pirms 3 gadiem
pyproject.toml Unused CI arg pirms 3 gadiem
pytest.ini Publish test results as Junit XML pirms 3 gadiem

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.