Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-03-26 | Released 3.14.1 | Nikolaus Rath | -1/+1 |
2023-03-12 | Respect includedir when installing libfuse_config.h | Heiko Becker | -1/+1 |
2023-02-20 | Change define for C++ too | Pierre Labastie | -1/+1 |
2023-02-17 | Released 3.14.0 | Nikolaus Rath | -1/+1 |
2023-02-09 | Split config.h into private and public config | Bernd Schubert | -14/+31 |
2023-02-03 | Released 3.13.1 | Nikolaus Rath | -1/+1 |
2023-01-28 | Install a the configure_file (config.h) and use in headers | Bernd Schubert | -3/+4 |
2023-01-13 | Released 3.13.0 | Nikolaus Rath | -1/+1 |
2023-01-04 | convert __APPLE__ and __ULIBC__ to HAVE_LIBC_VERSIONED_SYMBOLS | Bernd Schubert | -21/+51 |
2022-09-04 | API update for fuse_loop_config additions | Bernd Schubert | -1/+1 |
2022-07-02 | Revert "Increase meson min version and avoid get_pkgconfig_variable warning (... | Nikolaus Rath | -1/+1 |
2022-06-20 | Increase meson min version and avoid get_pkgconfig_variable warning (#682) | Bernd Schubert | -1/+1 |
2022-05-02 | Released 3.11.0 | Nikolaus Rath | -1/+1 |
2021-09-06 | Released 3.10.5 | Nikolaus Rath | -1/+1 |
2021-08-04 | meson.build: fix wrong .symver detection | Giulio Benetti | -9/+7 |
2021-06-09 | Released 3.10.4 | Nikolaus Rath | -1/+1 |
2021-06-09 | Add an option to disable building tests (#533) | asafkahlon | -1/+5 |
2021-04-13 | Fix a few meson warnings (#596) | Heiko Becker | -5/+8 |
2021-04-12 | Released 3.10.3 | Nikolaus Rath | -1/+1 |
2021-02-05 | Released 3.10.2 | Nikolaus Rath | -1/+1 |
2020-12-07 | Released 3.10.1 | Nikolaus Rath | -1/+1 |
2020-10-09 | Released 3.10.0 | Nikolaus Rath | -1/+1 |
2020-09-14 | Fix compilation for compilers not supporting __has_attribute | Tom Callaway | -2/+6 |
2020-09-12 | Update Travis to Ubuntu Bionic | Tom Callaway | -4/+9 |
2020-09-11 | Implement GCC 10 style symbol versioning (#545) | Tom Callaway | -0/+17 |
2020-08-09 | Released 3.9.4 | Nikolaus Rath | -1/+1 |
2020-06-12 | Released 3.9.2 | Nikolaus Rath | -1/+1 |
2020-04-20 | Do not require C++ compiler for building | Fabrice Fontaine | -1/+1 |
2020-03-19 | Released 3.9.1 | Nikolaus Rath | -1/+1 |
2019-12-14 | Released 3.9.0 | Nikolaus Rath | -1/+1 |
2019-11-03 | Released 3.8.0 | Nikolaus Rath | -1/+1 |
2019-09-27 | Released 3.7.0 | Nikolaus Rath | -1/+1 |
2019-07-09 | Released 3.6.2 | Nikolaus Rath | -1/+1 |
2019-06-13 | Released 3.6.1 | Nikolaus Rath | -1/+1 |
2019-06-13 | Released 3.6.0 | Nikolaus Rath | -1/+1 |
2019-05-09 | Added new example filesystem | Nikolaus Rath | -1/+5 |
2019-04-18 | Add fallocate and use it instead of posix_fallocate if possible (#398) | Liu Bo | -1/+1 |
2019-04-07 | Bump minor version | Nikolaus Rath | -1/+1 |
2019-03-09 | Released 3.4.2 | Nikolaus Rath | -1/+1 |
2018-12-22 | Released 3.4.1 | Nikolaus Rath | -1/+1 |
2018-11-19 | examples: add copy_file_range() support to passthrough(_fh) | Niels de Vos | -2/+2 |
2018-11-06 | Released 3.3.0 | Nikolaus Rath | -1/+1 |
2018-10-16 | Bump minimum Meson version | Nikolaus Rath | -1/+1 |
2018-09-28 | Add build options for utils and examples | Martin Blanchard | -3/+8 |
2018-08-31 | Released 3.2.6 | Nikolaus Rath | -1/+1 |
2018-08-25 | Make meson build scripts subprojects friendly | Martin Blanchard | -5/+5 |
2018-07-24 | Released 3.2.5 | Nikolaus Rath | -1/+1 |
2018-07-11 | Released 3.2.4 | Nikolaus Rath | -1/+1 |
2018-07-04 | Use triple quotes for multiline string. | Nikolaus Rath | -2/+2 |
2018-05-11 | Released 3.2.3 | Nikolaus Rath | -1/+1 |