1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
Commit graph

21 commits

Author SHA1 Message Date
ed
b72a626516 Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class 2018-01-05 17:05:20 +00:00
ed
9717758901 Projucer: Update VS exporter optimisation level options to correspond to the options in VS 2018-01-05 10:24:04 +00:00
ed
47436c0f1d Projucer: Added some extra flags to the Visual Studio AAX copy step to ensure that hidden files are copied and file attributes are maintained 2017-12-06 11:45:42 +00:00
hogliux
3fae004efe Windows: Use dynamic runtime linking by default 2017-11-23 16:59:54 +00:00
ed
370cf229c6 Projucer: Fixed a bug in the VS exporter where link time optimisation settings were being ignored 2017-11-16 16:51:50 +00:00
ed
ea00d6201a Projucer: Add VS debug information format setting to debug builds and release builds with forced generation of debug symbols 2017-11-09 14:57:22 +00:00
tpoole
af5e219e01 Projucer: Added a Windows target platform option to the Code::Blocks exporter 2017-10-31 11:33:42 +00:00
tpoole
1946712154 Projucer: Reorganised some source files so that we can compile with the malfunctioning link time optimisation of legacy 32 bit MinGW compilers 2017-10-30 16:32:38 +00:00
ed
0e04fbf1cd Projucer: Don't set the windows target platform version in the .jucer file if it isn't specified 2017-10-27 15:52:29 +01:00
ed
92f040ef23 Projucer: Made the tooltip for the "Windows Target Platform" option of the VS exporter more helpful 2017-10-27 14:21:15 +01:00
ed
d1c8762e8f Projucer: Set the correct debug information format value for MSVC build configurations 2017-10-24 09:24:06 +01:00
Lukasz Kozakiewicz
a97bdd6352 Projucer: replace Windows 10 target SDK 10.0.15063.0 with 10.0.16299.0.
This fixes problems with some files missing in previous SDK version (like wininet.h).
2017-10-23 15:03:14 +02:00
ed
a166f01fce Projucer: Added an option to the Xcode and VS exporters to enable/disable the post-build plugin binary copy step 2017-10-20 12:06:56 +01:00
jules
20147fc0cc A few code cleanups 2017-10-19 17:55:09 +01:00
ed
5db438a45e Projucer: Changed the default VST2 binary copy path used by the Visual Studio exporters 2017-10-19 17:45:08 +01:00
ed
d346d6ef50 Projucer: Added a post-build step to Visual Studio plugin targets that copies the plugin to a specified folder, or the default folder for its type if one is not specified 2017-10-19 16:28:31 +01:00
tpoole
21315abce4 Projucer: Added beta CLion exporter support 2017-10-19 14:26:12 +01:00
ed
f9d5f0eff5 Projucer: Added an option to set the debug information format for each build configuration to the VS exporter 2017-10-13 17:49:52 +01:00
ed
559ff6778b Projucer: Added a link-time optimisation option to all exporters 2017-10-11 16:19:29 +01:00
ed
bffc53b336 Projucer: Added a company copyright field to the project settings 2017-10-04 11:18:20 +01:00
hogliux
54029e776d Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
Renamed from extras/Projucer/Source/Project Saving/jucer_ProjectExport_MSVC.h (Browse further)