aboutsummaryrefslogtreecommitdiffstats
path: root/example/meson.build
AgeCommit message (Expand)AuthorLines
2024-06-25Do not build the hello_ll_uds example for *BSDCismonX-2/+2
2023-01-10Support application-defined I/O functions for FUSE fdTofik Sonono-3/+3
2020-04-20Do not require C++ compiler for buildingFabrice Fontaine-1/+1
2019-05-09Added new example filesystemNikolaus Rath-0/+6
2018-08-25Make meson build scripts subprojects friendlyMartin Blanchard-5/+2
2018-03-28Fix build error on DragonFlyBSD (sync with other *BSD) (#240)Tomohiro Kusumi-1/+1
2017-08-25example/ioctl: build on FreeBSD, but add protocol check instead.Nikolaus Rath-5/+5
2017-08-25examples/{ioctl,null}: don't build under FreeBSD instead of skipping tests.Nikolaus Rath-6/+8
2017-08-24Renamed notify_inval_inode_fh to invalidate_pathNikolaus Rath-1/+1
2017-08-24Allow inode cache invalidation in high-level APISławek Rudnicki-0/+1
2017-08-23Added examples/printcapNikolaus Rath-1/+1
2017-08-11Don't build passthrough_ll under BSD.Nikolaus Rath-2/+7
2017-01-12Added experimental support for building with Meson+NinjaNikolaus Rath-0/+29