aboutsummaryrefslogtreecommitdiffstats
path: root/lib/meson.build
AgeCommit message (Expand)AuthorLines
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