summaryrefslogtreecommitdiffstats
path: root/src/udev/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-211-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-011-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-181-0/+8
* meson: slightly disentangle code dependenciesYu Watanabe2021-01-181-3/+4
* meson: move libudev related definitions to src/libudev/meson.buildYu Watanabe2021-01-181-46/+0
* meson: make the second and third elements of tests or fuzzers optionalYu Watanabe2021-01-181-8/+4
* login: move src/login/logind-acl.[ch] -> src/shared/devnode-acl.[ch]Yu Watanabe2021-01-181-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 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-151-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
* udev: Add id program and rule for FIDO security tokensFabian Henneke2019-09-061-0/+3
* ethtool-util: move from src/udev/net/ to src/shared/Yu Watanabe2019-06-191-2/+0
* udev: modernize udev-rules.cYu Watanabe2019-06-021-2/+2
* meson: declare version.h as dep for various targets that include build.hZbigniew Jędrzejewski-Szmek2019-02-251-0/+1
* fuzz: add fuzzer for parsing .link filesYu Watanabe2019-02-251-0/+11
* udev: move naming-scheme bits into their own fileZbigniew Jędrzejewski-Szmek2019-01-171-0/+2
* meson: simplify handling of pkgconfigdatadir=no, pkgconfiglibdir=noZbigniew Jędrzejewski-Szmek2018-12-211-4/+3
* meson: rename two more variables from _c to _sourcesZbigniew Jędrzejewski-Szmek2018-12-181-1/+1
* Merge pull request #10176 from yuwata/udev-cleanup-7Lennart Poettering2018-10-121-2/+6
|\
| * udev-builtin: move definitions related to builtin commands to udev-builtin.hYu Watanabe2018-10-101-0/+1
| * udev-ctrl: move prototypes of udev_ctrl_*() to udev-ctrl.hYu Watanabe2018-10-101-0/+1
| * udev-node: replace udev_device by sd_device and modernize code a bitYu Watanabe2018-10-101-0/+1
| * udev-watch: replace udev_device by sd_device and modernize code a bitYu Watanabe2018-10-101-2/+3