summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* enosys: find syscalls at build timeThomas Weißschuh2023-05-161-1/+7
* enosys: add manpageThomas Weißschuh2023-05-161-0/+1
* enosys: add bash completionThomas Weißschuh2023-05-161-0/+1
* enosys: add testThomas Weißschuh2023-05-161-0/+6
* enosys: move from tests/helpers/test_enosys.cThomas Weißschuh2023-05-161-6/+11
* build: align build-time checks between meson and autotoolsThomas Weißschuh2023-05-151-1/+17
* tests: add test_enosys helperThomas Weißschuh2023-04-241-0/+6
* libblkid: check if device is OPAL locked on I/O errorLuca Boccassi2023-02-221-0/+3
* include: improve statx fallbackKarel Zak2023-02-141-0/+1
* include: add fallback for statxKarel Zak2023-02-131-0/+1
* libblkid: add test_blkid_fuzz_sampleThomas Weißschuh2023-01-251-0/+9
* whereis: add glob(7) support (new option -g)Karel Zak2023-01-251-0/+1
* meson: add blkprThomas Weißschuh2023-01-231-0/+10
* meson: fix test_sysfs buildThomas Weißschuh2023-01-071-0/+1
* lib/sysfs: use temporary bufferKarel Zak2023-01-061-0/+1
* build: track dependencies of manpage generationThomas Weißschuh2023-01-061-0/+3
* waitpid: add new commandThomas Weißschuh2023-01-041-0/+13
* meson: update to build new libmountKarel Zak2023-01-031-3/+6
* include/mount-api-utils: add new syscallsKarel Zak2023-01-031-0/+7
* build-sys: check for mount_attr in linux/mount.hKarel Zak2023-01-031-0/+7
* Merge branch 'address_bits' of https://github.com/t-8ch/util-linuxKarel Zak2023-01-021-0/+1
|\
| * setarch: use kernel address size if possibleThomas Weißschuh2022-12-211-0/+1
* | meson: install uuidd.rc with -Dsysvinit=enabledChris Hofstaedtler2022-12-181-0/+5
* | meson: fix pkg-config name of libauditChris Hofstaedtler2022-12-181-1/+1
* | meson: fix build with -Dselinux=enabledChris Hofstaedtler2022-12-181-0/+1
|/
* Merge branch 'ci/llvm' of https://github.com/t-8ch/util-linuxKarel Zak2022-12-131-0/+1
|\
| * build: warn about old-style definitionsThomas Weißschuh2022-12-121-0/+1
* | meson: link shells.c into users of is_known_shellThomas Weißschuh2022-12-121-0/+3
* | meson: remove leftover explicit mentions of logindefs.cThomas Weißschuh2022-12-121-3/+0
|/
* meson: logindefs.c: handle libeconf dependencyThomas Weißschuh2022-11-301-7/+8
* Merge branch 'meson/colors' of https://github.com/t-8ch/util-linuxKarel Zak2022-11-211-0/+1
|\
| * meson: implement colors-defaultThomas Weißschuh2022-11-211-0/+1
* | meson: enable warningsThomas Weißschuh2022-11-161-0/+32
|/
* meson: define USE_LIBMOUNT_SUPPORT_NAMESPACESThomas Weißschuh2022-11-101-0/+1
* Merge branch '1' of https://github.com/neheb/util-linuxKarel Zak2022-10-311-9/+2
|\
| * meson: remove some unused variablesRosen Penev2022-10-281-8/+1
| * meson: fix array issueRosen Penev2022-10-281-1/+1
* | meson: build fadviseMasatake YAMATO2022-10-301-0/+13
|/
* Merge branch 'meson/xattr' of https://github.com/t-8ch/util-linuxKarel Zak2022-10-131-6/+8
|\
| * meson: use uniform indentationThomas Weißschuh2022-10-101-6/+6
| * meson: check for xattr functionsThomas Weißschuh2022-10-101-0/+2
* | meson: build test_mkfdsThomas Weißschuh2022-10-101-0/+7
|/
* meson: enable nls supportRosen Penev2022-09-081-0/+12
* meson: add PACKAGE definitionRosen Penev2022-09-081-1/+2
* meson: use dependency('dl')Rosen Penev2022-09-081-3/+5
* meson: check for sys/pidfd.hThomas Weißschuh2022-08-151-0/+1
* Merge branch '1' of https://github.com/neheb/util-linuxKarel Zak2022-08-081-3/+10
|\
| * remove faulty booleanRosen Penev2022-06-061-3/+10
* | meson: Install binaries to prefixKai Lüke2022-07-141-3/+3
* | lsfd: use constants defined in asm/fctl.h flags field of a fdinfoMasatake YAMATO2022-06-101-0/+2
|/