1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras
reuk 0bf9f745bf
Projucer: Disable hardened runtime for LV2 and VST3 helpers
Enabling the hardened runtime also enables library validation, which
means that the manifest generator may not be able to load the built
plugin if the generator runs before the signing step.

The manifest generator tools should not be distributed/archived, so
disabling the hardened runtime for these targets is appropriate.
2023-06-20 15:11:39 +01:00
..
AudioPerformanceTest AAX: Allow runtime custom search paths for a page table file 2023-06-09 12:51:43 +01:00
AudioPluginHost ThreadPool: Add support for a user specified thread name 2023-06-19 12:24:45 +00:00
BinaryBuilder Resave projects 2023-06-08 11:25:05 +01:00
Build CMake: Avoid marking juce_VST3ManifestHelper.mm as HEADER_FILE_ONLY 2023-06-08 15:26:24 +01:00
NetworkGraphicsDemo AAX: Allow runtime custom search paths for a page table file 2023-06-09 12:51:43 +01:00
Projucer Projucer: Disable hardened runtime for LV2 and VST3 helpers 2023-06-20 15:11:39 +01:00
UnitTestRunner AAX: Allow runtime custom search paths for a page table file 2023-06-09 12:51:43 +01:00
WindowsDLL AAX: Allow runtime custom search paths for a page table file 2023-06-09 12:51:43 +01:00
CMakeLists.txt Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00