aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Expand)AuthorLines
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
2020-03-19Released 3.9.1Nikolaus Rath-1/+1
2019-12-14Released 3.9.0Nikolaus Rath-1/+1
2019-11-03Released 3.8.0Nikolaus Rath-1/+1
2019-09-27Released 3.7.0Nikolaus Rath-1/+1
2019-07-09Released 3.6.2Nikolaus Rath-1/+1
2019-06-13Released 3.6.1Nikolaus Rath-1/+1
2019-06-13Released 3.6.0Nikolaus Rath-1/+1
2019-05-09Added new example filesystemNikolaus Rath-1/+5
2019-04-18Add fallocate and use it instead of posix_fallocate if possible (#398)Liu Bo-1/+1
2019-04-07Bump minor versionNikolaus Rath-1/+1
2019-03-09Released 3.4.2Nikolaus Rath-1/+1
2018-12-22Released 3.4.1Nikolaus Rath-1/+1
2018-11-19examples: add copy_file_range() support to passthrough(_fh)Niels de Vos-2/+2
2018-11-06Released 3.3.0Nikolaus Rath-1/+1
2018-10-16Bump minimum Meson versionNikolaus Rath-1/+1
2018-09-28Add build options for utils and examplesMartin Blanchard-3/+8