| Commit message (Expand) | Author | Age | Files | Lines |
* | meson: disallow fuzz test names above 60 characters | Zbigniew Jędrzejewski-Szmek | 2023-09-02 | 1 | -3/+13 |
* | Merge pull request #28999 from keszybz/two-man-ukify-fixe | Luca Boccassi | 2023-08-29 | 1 | -1/+5 |
|\ |
|
| * | ukify: move to /usr/bin and mark as non non-experimental | Zbigniew Jędrzejewski-Szmek | 2023-08-29 | 1 | -1/+5 |
* | | meson: Fix version script | Jan Janssen | 2023-08-29 | 1 | -2/+2 |
|/ |
|
* | meson: restore specifications of dependency on version_h | Zbigniew Jędrzejewski-Szmek | 2023-08-28 | 1 | -0/+1 |
* | meson: drop "versiondep" object | Zbigniew Jędrzejewski-Szmek | 2023-08-26 | 1 | -6/+2 |
* | meson: simplify version_tag handling | Zbigniew Jędrzejewski-Szmek | 2023-08-26 | 1 | -20/+17 |
* | meson: Bring back use of vcs_tag | Jan Janssen | 2023-08-26 | 1 | -21/+23 |
* | Merge pull request #24175 from medhefgo/meson-feature | Zbigniew Jędrzejewski-Szmek | 2023-08-24 | 1 | -602/+293 |
|\ |
|
| * | meson: Drop skip-deps option | Jan Janssen | 2023-08-23 | 1 | -7/+0 |
| * | meson: Convert more options to meson features | Jan Janssen | 2023-08-23 | 1 | -97/+65 |
| * | meson: Convert bpf-framework to meson feature | Jan Janssen | 2023-08-23 | 1 | -20/+14 |
| * | meson: Convert options to meson features (require) | Jan Janssen | 2023-08-23 | 1 | -88/+37 |
| * | meson: Convert dbus to meson feature | Jan Janssen | 2023-08-23 | 1 | -27/+8 |
| * | meson: Convert options to meson features (find_library fallback) | Jan Janssen | 2023-08-23 | 1 | -52/+36 |
| * | meson: Convert fidsk to meson feature | Jan Janssen | 2023-08-23 | 1 | -11/+5 |
| * | meson: Use feature options | Jan Janssen | 2023-08-23 | 1 | -280/+108 |
* | | meson: use 'sh' variable everywhere | Zbigniew Jędrzejewski-Szmek | 2023-08-24 | 1 | -1/+1 |
|/ |
|
* | vconsole-setup: use "@kernel" rather than "kernel" as special string to leave... | Lennart Poettering | 2023-08-10 | 1 | -2/+2 |
* | meson: use install_emptydir() and drop meson-make-symlink.sh | Yu Watanabe | 2023-08-08 | 1 | -5/+3 |
* | vconsole: support KEYMAP=kernel for preserving kernel keymap | Mike Yuan | 2023-08-03 | 1 | -0/+5 |
* | meson: set suite for all tests, and adjust suite for some tests | Yu Watanabe | 2023-08-03 | 1 | -2/+4 |
* | meson: also merge declarations of fuzzers with other executables | Yu Watanabe | 2023-08-03 | 1 | -76/+75 |
* | meson: merge declarations of normal and test executables | Yu Watanabe | 2023-08-03 | 1 | -159/+82 |
* | test: rename udev-rule-runner -> test-udev-rule-runner | Yu Watanabe | 2023-08-03 | 1 | -1/+1 |
* | meson: introduce HAVE_DMI flag | Yu Watanabe | 2023-08-03 | 1 | -0/+4 |
* | meson: move several test declarations | Yu Watanabe | 2023-08-03 | 1 | -123/+3 |
* | meson: move declarations of kernel-install and sulogin-shell | Yu Watanabe | 2023-08-01 | 1 | -21/+3 |
* | meson: move declarations of networkd and friends | Yu Watanabe | 2023-08-01 | 1 | -45/+1 |
* | meson: move declarations of modules-load, nspawn, update-done, and update-utmp | Yu Watanabe | 2023-08-01 | 1 | -53/+3 |
* | meson: move declarations of socket-proxy, udevadm, quotacheck, and shutdown | Yu Watanabe | 2023-08-01 | 1 | -70/+6 |
* | meson: move declarations of hwdb, sysusers, and tmpfiles | Yu Watanabe | 2023-08-01 | 1 | -61/+8 |
* | meson: move declarations of busctl, stdio-bridge, and run | Yu Watanabe | 2023-08-01 | 1 | -27/+2 |
* | meson: move declarations of cgls, cgtop, initctl, and systemd-mount | Yu Watanabe | 2023-08-01 | 1 | -41/+4 |
* | meson: move declarations of ask-password and friends | Yu Watanabe | 2023-08-01 | 1 | -28/+3 |
* | meson: move declarations of cgroups-agent, id128, volatile-root, and path | Yu Watanabe | 2023-08-01 | 1 | -39/+5 |
* | meson: move declarations of delta, escape, notify, creds, and battery-check | Yu Watanabe | 2023-08-01 | 1 | -58/+5 |
* | meson: move declarations of ac-power, detect-virt, sysctl, and sleep | Yu Watanabe | 2023-08-01 | 1 | -43/+4 |
* | meson: move declarations of repart and friends | Yu Watanabe | 2023-08-01 | 1 | -59/+0 |
* | meson: move declarations of fsck, firstboot, machine-id-setup, and remount-fs | Yu Watanabe | 2023-08-01 | 1 | -41/+4 |
* | meson: move declarations of random-seed, vconsole, and sysupdate | Yu Watanabe | 2023-08-01 | 1 | -42/+2 |
* | meson: move declarations of pstore, oomd, and binfmt | Yu Watanabe | 2023-08-01 | 1 | -57/+1 |
* | meson: move declarations of coredumpd and friends | Yu Watanabe | 2023-08-01 | 1 | -32/+0 |
* | meson: move declarations of journal-remote and friends | Yu Watanabe | 2023-08-01 | 1 | -53/+0 |
* | meson: move declarations of machined and friends | Yu Watanabe | 2023-08-01 | 1 | -98/+0 |
* | meson: move declarations of timedated and friends | Yu Watanabe | 2023-07-31 | 1 | -48/+0 |
* | meson: move declarations of localed and hostnamed | Yu Watanabe | 2023-07-31 | 1 | -43/+0 |
* | meson: move declarations of several generators | Yu Watanabe | 2023-07-31 | 1 | -51/+2 |
* | meson: move declarations of cryptsetup and friends | Yu Watanabe | 2023-07-31 | 1 | -80/+2 |
* | meson: move declarations of backlight, rfkill, and sysupdate-generator | Yu Watanabe | 2023-07-31 | 1 | -34/+3 |