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 0e53c86840 Support for wide strings in obtaining Windows env vars pirms 4 gadiem
.github/ISSUE_TEMPLATE Bump version pirms 4 gadiem
docs Bump version 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 Support for wide strings in obtaining Windows env vars pirms 4 gadiem
tests Check that sdist exports are limited to relevant files pirms 4 gadiem
tools Update FreeBSD build to use gcc-10 pirms 4 gadiem
.clang-format clang-format file pirms 5 gadiem
.gitignore A very simple website pirms 4 gadiem
LICENSE.txt License! pirms 4 gadiem
Makefile Make the _build/ dir before copying the freebsd artifact from the VM pirms 4 gadiem
README.md Add a simple README pirms 4 gadiem
Vagrantfile Update FreeBSD build to use gcc-10 pirms 4 gadiem
azure-pipelines.yml python-setuptools is required on Linux now pirms 4 gadiem
catalog.json New semester version fixes conflict with neo-concepts update pirms 4 gadiem
catalog.old.json Add an "initial catalog" with several popular and useful libraries pirms 4 gadiem
library.jsonc We can create and import sdists as gzip-compressed tar files pirms 4 gadiem
package.jsonc Bump version 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.