1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/Projucer/Source
reuk 0feda541e7
Projucer: Escape external library paths correctly
5f7ad995af introduced an issue where the
string of external libraries would be escaped in one go. This is
incorrect, because only the individual paths should be escaped. The
semicolons separating each path should not be escaped.
2021-09-27 12:31:49 +01:00
..
Application Fix GCC Wshadow warnings 2021-09-14 08:42:56 +01:00
BinaryData Update the JUCE logo 2021-08-23 11:00:36 +01:00
CodeEditor Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 2021-07-21 16:34:12 +01:00
ComponentEditor Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 2021-07-21 16:34:12 +01:00
Licenses Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
LiveBuildEngine/UI Projucer: Removed the live build 2021-05-14 12:54:07 +01:00
Project Build: Ensure that plugin and manufacturer codes are exactly four characters in length 2021-09-22 10:23:04 +01:00
ProjectSaving Projucer: Escape external library paths correctly 2021-09-27 12:31:49 +01:00
Settings Projucer: Fixed a bug recalling code editor colour schemes when invoked from the command-line 2020-12-14 12:01:35 +00:00
Utility Projucer: Allow setting the network multicast entitlement in the Xcode exporter 2021-09-22 10:23:04 +01:00