1 file changed
+1
-1
lines changed- .github/release-please-manifest.json+1-1
- .github/workflows/clang.yml+2-2
- .github/workflows/cmake-multiple-platform.yml+5-1
- .github/workflows/gcc.yml+1-1
- .github/workflows/msys2.yml+4-2
- CHANGELOG.md+83
- CMakeLists.txt+8-2
- cmake/FetchCrashPad.cmake+42
- cmake/FetchGit.cmake+76
- cmake/PlugifyBuildOptions.cmake+5-1
- cmake/PlugifyDependencies.cmake+5-75
- cmake/PlugifyTools.cmake+1-22
- cmake/PlugifyUtils.cmake+71-93
- crashpad.jsonc+23
- include/plugify/crashlogs/crashlogs.cpp-284
- include/plugify/crashlogs/crashlogs.hpp-54
- include/plugify/jit/call_arm64.cpp+1-1
- include/plugify/jit/call_x86.cpp+57-18
- include/plugify/jit/callback_arm64.cpp+1-1
- include/plugify/jit/callback_x86.cpp+78-22
- include/plugify/jit/helpers.hpp+15
- include/plugify/jit/helpers_x86.cpp+64
- include/plugify/value_type.hpp+1-1
- include/plugify/variant.hpp+3
- src/core/package_manager.cpp+34-3
- src/core/package_manager.hpp-5
- src/core/plugin.hpp+1-2
- src/utils/assembly_linux.cpp+3-3
- src/utils/mem_accessor.cpp+3-3
- test/plug/CMakeLists.txt+18-3
- test/plug/main.cpp+269-144
- version.txt+1-1
0 commit comments