Kirill

Results 3 issues of Kirill

Implements the requested functionality: https://youtrack.jetbrains.com/issue/IDEA-182029 The new package creation dialog for a single package looks like: ![Π‘Π½ΠΈΠΌΠΎΠΊ экрана 2019-05-22 Π² 19 52 24](https://user-images.githubusercontent.com/8026171/58257581-620e0680-7d9b-11e9-8852-5e317dc80cbd.png) When you press the "+" button or...

Issue https://github.com/grpc/grpc/issues/34304 Allows to disable systemd support, as well as linking with libsystemd, when it is not required. The option has three possible values: AUTO - Default, Will try to...

lang/core
area/build
release notes: yes
bloat/none
per-call-memory/increase
per-channel-memory/neutral

### Is your feature request related to a problem? Please describe. CMake configuration does not support disabling libsystemd dependency. This may lead to incompatibility between builds from systemd and non-systemd...

kind/enhancement
disposition/help wanted
lang/c++
priority/P2