1
0
mirror of synced 2024-09-27 04:58:26 +02:00
ImHex/external
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
..
curl@aceff6088c sys: Fix macOS compilation (as of 2dc1886) (#317) 2021-10-09 23:07:58 +02:00
fmt@d141cdbeb0 sys: Updated curl, libfmt, nativefiledialog and yara to latest version 2021-07-28 13:23:50 +02:00
ImGui sys: Fix macOS compilation (as of 2dc1886) (#317) 2021-10-09 23:07:58 +02:00
llvm sys: Implement more functionality into splash screen (#223) 2021-04-18 20:24:42 +02:00
microtar store: Added support for downloading tar'd folders 2021-09-23 22:56:49 +02:00
nativefiledialog@322d1bc2a9 sys: Updated curl, libfmt, nativefiledialog and yara to latest version 2021-07-28 13:23:50 +02:00
nlohmann_json sys: First attempt at reducing build times 2021-08-29 14:18:45 +02:00
xdgpp@f01f810714 sys/build: Properly support per-system metadata file paths (#181) 2021-03-01 08:56:49 +01:00
yara build: Don't copy crypto header but just overwrite includes 2021-09-11 15:10:35 +02:00