aboutsummaryrefslogtreecommitdiffstats
path: root/lib/meson.build
AgeCommit message (Expand)AuthorLines
2025-04-28fuse: Add ring creationBernd Schubert-0/+8
2025-02-10Change version to 3.17.1-rc0Bernd Schubert-3/+7
2024-12-30Increase .so version to 4Bernd Schubert-1/+1
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-02-09Split config.h into private and public configBernd Schubert-1/+1
2023-01-04Fix ublic/apple build for the fuse_parse_cmdline ABI symbolBernd Schubert-1/+1
2022-09-04API update for fuse_loop_config additionsBernd Schubert-1/+1
2019-12-31Make ioctl prototype conditional on FUSE_USE_VERSION. (#482)Bill Zissimopoulos-1/+1
2019-09-04Introduce callback for loggingStefan Hajnoczi-1/+2
2019-03-04Link against libiconv when possible (#372)HazelFZ-1/+5
2018-11-19examples: add copy_file_range() support to passthrough(_fh)Niels de Vos-1/+1
2018-11-11Fix build on non-LinuxRoman Bogorodskiy-2/+2
2018-10-09Add unprivileged option in `mount.fuse3`Mattias Nissler-1/+1
2018-08-25Make meson build scripts subprojects friendlyMartin Blanchard-1/+3
2017-09-25Link with -lrt to support ancient libcNikolaus Rath-1/+4
2017-09-19Correctly define fusermount3 path.Nikolaus Rath-1/+1
2017-08-24Add idle_threads mount option.Joseph Dodge-1/+1
2017-08-22Allow building without iconv.Nikolaus Rath-1/+1
2017-07-08Added public fuse_lib_help(), bumped minor versionNikolaus Rath-3/+3
2017-07-07Don't use emacs' python-mode for meson filesNikolaus Rath-3/+0
2017-05-24lib/meson.build: don't crash if there's no libdlNikolaus Rath-1/+1
2017-01-12Added experimental support for building with Meson+NinjaNikolaus Rath-0/+47