aboutsummaryrefslogtreecommitdiffstats
path: root/util/meson.build
AgeCommit message (Expand)AuthorLines
2024-10-11Add libfuse util strtol wrapperJoanne Koong-1/+1
2024-06-01Fix compatibility issue around fuse_custom_io->clone_fd (#953)legezywzh-1/+1
2023-06-08util/meson.build: don't install udev.rules if udevdir cannot be determined (#...wdlkmpx-2/+8
2023-04-07Fix deprecated udev.get_pkgconfig_variable in mesonMatthias Goergens-1/+1
2022-09-08Add option to specify init script locationFina Wilke-3/+2
2022-09-04API update for fuse_loop_config additionsBernd Schubert-1/+1
2022-07-02Revert "Increase meson min version and avoid get_pkgconfig_variable warning (...Nikolaus Rath-1/+1
2022-06-20Increase meson min version and avoid get_pkgconfig_variable warning (#682)Bernd Schubert-1/+1
2019-12-31Make ioctl prototype conditional on FUSE_USE_VERSION. (#482)Bill Zissimopoulos-1/+1
2019-07-04Add build option to skip steps requiring root permissionsDrDaveD-1/+2
2018-11-19examples: add copy_file_range() support to passthrough(_fh)Niels de Vos-1/+1
2018-10-09Add unprivileged option in `mount.fuse3`Mattias Nissler-2/+4
2018-09-17Don't special-case bulid of mount_util.c.Nikolaus Rath-11/+1
2018-08-31Do not hardcode /etc/fuse.conf path.Nikolaus Rath-3/+8
2017-10-20make udevrulesdir configurableJoerg Thalheim-2/+6
2017-08-02Ask pkgconfig where we should install udev rulesHeiko Becker-1/+4
2017-07-07Don't use emacs' python-mode for meson filesNikolaus Rath-3/+0
2017-01-12Added experimental support for building with Meson+NinjaNikolaus Rath-0/+27