extract scan code to libscan, (wip)

This commit is contained in:
2020-03-28 13:37:03 -04:00
parent fe53b79d56
commit 94613415cf
107 changed files with 1335 additions and 5571 deletions

12
third-party/libscan/.gitmodules vendored Normal file
View File

@@ -0,0 +1,12 @@
[submodule "third-party/uuid"]
path = third-party/uuid
url = https://github.com/certik/uuid
[submodule "third-party/utf8.h"]
path = third-party/utf8.h
url = https://github.com/sheredom/utf8.h
[submodule "third-party/libarchive"]
path = third-party/libarchive
url = https://github.com/libarchive/libarchive
[submodule "third-party/zlib"]
path = third-party/zlib
url = https://github.com/madler/zlib