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 ad337f67c3 Fix: Don't add -static runtime flags with built-in toolchains. [Fix #25] pirms 3 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 Fix: Don't add -static runtime flags with built-in toolchains. [Fix #25] pirms 3 gadiem
tests Missing test case for building lib with failing tests pirms 3 gadiem
tools 'pkg repo remove' subcommand, and tweak did-you-mean error handling 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 Overhaul, refactor, and cleanup of test suite 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 A new hand-rolled argument parsing library, of course pirms 3 gadiem
poetry.lock Do not use -audit toolchains on Alpine in testing pirms 3 gadiem
pyproject.toml Command that generates a VSCode task for Windows 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.