aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Expand)AuthorLines
2025-04-23Check if pthread_setname_np() exists before use itGiulio Benetti-1/+2
2025-04-15Fix static_assert build failure with C++ version < 11Giulio Benetti-1/+1
2025-04-15Fix build with kernel < 5.9Giulio Benetti-1/+5
2025-03-24Release version 3.17.1Bernd Schubert-1/+1
2025-03-18fusermount: prevent stdio FDs from being reusedBernd Schubert-1/+1
2025-02-18Released fuse-3.17.1-rc1Bernd 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
2021-02-05Released 3.10.2Nikolaus Rath-1/+1
2020-12-07Released 3.10.1Nikolaus Rath-1/+1
2020-10-09Released 3.10.0Nikolaus Rath-1/+1
2020-09-14Fix compilation for compilers not supporting __has_attributeTom Callaway-2/+6
2020-09-12Update Travis to Ubuntu BionicTom Callaway-4/+9
2020-09-11Implement GCC 10 style symbol versioning (#545)Tom Callaway-0/+17
2020-08-09Released 3.9.4Nikolaus Rath-1/+1
2020-06-12Released 3.9.2Nikolaus Rath-1/+1
2020-04-20Do not require C++ compiler for buildingFabrice Fontaine-1/+1