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 198dd5e6d2 Error handling when package cache has an invalid item pirms 3 gadiem
.github/ISSUE_TEMPLATE Bump version pirms 3 gadiem
data Unused data pirms 3 gadiem
docs Bump version pirms 3 gadiem
res Update Catch2, and significantly compress it, pirms 3 gadiem
site Make the site decent on mobile screens pirms 4 gadiem
src Error handling when package cache has an invalid item pirms 3 gadiem
tests Error handling when package cache has an invalid item pirms 3 gadiem
tools New bootstrap phase. Now building upon alpha.6 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 More thorough dev-docs 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 Only deploy on 'master' builds pirms 3 gadiem
library.jsonc A new hand-rolled argument parsing library, of course 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 Bump version pirms 3 gadiem
poetry.lock More thorough dev-docs pirms 3 gadiem
pyproject.toml More thorough dev-docs 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.