summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-01-04meson: don't search PATH for telinit (#7770)Mike Gilbert1-2/+3
2018-01-03Merge pull request #7705 from keszybz/redo-linkingLennart Poettering1-21/+18
2018-01-03meson: add a single .h file to shared libs with no sourcesZbigniew Jędrzejewski-Szmek1-0/+1
2018-01-03meson: use a convenience lib for shared resolve filesZbigniew Jędrzejewski-Szmek1-2/+4
2018-01-03meson: rename libudev_internal to libudev_static and link into libudevZbigniew Jędrzejewski-Szmek1-4/+4
2018-01-03meson: use a convenience lib for journal user sourcesZbigniew Jędrzejewski-Szmek1-2/+2
2018-01-03Move gcrypt-util to basic/Zbigniew Jędrzejewski-Szmek1-12/+6
2018-01-03meson: link libbasic and libshared_static into libsharedZbigniew Jędrzejewski-Szmek1-2/+2
2017-12-25meson: hopefully renameat2() will show up where renameat() is definedLennart Poettering1-1/+2
2017-12-25meson: look for gettid() definition where getpid() is definedLennart Poettering1-1/+2
2017-12-25meson: when pivot_root() is added one day, look for it in <unistd.h>Lennart Poettering1-1/+2
2017-12-25meson: use "args" for setting _GNU_SOURCE when checking for functionsLennart Poettering1-10/+6
2017-12-25meson: define _GNU_SOURCE to detect copy_file_range() (#7734)Yu Watanabe1-1/+2
2017-12-23networkd: Add support for ipvlan L3s and flags (#7726)Susant Sahani1-1/+2
2017-12-21meson: reuse libsystemd_static for libsystemdZbigniew Jędrzejewski-Szmek1-2/+2
2017-12-21meson: rename libsystemd_internal to libsystem_staticZbigniew Jędrzejewski-Szmek1-3/+3
2017-12-18build-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS.md (#7690)Felipe Sateler1-0/+2
2017-12-16meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666)Franck Bui1-0/+1
2017-12-15Fix logical error in meson.build (#7658)Max Harmathy1-1/+1
2017-12-14meson: increase version numbersLennart Poettering1-3/+3
2017-12-12meson: link NSS modules with -z nodelete (#7607)Lennart Poettering1-1/+3
2017-12-08Merge pull request #7570 from keszybz/sulogin-shell-reload-managerLennart Poettering1-1/+9
2017-12-07meson: place systemd-sulogin-shell in build/Zbigniew Jędrzejewski-Szmek1-1/+9
2017-12-07meson: warn if nobody-user and nobody-group are set to different nameYu Watanabe1-0/+5
2017-12-07sysusers: use NOBODY_USER_NAMEYu Watanabe1-0/+2
2017-12-06Merge pull request #7419 from keszybz/tmpfiles-fixesLennart Poettering1-2/+6
2017-12-06meson: print warnings if the "nobody" user/group name is not compatible with ...Lennart Poettering1-4/+45
2017-12-06build-sys: make the dynamic UID range, and the container UID range configurableLennart Poettering1-3/+21
2017-12-06Rename "system-preset" source dir to "presets"Zbigniew Jędrzejewski-Szmek1-2/+1
2017-12-05meson: fix indentationYu Watanabe1-2/+2
2017-12-03sysusers: Provide meson argument to set gid for 'users' group (#7533)Ikey Doherty1-0/+9
2017-12-01tmpfiles: add a special return code for syntax failuresZbigniew Jędrzejewski-Szmek1-0/+5
2017-11-30Add x-systemd.growfs option for fstabZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-30Add x-systemd.makefs option for fstabZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-30Add mkfs wrapper which first checks if the partition is emptyZbigniew Jędrzejewski-Szmek1-0/+8
2017-11-30growfs: add support for resizing encrypted partitionsZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-30Add systemd-growfs toolZbigniew Jędrzejewski-Szmek1-0/+8
2017-11-29meson: emit a warning if rootprefix is setZbigniew Jędrzejewski-Szmek1-5/+13
2017-11-28Revert "meson: drop rootprefix option"Zbigniew Jędrzejewski-Szmek1-1/+9
2017-11-26Merge pull request #7468 from yuwata/fix-7362Yu Watanabe1-1/+2
2017-11-26meson: update header file to detect memfd_create()Yu Watanabe1-1/+2
2017-11-25meson: remove abbreviations in statusYu Watanabe1-19/+19
2017-11-23meson: do not install RPM macros if rpmmacrosdir is set to no (#7430)Yu Watanabe1-1/+4
2017-11-22meson: re-attach rule-syntax-check.py testZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-22networkd: introduce vxcan netdev. (#7150)Susant Sahani1-0/+1
2017-11-21meson: "upgrade" -Wimplicit-fallthrough to 5Zbigniew Jędrzejewski-Szmek1-1/+1
2017-11-20meson: add -Wimplicit-fallthrough=3 to compilation options (#7393)Zbigniew Jędrzejewski-Szmek1-0/+1
2017-11-20meson: bump required meson version to 0.41 (#7385)Zbigniew Jędrzejewski-Szmek1-1/+1
2017-11-19Merge pull request #7376 from keszybz/simplify-root-optionsLennart Poettering1-8/+2
2017-11-19Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek1-0/+17