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 2c900b6dd5 Run archive creation in a subdir for shorter command lines 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 Run archive creation in a subdir for shorter command lines pirms 3 gadiem
tests Everything passes mypy and pylint pirms 3 gadiem
tools Publish test results as Junit XML 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 New-and-improved CI based around Poetry 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 Do not use -audit toolchains on Alpine in testing 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.