2843 Commits

Author SHA1 Message Date
Marcus Holland-Moritz
81fb4e4967 Add optional Lua support 2020-11-24 22:30:03 +01:00
Marcus Holland-Moritz
572a9834b9 Fix include in Lua wrapper 2020-11-24 22:25:15 +01:00
Marcus Holland-Moritz
a9e203cf62 Allow separate configuration of scanner workers 2020-11-24 22:25:00 +01:00
Marcus Holland-Moritz
1f7380fe8f Change default memory limit 2020-11-24 22:24:03 +01:00
Marcus Holland-Moritz
ed78d80c24 Remove useless wait 2020-11-24 22:23:22 +01:00
Marcus Holland-Moritz
9788567c39 Scan files after scanning directories has finished
Hopefully this will always be more efficient in terms of
disk access patterns.
2020-11-24 22:22:19 +01:00
Marcus Holland-Moritz
ca0dfa3e53 Change to more natural directory traversal order 2020-11-24 22:21:26 +01:00
Marcus Holland-Moritz
b547ff2502 Show current dir/file being scanned/written 2020-11-24 22:20:11 +01:00
Marcus Holland-Moritz
53589de8c8 More hyperfine measurements 2020-11-23 21:40:45 +01:00
Marcus Holland-Moritz
0acdf94cab Try parallel build on travis 2020-11-23 20:52:50 +01:00
Marcus Holland-Moritz
3176f663ed Update README with clang vs gcc timings 2020-11-23 20:52:36 +01:00
Marcus Holland-Moritz
0d8f81b0cb Use gtest test suite support to split test cases 2020-11-23 20:52:06 +01:00
Marcus Holland-Moritz
db449ae8d3 Add output stream overload for file_order_mode 2020-11-23 20:50:13 +01:00
Marcus Holland-Moritz
08c8ef52bd Fix none -> null in mkdwarfs help 2020-11-23 20:49:39 +01:00
Marcus Holland-Moritz
9a6a815918 Add CHANGES release-0.1.1 2020-11-23 01:21:31 +01:00
Marcus Holland-Moritz
77cac3254d Add clang to travis config 2020-11-23 01:14:36 +01:00
Marcus Holland-Moritz
eaf05616ca Add travis build status 2020-11-23 00:45:06 +01:00
Marcus Holland-Moritz
932a0a3cb1 Add .travis.yml 2020-11-23 00:31:19 +01:00
Marcus Holland-Moritz
7339b754d4 Folly won't build with clang-7, so switch to g++ to be safe 2020-11-22 17:56:04 +01:00
Marcus Holland-Moritz
5486bb7da5 Bump version 2020-11-22 17:52:31 +01:00
Marcus Holland-Moritz
e65296e011 List typical dependencies on apt-based systems 2020-11-22 17:51:35 +01:00
Marcus Holland-Moritz
4d26b50c36 Ease requirements on library versions 2020-11-22 17:48:19 +01:00
Marcus Holland-Moritz
7c1b048f66 Update README 2020-11-22 15:52:06 +01:00
Marcus Holland-Moritz
c288466b2a Improve speed of unit test 2020-11-22 15:21:22 +01:00
Marcus Holland-Moritz
d5b52e98f6 Remove unused header 2020-11-22 14:11:49 +01:00
Marcus Holland-Moritz
e44519b75b folly::StringPiece -> std::string_view 2020-11-22 14:11:38 +01:00
Marcus Holland-Moritz
37994016de Fix warning 2020-11-22 14:11:01 +01:00
Marcus Holland-Moritz
2ebc80dc70 More performance testing 2020-11-22 12:41:30 +01:00
Marcus Holland-Moritz
8e0a6b909d Update Comparison in README 2020-11-22 10:52:29 +01:00
Marcus Holland-Moritz
274d5650eb Remove unused code & year 2020-11-22 02:37:06 +01:00
Marcus Holland-Moritz
5b45724b48 README again 2020-11-22 02:19:34 +01:00
Marcus Holland-Moritz
456e680271 A few more README tweaks 2020-11-22 02:18:18 +01:00
Marcus Holland-Moritz
874e7e3521 Link to folly dependencies 2020-11-22 02:13:05 +01:00
Marcus Holland-Moritz
31181109a0 Spelling 2020-11-22 02:09:45 +01:00
Marcus Holland-Moritz
277cb94894 Update README release-0.1.0 2020-11-22 01:58:03 +01:00
Marcus Holland-Moritz
0e120461c1 Update markdown for github 2020-11-22 01:55:28 +01:00
Marcus Holland-Moritz
60cd90d28a Update documentation 2020-11-22 01:43:36 +01:00
Marcus Holland-Moritz
38c87d0b6d We don't actually need glog 2020-11-22 01:43:20 +01:00
Marcus Holland-Moritz
419467854d Doc tweaks 2020-11-21 22:06:55 +01:00
Marcus Holland-Moritz
49a96f9b6c Clean up Lua stuff 2020-11-21 19:10:51 +01:00
Marcus Holland-Moritz
1e21a224f0 Add Makefile for man pages 2020-11-21 19:05:27 +01:00
Marcus Holland-Moritz
772f276300 Initial checkin 2020-11-21 18:54:28 +01:00
mhx
69fb15d6fb
Initial commit 2020-11-21 18:39:42 +01:00