1
0
mirror of synced 2024-11-14 19:17:42 +01:00
ImHex/plugins/libimhex/source/helpers
Kuruyia 72ec6baf79
sys: Fix macOS compilation (as of 2dc1886) (#317)
* sys: Updated curl to latest version

* sys: Fix macOS compilation

* ui: Fix splash screen OpenGL init for macOS

* sys: Fix std::min compile errors

* git: Re-enabled macos workflow

* sys: Remove includes of the range library

* build: Find OpenGL using CMake

* sys/build: Fix bundled plugins on macOS

* build: Copy plugins to bundle when creating a bundle

* build: Fixup bundled plugins

* sys: Search for plugins in the bundle instead of in Application Support

* sys: Allow resources to be placed in multiple directories on macOS

* build: Output built plugins to the plugins/ directory when not creating a bundle on macOS

* sys: Fix Application Support paths on macOS

* sys: Define ftruncate64 on macOS

* sys: Fix absolute value computation for std::string::at on macOS

Co-authored-by: WerWolv <werwolv98@gmail.com>
2021-10-09 23:07:58 +02:00
..
crypto.cpp views: Add simple pattern, library and magics store 2021-09-03 02:34:40 +02:00
file.cpp patterns: Added basic file i/o functions 2021-10-07 14:49:49 +02:00
lang.cpp Fixed localization issues when using the content registry 2021-02-13 15:15:32 +01:00
magic.cpp ui: Fixed automatic pattern loading, added better pattern browse popup 2021-09-26 21:18:25 +02:00
net.cpp sys: Tons of long overdue cleanup 2021-09-08 15:18:24 +02:00
paths_mac.mm sys: Fix macOS compilation (as of 2dc1886) (#317) 2021-10-09 23:07:58 +02:00
paths.cpp sys: Fix macOS compilation (as of 2dc1886) (#317) 2021-10-09 23:07:58 +02:00
shared_data.cpp tools: Added file shredder, splitter and combiner 2021-09-22 17:56:06 +02:00
utils.cpp ui: Fixed automatic pattern loading, added better pattern browse popup 2021-09-26 21:18:25 +02:00