1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/lib/libimhex/source/helpers
WerWolv 0462cc3d0c
sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483)
* sys: Make ImHex compile with -Wall -Wextra -Werror

* sys: Fixed various build errors on Linux

* sys: Explicitly ignore return value of `system` function

* sys: More fixes for the warnings GitHub Actions enables somehow

* sys: More fixes

* sys: Remove -Werror again to see all GitHub Actions warnings

* sys: Hopefully fixed all remaining warnings

* sys: Added back -Werror

* git: Change windows icon in GitHub Actions
2022-03-27 00:01:28 +01:00
..
crypto.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
encoding_file.cpp sys: Refactor of filesystem functions. Fixed crashes where fs errors weren't caught correctly 2022-03-04 11:36:37 +01:00
file.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
fs_macos.mm sys: More Linux and macOS build fixes 2022-03-04 14:00:02 +01:00
fs.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
loader_script_handler.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
logger.cpp sys: Refactor of filesystem functions. Fixed crashes where fs errors weren't caught correctly 2022-03-04 11:36:37 +01:00
magic.cpp sys: Refactor of filesystem functions. Fixed crashes where fs errors weren't caught correctly 2022-03-04 11:36:37 +01:00
net.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
patches.cpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
project_file_handler.cpp sys: Refactor of filesystem functions. Fixed crashes where fs errors weren't caught correctly 2022-03-04 11:36:37 +01:00
socket.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
utils.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00