Kirill
Kirill
Implements the requested functionality: https://youtrack.jetbrains.com/issue/IDEA-182029 The new package creation dialog for a single package looks like:  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...
### 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...