1053 Commits

Author SHA1 Message Date
Marcus Holland-Moritz
807bde8eb4 Test discovery can be slow on tiny ARM devices 2023-07-09 10:59:15 +02:00
Marcus Holland-Moritz
f315bb0cfe Fix symlink creation for mount.dwarfs / mount.dwarfs2 2023-07-09 10:58:50 +02:00
Marcus Holland-Moritz
27e8e0c5c2 Add pkgconf dependency in vcpkg 2023-07-09 10:58:06 +02:00
Marcus Holland-Moritz
9a7ed059c2 Don't write version files to source tree when in git repo 2023-07-09 10:57:37 +02:00
Marcus Holland-Moritz
5e37a2c0e9 Fix "ninja clean" 2023-07-07 01:59:14 +02:00
Marcus Holland-Moritz
8c32ac8db6 Fix typo that only caused issues in debug builds 2023-07-07 00:32:31 +02:00
Marcus Holland-Moritz
a0e70d5aef Build fix 2023-07-07 00:28:50 +02:00
Marcus Holland-Moritz
8fcb03e8b7 Tweak the internal operation documentation 2023-07-06 21:06:38 +02:00
Marcus Holland-Moritz
7c1eee8129 Fix building with make instead of ninja 2023-07-06 20:45:28 +02:00
Marcus Holland-Moritz
260b539584 Optimize offset cache for sequential reads 2023-07-06 09:19:15 +02:00
Marcus Holland-Moritz
d57f6e0669 New offset cache + tests 2023-07-05 22:34:08 +02:00
Marcus Holland-Moritz
17f1fdafad Remove TODO :) 2023-07-04 19:31:40 +02:00
Marcus Holland-Moritz
9b87a19438 Add Windows screen capture 2023-07-04 19:29:49 +02:00
Marcus Holland-Moritz
2aef57d7de Few more README tweaks 2023-07-04 16:18:24 +02:00
Marcus Holland-Moritz
ec56b18bac Fix README type 2023-07-04 16:13:58 +02:00
Marcus Holland-Moritz
ecdbb7ca78 Update README
- Remove Python section as we're not going to maintain it
- Remove ccache argument as that's handled automatically
- Add sections on prebuilt & universal binaries
2023-07-04 16:10:37 +02:00
Marcus Holland-Moritz
78648e9399 Fix strip target v0.7.0-RC5 2023-07-04 14:32:58 +02:00
Marcus Holland-Moritz
f5d7413ef7 Update realclean target to work properly on Windows 2023-07-04 14:18:45 +02:00
Marcus Holland-Moritz
f4dc8a6285 Add strip target 2023-07-04 14:04:42 +02:00
Marcus Holland-Moritz
c21727da60 Fix mount.dwarfs2 symlink 2023-07-04 13:54:23 +02:00
Marcus Holland-Moritz
cc201445b2 Tweak realclean target 2023-07-04 13:19:07 +02:00
Marcus Holland-Moritz
d1a9cb4377 Update change log 2023-07-04 13:14:57 +02:00
Marcus Holland-Moritz
7f2821b932 Mention behaviour of separators in filter rules 2023-07-04 12:41:36 +02:00
Marcus Holland-Moritz
a413d25446 Fix handling of long paths on Windows 2023-07-04 12:37:08 +02:00
Marcus Holland-Moritz
bf6917bcf3 Remove old comment 2023-07-04 12:36:44 +02:00
Marcus Holland-Moritz
8c1828e136 Additional safety check when stat()-ing files 2023-07-04 12:36:36 +02:00
Marcus Holland-Moritz
f850641657 Windows *needs* a UTF-8 locale set to correctly handle UTF-8 output 2023-07-04 12:35:55 +02:00
Marcus Holland-Moritz
b82dd1d94f dwarfs-universal fixes for Windows build 2023-07-04 09:44:32 +02:00
Marcus Holland-Moritz
b25d52a40e Make dwarfs-universal usable without symlinks 2023-07-04 08:36:09 +02:00
Marcus Holland-Moritz
2848ab3a75 clang-format speedometer 2023-07-04 08:27:24 +02:00
Marcus Holland-Moritz
67f340e383 Document perfmon options 2023-07-04 02:53:22 +02:00
Marcus Holland-Moritz
2440755e91 Leave some space, in particular for non-unicode progress bar 2023-07-04 02:37:22 +02:00
Marcus Holland-Moritz
86ff4db32b Single file progress + speedometer 2023-07-04 02:34:35 +02:00
Marcus Holland-Moritz
dd07da1156 Add utfcpp dependency 2023-07-04 00:58:43 +02:00
Marcus Holland-Moritz
23e19e7c23 Try to correctly truncate Unicode pathnames 2023-07-04 00:57:15 +02:00
Marcus Holland-Moritz
86c2b929ba More realclean updates 2023-07-03 21:47:53 +02:00
Marcus Holland-Moritz
e507fe9dfc Update realclean target 2023-07-03 21:35:21 +02:00
Marcus Holland-Moritz
48f84dab30 Update libarchive version and inherit ccache / build type 2023-07-03 21:14:50 +02:00
Marcus Holland-Moritz
46eb5bae5a Fix exit code handling for FUSE2 drivers 2023-07-03 20:55:03 +02:00
Marcus Holland-Moritz
6056aa87c8 Better debug output in tools test 2023-07-03 20:39:49 +02:00
Marcus Holland-Moritz
dc0cd6fcd9 Remove local libarchive build (except for static builds) 2023-07-03 20:18:37 +02:00
Marcus Holland-Moritz
ce28063f50 Include architecture in binary package name 2023-07-03 20:18:02 +02:00
Marcus Holland-Moritz
a0749c7010 Just use user-preferred locale 2023-07-03 18:38:44 +02:00
Marcus Holland-Moritz
3eccdf6aa3 Update folly/fbthrift 2023-07-03 18:11:12 +02:00
Marcus Holland-Moritz
69750eaac5 Fix the regression test checking block manager boundaries 2023-07-03 16:19:45 +02:00
Marcus Holland-Moritz
3aad70bb3c Workaround for path::wstring() not working on arch 2023-07-03 15:23:30 +02:00
Marcus Holland-Moritz
6ab91a2192 Some tests for path shortening 2023-07-03 15:22:39 +02:00
Marcus Holland-Moritz
dcfe5e3643 Fix deprecation warnings in benchmark code 2023-07-03 02:41:13 +02:00
Marcus Holland-Moritz
d8db69dfa6 Update TODO 2023-07-03 01:06:23 +02:00
Marcus Holland-Moritz
03c516053b Performance monitor for inode reader 2023-07-02 20:32:14 +02:00