1
0
mirror of synced 2024-11-25 00:00:27 +01:00
ImHex/lib/libimhex/source/helpers
iTrooz_ e816b67472
build: Fix various issues for upstream Fedora compatibility (#642)
* cmake: use GNUInstallDirs to find install dirs on Linux

* install plugins to lib/imhex/plugins

* fix included files in imhex.spec

* fix the release CI + do not upload x86_64 folder for Fedora

* change rpm names

* added IMHEX_STRIP_RELEASE option to optionally strip releases files (was done all the time before)

* Customize our imhex.spec file (use online building for our Fedora package)

* added IMHEX_PLUGINS_IN_SHARE option for AppImage

* test
2022-08-04 20:37:57 +02:00
..
crypto.cpp feat: Added LEB128 in data inspector (#615) 2022-08-01 13:20:20 +02:00
encoding_file.cpp ui: Fixed advanced decoding cell sizes 2022-07-16 12:14:06 +02:00
file.cpp tests: Added UTF-8 file operation tests 2022-07-02 10:05:25 +02:00
fs_macos.m build: Switch to GCC on MacOS (#552) 2022-06-25 12:19:59 +02:00
fs.cpp build: Fix various issues for upstream Fedora compatibility (#642) 2022-08-04 20:37:57 +02: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 fix: Various issues with UTF-8 paths 2022-06-30 19:39:06 +02:00
net.cpp build: Updated various dependencies 2022-07-06 11:30:06 +02:00
patches.cpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
project_file_handler.cpp fix: Various more unicode issues 2022-07-05 00:00:00 +02:00
socket.cpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
tar.cpp fix: Tar extraction and file string read error 2022-06-27 14:58:40 +02:00
utils_macos.m fix: Removed additional } 2022-06-30 15:33:21 +02:00
utils.cpp feat: Added binary pattern search to find view 2022-08-03 10:19:34 +02:00