This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
YimMenu/scripts
Yimura 335e9325b0
feat(logger): use AsyncLogger instead of g3log (#882)
* feat(exception_handler): skip certain exception codes
* feat(zydis): Disable BUILD_DOXYGEN and FEATURE_ENCODER
* feat(cmake): link dbghelp
* feat(exception_handler): implement stack dumper
* feat(logger): differentiate between wine and non-wine
* feat(logger): add NO_COLOR env var support
* fix(logger): fix wine logging (#960)
* feat(exception_handler): added string logging of exception
* fix(logger): exception access violation NO_COLOR

--------

Co-authored-by: Aure7138 <100095051+Aure7138@users.noreply.github.com>
Co-authored-by: tupoy-ya <72797377+tupoy-ya@users.noreply.github.com>
2023-02-08 22:36:55 +00:00
..
async-logger.cmake feat(logger): use AsyncLogger instead of g3log (#882) 2023-02-08 22:36:55 +00:00
cpr.cmake feat: Some small additions (#755) 2022-12-30 01:09:33 +00:00
git.cmake feat(cmake): embed git info in binary (#644) 2022-11-28 17:19:03 +00:00
gtav-classes.cmake More fixes for 1.66 (#944) 2023-02-04 17:35:18 +01:00
imgui.cmake chore(CMake): Absolutely unnecessary CMake changes. (#648) 2022-11-28 16:27:43 +00:00
json.cmake chore(CMake): Absolutely unnecessary CMake changes. (#648) 2022-11-28 16:27:43 +00:00
minhook.cmake refactor!: Replace premake5 with CMake. (#551) 2022-11-08 21:08:58 +00:00
pugixml.cmake refactor!: Replace premake5 with CMake. (#551) 2022-11-08 21:08:58 +00:00
zydis.cmake feat(logger): use AsyncLogger instead of g3log (#882) 2023-02-08 22:36:55 +00:00