139 Commits

Author SHA1 Message Date
Vitaly Zdanevich
8e4a11e59f README.md: Notable users: add uruntime 2025-07-17 09:33:18 +02:00
Vitaly Zdanevich
f410b8fa1a README.md: add ## Notable users 2025-04-22 19:07:49 +02:00
Marcus Holland-Moritz
1f574235a5 wip: test 2025-04-21 19:56:53 +02:00
Boof
65ae35024a Update README.md 2025-03-27 15:13:12 +01:00
Marcus Holland-Moritz
5e8829bf67 docs: describe how to install FUSE driver using homebrew on macOS 2025-02-11 22:17:53 +01:00
Christian Clauss
3e775bf574 README.md: Fix typos discovered by codespell
https://pypi.org/project/codespell
2024-08-25 19:50:27 +02:00
Marcus Holland-Moritz
744e9fb52b docs: badge cleanup 2024-08-25 16:28:23 +02:00
Marcus Holland-Moritz
aa0a2bf4a1 docs: update README to mention install using Homebrew 2024-08-25 15:44:21 +02:00
Marcus Holland-Moritz
5fbb2ad99d fix(utils_test): u8string triggers linker error with non-C++20 gtest
This is a long standing issue and it's not going to go away, as package
manager prefer that stuff isn't fetched at build time. So we just check
if certain gtest features work with the system-installed version and
work around missing features downstream. Out of the box, with the custom
built ctest, we'll still get all the good stuff. If the system-installed
version is preferred, we probably have some degradation in test output.
2024-08-16 09:58:35 +02:00
Marcus Holland-Moritz
e92f0e9119 docs: mention dwarfs-system-gtest.patch in README.md 2024-08-15 22:42:02 +02:00
mhx
870691e869
docs: add note about release tarball dependencies 2024-08-14 22:34:15 +02:00
Marcus Holland-Moritz
2c62955967 docs: update list of macOS dependencies 2024-08-14 22:25:53 +02:00
Marcus Holland-Moritz
4cc944ee0a docs: update macOS install instructions 2024-08-14 22:19:15 +02:00
Marcus Holland-Moritz
7306179698 docs: update README with very basic library information 2024-08-14 15:36:10 +02:00
Marcus Holland-Moritz
7fe6a38caa docs: update README 2024-08-13 11:36:10 +02:00
Marcus Holland-Moritz
5fda190d68 build: add nlohmann-json to requirements 2024-05-14 17:59:33 +02:00
Marcus Holland-Moritz
7fe45a0f53 docs: update section links 2024-05-07 14:09:37 +02:00
Marcus Holland-Moritz
8884ca5c1a docs(README): add some notes for package maintainers 2024-05-07 08:38:59 +02:00
MindFocus
54e2f68957 docs: fix typo 2024-05-07 08:37:23 +02:00
Marcus Holland-Moritz
37b67eebbd docs(README): fix typo (fixes gh #215) 2024-04-27 15:13:55 +02:00
Marcus Holland-Moritz
0548454f64 docs(README): add starchart 2024-04-16 06:11:00 +02:00
Marcus Holland-Moritz
05fd13156d docs(README): update EROFS comparison 2024-04-16 05:41:00 +02:00
Marcus Holland-Moritz
1a365d81f5 doc(README): use slightly more neutral tone in introduction 2024-04-14 16:55:10 +02:00
Marcus Holland-Moritz
08806698af docs: moar badge 2024-03-14 08:36:45 +01:00
Marcus Holland-Moritz
1ff2fd1f5b docs: update release version in README 2024-02-12 21:31:38 +01:00
Marcus Holland-Moritz
428dee3a19 doc: add range-v3 to list of dependencies 2024-02-11 18:25:51 +01:00
Marcus Holland-Moritz
4f4353ce06 docs: bump latest release 2024-02-06 13:21:20 +01:00
Marcus Holland-Moritz
2819b6d09a docs: moar badges 2024-02-06 13:21:00 +01:00
Marcus Holland-Moritz
81c451ace2 docs: check out release version for macOS build 2024-02-05 18:03:44 +01:00
Marcus Holland-Moritz
15dde6d774 fix: typo in README 2024-02-05 15:41:05 +01:00
Marcus Holland-Moritz
c35c90cbcf chore: update README 2024-02-05 11:40:50 +01:00
Marcus Holland-Moritz
dbb412729b chore: macOS build tweaks 2024-02-02 14:27:55 +01:00
Marcus Holland-Moritz
b66fd16400 chore: update macOS install instructions 2024-01-30 21:59:54 +01:00
Marcus Holland-Moritz
bb15d4ce8a chore: support easy override for ~/git 2024-01-30 21:59:54 +01:00
Marcus Holland-Moritz
23b868aab7 fix: typo/omissions in OSX install instructions 2024-01-30 21:59:54 +01:00
Marcus Holland-Moritz
a97161e6da feat: support building on OSX (should address gh #132) 2024-01-30 21:59:54 +01:00
Marcus Holland-Moritz
55a8b76dd9 chore: update README.md 2024-01-22 12:11:27 +01:00
Marcus Holland-Moritz
46b1e3f58f docs: add zpaqfranz comparison 2024-01-11 09:23:18 +01:00
Marcus Holland-Moritz
b820ce0619 docs: update dependency list 2024-01-06 22:59:22 +01:00
Marcus Holland-Moritz
9adf183117 docs: add codecov.io badge 2023-12-22 18:16:36 +01:00
Marcus Holland-Moritz
143e2b4617 docs(readme): highlight categorizers 2023-12-18 19:12:58 +01:00
Marcus Holland-Moritz
7b3b504fbf docs: document settings worker affinity in README 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
fa6e7f5408 doc: update README with more extended attributes information 2023-12-17 23:02:28 +01:00
Marcus Holland-Moritz
79207af1ce docs: document current issues with WinFsp 2023-11-08 22:38:46 +01:00
Marcus Holland-Moritz
2b27c9746c docs: fix typo 2023-11-08 22:38:24 +01:00
mhx
8fa01de82e
Fix README.md typo 2023-09-06 20:15:01 +02:00
Marcus Holland-Moritz
4f0922301c Add Extended Attributes section to README (fixes github #160) 2023-09-03 18:31:51 +02:00
Marcus Holland-Moritz
b1cbfce55d Update codacy badge link 2023-09-03 17:14:49 +02:00
Marcus Holland-Moritz
b4cba6eb74 Remove Python scripting support 2023-08-03 12:15:53 +02:00
Marcus Holland-Moritz
a9523fca3a Update README with more instructions for static builds 2023-07-17 17:46:34 +02:00