summaryrefslogtreecommitdiff
path: root/src/udev/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Apply known iocost solutions to block devicesGustavo Noronha Silva2023-04-201-0/+3
* meson: add udev builtins to dist-checkZbigniew Jędrzejewski-Szmek2023-03-161-0/+1
* meson: Introduce userspace depJan Janssen2023-03-101-2/+4
* udevadm: introduce new 'verify' commandDmitry V. Levin2023-03-081-0/+1
* meson: Use dicts for fuzzer definitionsJan Janssen2023-02-211-15/+20
* meson: Add simple_fuzzers listJan Janssen2023-02-211-2/+4
* meson: Use dicts for test definitionsJan Janssen2023-02-211-20/+23
* meson: Do not include headers in source listsJan Janssen2023-01-241-15/+2
* udev: drop workaround for slow read of phys_port_name sysattrYu Watanabe2022-09-271-6/+0
* meson: install libsystemd-shared into rootpkglibdirMichael Biebl2022-06-071-1/+1
* meson: also allow setting GIT_VERSION via templatesZbigniew Jędrzejewski-Szmek2022-04-051-1/+1
* udevadm: add new "lock" verb for locking block devicesLennart Poettering2022-04-041-0/+1
* udevadm: introduce new 'wait' commandYu Watanabe2022-04-011-0/+1
* meson: move files' closing brace to separate lineZbigniew Jędrzejewski-Szmek2022-03-031-2/+4
* meson: use files() for libudevd_core_sources tooZbigniew Jędrzejewski-Szmek2022-03-021-5/+5
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-42/+40
* meson: Add missing test dependenciesDaan De Meyer2022-01-221-1/+1
* meson: Use files() for fuzzersJan Janssen2022-01-111-6/+5
* meson: Use files() for testsJan Janssen2022-01-111-8/+8
* dmi: add LoongArch 64bit supportXiaotian Wu2021-12-221-1/+1
* meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek2021-12-161-1/+3
* build: preserve correct mode when generating files via jinja2Christian Brauner2021-11-081-2/+1
* udev: rename udev-builtin-net_id-netlink.[ch]Yu Watanabe2021-10-061-5/+5
* udev: introduce link_info_get()Yu Watanabe2021-08-311-0/+6
* meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-271-2/+2
* meson: use maps for udev program pathsZbigniew Jędrzejewski-Szmek2021-07-271-20/+18
* test: add tests for udev_node_escape_path()Yu Watanabe2021-06-041-0/+6
* meson: use jinja2 in src/udevZbigniew Jędrzejewski-Szmek2021-05-191-3/+6
* udev: make sure UdevBuiltinCommand is properly convertedZbigniew Jędrzejewski-Szmek2021-02-101-0/+6
* test: add test for udev_event_spawn()Yu Watanabe2021-02-021-0/+6
* meson: fix indentation in one spotZbigniew Jędrzejewski-Szmek2021-01-281-12/+12
* udev: stop to use LOG_REALM_UDEVYu Watanabe2021-01-251-2/+0
* meson: move test or fuzzer definitions to relevant meson.build in subdirectoriesYu Watanabe2021-01-191-0/+8
* meson: slightly disentangle code dependenciesYu Watanabe2021-01-191-3/+4
* meson: move libudev related definitions to src/libudev/meson.buildYu Watanabe2021-01-191-46/+0
* meson: make the second and third elements of tests or fuzzers optionalYu Watanabe2021-01-191-8/+4
* login: move src/login/logind-acl.[ch] -> src/shared/devnode-acl.[ch]Yu Watanabe2021-01-191-3/+1
* Add install-sysconfdir=no-samples option for (non-)installation of sample con...Josh Triplett2021-01-141-1/+1
* meson: make each dmidecode a separate testZbigniew Jędrzejewski-Szmek2020-12-171-9/+17
* meson: Disable dmi_memory_id on arches without DMIwip/hadess/unsupported-dmiBastien Nocera2020-12-161-1/+5
* meson: Split off udev helper programs arrayBastien Nocera2020-12-161-1/+2
* udev: Extract RAM properties from DMI informationBastien Nocera2020-12-161-0/+1
* meson: do not link with libudevYu Watanabe2020-12-161-17/+20
* Merge pull request #17478 from yuwata/split-network-internalYu Watanabe2020-11-271-1/+0
|\
| * meson: drop libsystemd_network from several binariesYu Watanabe2020-10-291-1/+0
* | meson: add option to skip installing to $sysconfdirJörg Thalheim2020-11-121-4/+8
* | license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|/
* udev: single binary replacing udevd and udevadmNorbert Lange2020-06-011-2/+1
* udev: move naming-scheme.[ch] into src/shared/Lennart Poettering2020-01-021-2/+0
* test: move {test,fuzz}-fido-id-desc.c into src/udev/fido_idYu Watanabe2019-10-311-1/+13