forked from gdlocalisation/gdl-source-code
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule utf8
updated
6 files
+1 −1 | .github/workflows/cmake-multi-platform.yml | |
+2 −3 | CMakeLists.txt | |
+7 −7 | README.md | |
+4 −4 | source/utf8/core.h | |
+3 −3 | source/utf8/unchecked.h | |
+6 −8 | tests/CMakeLists.txt |
Submodule zydis
updated
17 files
+8 −61 | .github/workflows/main.yml | |
+2 −0 | CMakeLists.txt | |
+0 −25 | Doxyfile.meson.in | |
+0 −1 | assets/version-bump-checklist.txt | |
+1 −1 | dependencies/zycore | |
+0 −10 | dependencies/zycore.wrap | |
+2 −2 | examples/ZydisPerfTest.c | |
+0 −28 | examples/meson.build | |
+0 −25 | man/meson.build | |
+0 −339 | meson.build | |
+0 −87 | meson_options.txt | |
+1 −1 | resources/VersionInfo.rc | |
+7 −20 | src/Utils.c | |
+0 −1 | subprojects | |
+0 −34 | tests/meson.build | |
+0 −42 | tests/zydis_encoder_types.py | |
+0 −85 | tools/meson.build |