index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
Lines
2025-06-25
meson: Check for some Linux-specific headers
Gleb Popov
-0
/
+7
2025-04-28
fuse: Add ring creation
Bernd Schubert
-0
/
+26
2025-04-26
meson.build: make special_funcs check more reliable
Giulio Benetti
-2
/
+2
2025-04-25
Fix meson function tests
Bernd Schubert
-18
/
+49
2025-04-23
Check if pthread_setname_np() exists before use it
Giulio Benetti
-1
/
+2
2025-04-04
meson: add option for enabling usdt
Joanne Koong
-0
/
+2
2025-04-04
Fix static_assert build failure with C++ version < 11
Giulio Benetti
-1
/
+1
2025-04-02
Fix build with kernel < 5.9
Giulio Benetti
-1
/
+5
2025-03-18
fusermount: prevent stdio FDs from being reused
Bernd Schubert
-1
/
+1
2025-02-19
Update meson.build for master branch to 3.18
Bernd Schubert
-1
/
+1
2025-02-10
Change version to 3.17.1-rc0
Bernd Schubert
-9
/
+16
2024-12-13
examples: Add memfs_ll.cc
Bernd Schubert
-1
/
+1
2024-04-27
Use 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-20
Add glibc backtrace to signal handler
Bernd Schubert
-0
/
+2
2024-02-26
meson: Point OSX (darwin) to https://www.fuse-t.org/
Bernd Schubert
-1
/
+2
2023-10-10
Released fuse-3.16.2
Nikolaus Rath
-1
/
+1
2023-08-08
Released fuse-3.16.1
Nikolaus Rath
-1
/
+1
2023-07-05
Merge tag 'fuse-3.15.1'
Nikolaus Rath
-1
/
+1
2023-07-05
Released fuse-3.15.1
Nikolaus Rath
-1
/
+1
2023-06-13
Wrapper around test applications for cross compiler environment in meson.buil...
Rudi Heitbaum
-4
/
+6
2023-06-09
Released 3.15.0
Nikolaus Rath
-1
/
+1
2023-06-08
meson.build: pass -D_FILE_OFFSET_BITS=64 to C/C++ compiler (#799)
wdlkmpx
-2
/
+2
2023-04-07
Fix deprecated udev.get_pkgconfig_variable in meson
Matthias Goergens
-1
/
+1
2023-04-02
Workaround musl bug when mountdir has whitespace (#761)
Matthias Görgens
-0
/
+32
2023-03-29
Fix typos and configure spellcheck for PRs
Yaroslav Halchenko
-1
/
+1
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
[next]