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 2c7478e408 Handle SIGQUIT pirms 4 gadiem
.github/ISSUE_TEMPLATE Bump version pirms 4 gadiem
data Unused data pirms 4 gadiem
docs Update neo-sqlite3, generalize package remotes via URLs pirms 4 gadiem
res Update package schema for new depends strings pirms 4 gadiem
site Make the site decent on mobile screens pirms 4 gadiem
src Handle SIGQUIT pirms 4 gadiem
tests Missing test case for building lib with failing tests pirms 4 gadiem
tools 'pkg repo remove' subcommand, and tweak did-you-mean error handling pirms 4 gadiem
.clang-format clang-format file pirms 5 gadiem
.gitignore New-and-improved CI based around Poetry pirms 4 gadiem
.pylintrc Everything passes mypy and pylint pirms 4 gadiem
.style.yapf Python tests, and Python style pirms 4 gadiem
LICENSE.txt License! pirms 5 gadiem
Makefile Overhaul, refactor, and cleanup of test suite pirms 4 gadiem
README.md Add a simple README pirms 5 gadiem
Vagrantfile Update FreeBSD build to use gcc-10 pirms 4 gadiem
azure-pipelines.yml Only deploy on 'master' builds pirms 4 gadiem
library.jsonc A new hand-rolled argument parsing library, of course pirms 4 gadiem
mypy.ini Everything passes mypy and pylint pirms 4 gadiem
old-catalog.json Pull fixes for neo-url pirms 4 gadiem
package.jsonc A new hand-rolled argument parsing library, of course pirms 4 gadiem
poetry.lock Do not use -audit toolchains on Alpine in testing pirms 4 gadiem
pyproject.toml Command that generates a VSCode task for Windows pirms 4 gadiem
pytest.ini Publish test results as Junit XML pirms 4 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.