'homework.c',
'homework.h',
'user-record-util.c',
- 'user-record-util.h')
+ 'user-record-util.h',
+)
if conf.get('HAVE_P11KIT') == 1
systemd_homework_sources += files('homework-pkcs11.c')
'user-record-sign.c',
'user-record-sign.h',
'user-record-util.c',
- 'user-record-util.h')
+ 'user-record-util.h',
+)
homed_gperf_c = custom_target(
'homed_gperf.c',
'user-record-pwquality.c',
'user-record-pwquality.h',
'user-record-util.c',
- 'user-record-util.h')
+ 'user-record-util.h',
+)
pam_systemd_home_sym = 'src/home/pam_systemd_home.sym'
pam_systemd_home_c = files(
'home-util.h',
'pam_systemd_home.c',
'user-record-util.c',
- 'user-record-util.h')
+ 'user-record-util.h',
+)
if conf.get('ENABLE_HOMED') == 1
install_data('org.freedesktop.home1.conf',
systemd_journal_upload_sources = files(
'journal-upload.h',
'journal-upload.c',
- 'journal-upload-journal.c')
+ 'journal-upload-journal.c',
+)
libsystemd_journal_remote_sources = files(
'journal-remote-parse.h',
'journal-remote-write.h',
'journal-remote-write.c',
'journal-remote.h',
- 'journal-remote.c')
+ 'journal-remote.c',
+)
if conf.get('HAVE_MICROHTTPD') == 1
libsystemd_journal_remote_sources += files(
'microhttpd-util.h',
- 'microhttpd-util.c')
+ 'microhttpd-util.c',
+ )
endif
libsystemd_journal_remote = static_library(
systemd_journal_gatewayd_sources = files(
'journal-gatewayd.c',
'microhttpd-util.h',
- 'microhttpd-util.c')
+ 'microhttpd-util.c',
+)
in_files = [
['journal-upload.conf',
'journald-wall.c',
'journald-wall.h',
'managed-journal-file.c',
- 'managed-journal-file.h')
+ 'managed-journal-file.h',
+)
sources += custom_target(
'journald-gperf.c',
systemd_journald_sources = files(
'journald.c',
- 'journald-server.h')
+ 'journald-server.h',
+)
systemd_cat_sources = files('cat.c')
'sd-lldp-rx.c',
'sd-lldp-tx.c',
'sd-ndisc.c',
- 'sd-radv.c')
+ 'sd-radv.c',
+)
libsystemd_network = static_library(
'systemd-network',
'sd-journal/lookup3.h',
'sd-journal/mmap-cache.c',
'sd-journal/mmap-cache.h',
- 'sd-journal/sd-journal.c')
+ 'sd-journal/sd-journal.c',
+)
if conf.get('HAVE_GCRYPT') == 1
sd_journal_sources += files(
'sd-journal/fsprg.c',
'sd-journal/fsprg.h',
'sd-journal/journal-authenticate.c',
- 'sd-journal/journal-authenticate.h')
+ 'sd-journal/journal-authenticate.h',
+ )
endif
audit_type_includes = [config_h,
id128_sources = files(
'sd-id128/id128-util.c',
'sd-id128/id128-util.h',
- 'sd-id128/sd-id128.c')
+ 'sd-id128/sd-id128.c',
+)
############################################################
'sd-event/event-source.h',
'sd-event/event-util.c',
'sd-event/event-util.h',
- 'sd-event/sd-event.c')
+ 'sd-event/sd-event.c',
+)
############################################################
systemd_localed_sources = files(
'localed.c',
'keymap-util.c',
- 'keymap-util.h')
+ 'keymap-util.h',
+)
localectl_sources = files('localectl.c')
systemd_logind_sources = files(
'logind.c',
- 'logind.h')
+ 'logind.h',
+)
logind_gperf_c = custom_target(
'logind_gperf.c',
'logind-user-dbus.h',
'logind-user.c',
'logind-user.h',
- 'logind-utmp.c')
+ 'logind-utmp.c',
+)
liblogind_core_sources += [logind_gperf_c]
loginctl_sources = files(
'loginctl.c',
'sysfs-show.h',
- 'sysfs-show.c')
+ 'sysfs-show.c',
+)
user_runtime_dir_sources = files('user-runtime-dir.c')
systemd_machined_sources = files(
'machined.c',
- 'machined.h')
+ 'machined.h',
+)
libmachine_core_sources = files(
'image-dbus.c',
'machined-varlink.c',
'machined-varlink.h',
'operation.c',
- 'operation.h')
+ 'operation.h',
+)
libmachine_core = static_library(
'machine-core',
'tc/tclass.c',
'tc/tclass.h',
'tc/teql.c',
- 'tc/teql.h')
+ 'tc/teql.h',
+)
systemd_networkd_sources = files('networkd.c')
'wait-online/link.h',
'wait-online/manager.c',
'wait-online/manager.h',
- 'wait-online/wait-online.c')
+ 'wait-online/wait-online.c',
+)
networkctl_sources = files('networkctl.c')
network_generator_sources = files(
'generator/main.c',
'generator/network-generator.c',
- 'generator/network-generator.h')
+ 'generator/network-generator.h',
+)
sources += custom_target(
'networkd-gperf.c',
'nspawn-setuid.h',
'nspawn-stub-pid1.c',
'nspawn-stub-pid1.h',
- 'nspawn.h')
+ 'nspawn.h',
+)
nspawn_gperf_c = custom_target(
'nspawn-gperf.c',
'oomd-manager.h',
'oomd-util.c',
'oomd-util.h',
- 'oomd.c')
+ 'oomd.c',
+)
oomctl_sources = files('oomctl.c')
'portabled-operation.c',
'portabled-operation.h',
'portabled.c',
- 'portabled.h')
+ 'portabled.h',
+)
if conf.get('ENABLE_PORTABLED') == 1
install_data('org.freedesktop.portable1.conf',
'resolved-util.c',
'resolved-util.h',
'dns-type.c',
- 'dns-type.h')
+ 'dns-type.h',
+)
systemd_resolved_sources = files(
'resolved-bus.c',
'resolved-socket-graveyard.c',
'resolved-socket-graveyard.h',
'resolved-varlink.c',
- 'resolved-varlink.h')
+ 'resolved-varlink.h',
+)
resolvectl_sources = files(
'resolvconf-compat.c',
'resolvconf-compat.h',
'resolvectl.c',
- 'resolvectl.h')
+ 'resolvectl.h',
+)
############################################################
if conf.get('DNS_OVER_TLS_USE_GNUTLS') == 1
systemd_resolved_sources += files(
'resolved-dnstls-gnutls.c',
- 'resolved-dnstls-gnutls.h')
+ 'resolved-dnstls-gnutls.h',
+ )
systemd_resolved_dependencies += libgnutls
elif conf.get('DNS_OVER_TLS_USE_OPENSSL') == 1
systemd_resolved_sources += files(
'resolved-dnstls-openssl.c',
- 'resolved-dnstls-openssl.h')
+ 'resolved-dnstls-openssl.h',
+ )
systemd_resolved_dependencies += libopenssl
else
error('unknown dependency for supporting DNS-over-TLS')
'wifi-util.c',
'wifi-util.h',
'xml.c',
- 'xml.h')
+ 'xml.h',
+)
if get_option('tests') != 'false'
shared_sources += files(
'test-tables.h',
'tests.c',
- 'tests.h')
+ 'tests.h',
+ )
endif
generate_syscall_list = find_program('generate-syscall-list.py')
if conf.get('HAVE_ACL') == 1
shared_sources += files(
'acl-util.c',
- 'devnode-acl.c')
+ 'devnode-acl.c',
+ )
endif
if conf.get('ENABLE_UTMP') == 1
if conf.get('HAVE_LIBBPF') == 1
shared_sources += files(
'bpf-link.c',
- 'bpf-link.h')
+ 'bpf-link.h',
+ )
endif
if conf.get('HAVE_KMOD') == 1
if conf.get('HAVE_PAM') == 1
shared_sources += files(
'pam-util.c',
- 'pam-util.h')
+ 'pam-util.h',
+ )
endif
if conf.get('ENABLE_NSCD') == 1
systemd_shutdown_sources = files(
'shutdown.c',
'umount.c',
- 'umount.h')
+ 'umount.h',
+)
tests += [
[files('test-umount.c',
'sd-journal.h',
'sd-login.h',
'sd-messages.h',
- 'sd-path.h']
+ 'sd-path.h',
+]
# https://github.com/mesonbuild/meson/issues/1633
systemd_headers = files(_systemd_headers)
'sd-network.h',
'sd-radv.h',
'sd-resolve.h',
- 'sd-utf8.h']
+ 'sd-utf8.h',
+]
install_headers(
systemd_headers,
'udevadm-trigger.c',
'udevadm-util.c',
'udevadm-util.h',
- 'udevd.c')
+ 'udevd.c',
+)
libudevd_core_sources = files(
'udev-ctrl.c',
'udev-netlink.c',
'udev-netlink.h',
'net/link-config.c',
- 'net/link-config.h')
+ 'net/link-config.h',
+)
if conf.get('HAVE_KMOD') == 1
libudevd_core_sources += files('udev-builtin-kmod.c')
systemd_userdbd_sources = files(
'userdbd-manager.c',
'userdbd-manager.h',
- 'userdbd.c')
+ 'userdbd.c',
+)
userdbctl_sources = files('userdbctl.c')