aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Expand)AuthorLines
2025-07-22Simplify meson condition for liburingBernd Schubert-4/+2
2025-07-16fusermount: close_range seems to be available on bsdBernd Schubert-0/+2
2025-07-16Add statx supportJoanne Koong-0/+4
2025-07-15Switch to c++20Bernd Schubert-1/+1
2025-07-13example/passthrough: support fspacectl()CismonX-1/+1
2025-06-25meson: Check for some Linux-specific headersGleb Popov-0/+7
2025-04-28fuse: Add ring creationBernd Schubert-0/+26
2025-04-26meson.build: make special_funcs check more reliableGiulio Benetti-2/+2
2025-04-25Fix meson function testsBernd Schubert-18/+49
2025-04-23Check if pthread_setname_np() exists before use itGiulio Benetti-1/+2
2025-04-04meson: add option for enabling usdtJoanne Koong-0/+2
2025-04-04Fix static_assert build failure with C++ version < 11Giulio Benetti-1/+1
2025-04-02Fix build with kernel < 5.9Giulio Benetti-1/+5
2025-03-18fusermount: prevent stdio FDs from being reusedBernd Schubert-1/+1
2025-02-19Update meson.build for master branch to 3.18Bernd Schubert-1/+1
2025-02-10Change version to 3.17.1-rc0Bernd Schubert-9/+16
2024-12-13examples: Add memfs_ll.ccBernd Schubert-1/+1
2024-04-27Use std=gnu11 (#940)Bernd Schubert-0/+1
2024-04-22 Use single place to define the version and increase version to 3.17.0 (#932)Bernd Schubert-1/+13
2024-03-20Add glibc backtrace to signal handlerBernd Schubert-0/+2
2024-02-26meson: Point OSX (darwin) to https://www.fuse-t.org/Bernd Schubert-1/+2
2023-10-10Released fuse-3.16.2Nikolaus Rath-1/+1
2023-08-08Released fuse-3.16.1Nikolaus Rath-1/+1
2023-07-05Merge tag 'fuse-3.15.1'Nikolaus Rath-1/+1
2023-07-05Released fuse-3.15.1Nikolaus Rath-1/+1
2023-06-13Wrapper around test applications for cross compiler environment in meson.buil...Rudi Heitbaum-4/+6
2023-06-09Released 3.15.0Nikolaus Rath-1/+1
2023-06-08meson.build: pass -D_FILE_OFFSET_BITS=64 to C/C++ compiler (#799)wdlkmpx-2/+2
2023-04-07Fix deprecated udev.get_pkgconfig_variable in mesonMatthias Goergens-1/+1
2023-04-02Workaround musl bug when mountdir has whitespace (#761)Matthias Görgens-0/+32
2023-03-29Fix typos and configure spellcheck for PRsYaroslav Halchenko-1/+1
2023-03-26Released 3.14.1Nikolaus Rath-1/+1
2023-03-12Respect includedir when installing libfuse_config.hHeiko Becker-1/+1
2023-02-20Change define for C++ tooPierre Labastie-1/+1
2023-02-17Released 3.14.0Nikolaus Rath-1/+1
2023-02-09Split config.h into private and public configBernd Schubert-14/+31
2023-02-03Released 3.13.1Nikolaus Rath-1/+1
2023-01-28Install a the configure_file (config.h) and use in headersBernd Schubert-3/+4
2023-01-13Released 3.13.0Nikolaus Rath-1/+1
2023-01-04convert __APPLE__ and __ULIBC__ to HAVE_LIBC_VERSIONED_SYMBOLSBernd Schubert-21/+51
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
2022-05-02Released 3.11.0Nikolaus Rath-1/+1
2021-09-06Released 3.10.5Nikolaus Rath-1/+1
2021-08-04meson.build: fix wrong .symver detectionGiulio Benetti-9/+7
2021-06-09Released 3.10.4Nikolaus Rath-1/+1
2021-06-09Add an option to disable building tests (#533)asafkahlon-1/+5
2021-04-13Fix a few meson warnings (#596)Heiko Becker-5/+8
2021-04-12Released 3.10.3Nikolaus Rath-1/+1