Commit Graph

7 Commits

Author SHA1 Message Date
izxl007
0fd4d9b308 Fix a small spelling mistake (#266)
Some checks failed
Build / build (push) Has been cancelled
Signed-off-by: izxl007 <zeng.zheng@zte.com.cn>
2025-05-07 09:03:00 +08:00
bugwz
b22f7153cc Add centos-9-stream compile dockerfile (#153)
Some checks are pending
Build / build (push) Waiting to run
* Add centos-9-stream compile  dockerfile

* Add the link dir for fuse dep

* Update dev.centos9.dockerfile

* Update dev.centos9.dockerfile

* Update dev.centos9.dockerfile

* Update dev.centos9.dockerfile
2025-03-12 13:49:54 +08:00
Symious
3b273a6de2 Deprecate usage of some functions in boost (#130)
Some checks failed
Build / build (push) Has been cancelled
* Deprecate usage of boost::filesystem::load_string_file and save_string_file

* some other deperated functions

* remove complete()

* normal, save, load
2025-03-08 21:03:15 +08:00
kaimary
bc4827f4c9 add x86/aarch64 condition for fuse (#118) 2025-03-06 23:43:15 +08:00
胡玮文
34612f3b4f explicit down cast (#46)
Newer clang does not allow down cast with brace initialization. Replace them with C-style cast.
2025-03-03 08:44:22 +08:00
胡玮文
309a258ac2 add missing headers for new toolchain (#41)
These are necessary for compiling with Ubuntu 24.04 default toolchain/boost.
2025-03-03 07:57:02 +08:00
dev
815e55e4c0 Initial commit 2025-02-27 21:53:53 +08:00