1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00
Commit graph

51 commits

Author SHA1 Message Date
ed
ebb5219581 Fix for VS build error in last commit 2017-07-19 17:46:09 +01:00
ed
2e81e8a0dc Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 2017-07-19 17:23:20 +01:00
tpoole
2bd5aa04aa Projucer: Visual Studio Exporter: Set default architecture to x64 2017-07-03 17:37:35 +01:00
tpoole
71ee795bbb Projucer: Fixed null-terminated string array bug 2017-06-29 17:40:57 +01:00
tpoole
ea34593ae4 Whitespace cleanup 2017-06-29 17:23:03 +01:00
tpoole
a520bf6457 Projucer: Fixed bug in f8b9e4468 2017-06-29 16:10:14 +01:00
tpoole
f8b9e44685 Projucer: Removed code for exporting old Visual Studio versions 2017-06-29 14:47:19 +01:00
tpoole
1f8ccff728 Projucer: Fixed active VS build configuration bug 2017-06-27 17:46:54 +01:00
tpoole
4965cdf030 Android: Added support for static libraries in modules 2017-06-22 17:50:57 +01:00
ed
955b2aa71e Projucer: Made the default Windows target platform version 8.1 for VS2013 and VS2015 exporters and 10.0.15063.0 for VS2017 exporters 2017-06-12 14:46:01 +01:00
hogliux
d6d5a18818 Projucer: Use 10.0.14393.0 platform target version by default for VS exporter 2017-06-01 12:52:27 +01:00
hogliux
7172e71b4a Projucer: Fixed duplicate backslash in Visual Studio output directory setting 2017-05-22 12:29:30 +01:00
hogliux
14d7675c48 Projucer: Source code files for browsing are now added to the individual VS projects instead of the VS solution 2017-05-18 12:51:11 +01:00
hogliux
ceab51f7c4 Made the Projucer's Windows target platform property chooser available to all Visual Studio exporters 2017-05-04 13:08:34 +01:00
hogliux
adb5b542af Fixed a memory access bug with the previous commit 2017-05-03 14:50:20 +01:00
hogliux
4c385e158c Added support for setting the Windows target platform version in VS2017 2017-05-03 14:35:38 +01:00
hogliux
d7d1a9a99e Call AAX CreatePackage.bat script correctly from post-build script to catch any errors 2017-05-02 11:25:23 +01:00
hogliux
b5afccc37c Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
hogliux
c25457835e Added manifest file property to the Projucer's MSVC exporter 2017-04-10 16:14:42 +01:00
jules
8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
hogliux
96dcf64967 Added Projucer support for C++ language standard in VS 2017 2017-03-20 10:13:45 +00:00
tpoole
ca1b03a22d Minor style fixes 2017-03-16 10:54:14 +00:00
hogliux
bcf743b33f Removed whitespace characters from MSVC project names 2017-03-14 17:12:00 +00:00
hogliux
bba9c7e9ed Added Visual Studio 2017 exporter to the Projucer 2017-03-14 12:54:43 +00:00
tpoole
ab4f269c60 Removed brackets from build target names and resaved all projects 2017-02-22 17:28:55 +00:00
hogliux
d933b4af84 Fixed RTAS compilation on Windows and OS X 2017-02-20 18:54:22 +00:00
tpoole
f1bbead360 Set the default Visual Studio exporter settings to separate build products by architecture 2017-02-14 10:49:11 +00:00
tpoole
e2a3733082 Added active configurations to the Visual Studio exporters 2017-02-14 09:07:42 +00:00
hogliux
12b9c01ad6 Attempt to fix RTAS builds on Windows 2017-02-13 16:22:18 +00:00
tpoole
a2635253f2 Added a tooltip to the Runtime Library selection in the Projucer 2017-02-09 10:42:53 +00:00
tpoole
f5231a9cc8 Changed the default MSVC architecture to x64 2017-02-06 15:09:04 +00:00
hogliux
871236d4cd Removed MSVC 2005 and 2008 exporters 2017-02-01 17:18:06 +00:00
hogliux
ec0485388d Reworked and modernised Android exporter and removed old deprecated Android ant exporter 2017-02-01 17:18:06 +00:00
hogliux
0117aace01 Added support for multi-target exporters and standalone plug-in format 2017-02-01 17:18:06 +00:00
tpoole
7d4d853067 Fixed AAX SDK relative path bug on Windows 2017-01-09 12:16:42 +00:00
hogliux
cab4569849 Fixed a typo which lead the MSVC exporter to incorrectly recognize absolute AAX SDK paths 2016-12-16 10:17:24 +00:00
hogliux
ffc687afdc Added TargetExt vcxproj property to MSVC 2016-12-07 11:16:22 +00:00
hogliux
eac52c9faf Fixed a bug in the projucer that would create incorrect post build scripts for AAX in certain situations 2016-10-20 17:44:15 +01:00
hogliux
cdb7285011 Fixed AAX post build script to consider SDK paths containing whitespaces and already existing directories 2016-10-15 16:17:23 +02:00
hogliux
773e7087cd Removed unecessary path seperators in MSVC post-build scripts 2016-10-12 10:08:49 +02:00
jules
9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
hogliux
48ac6347e1 Fixed the MSVC exporter to combine multiple internal post-build scripts of various plug-in formats 2016-09-16 11:20:39 +01:00
hogliux
ff40b46bf2 Added support for automatically creating AAX plugin bundles on Windows
Requires re-compilation of the Projucer
2016-09-12 09:25:30 +01:00
tpoole
28bb28a642 Fixed a trailing "\" bug in the VS intermediates path 2016-08-25 12:37:06 +01:00
tpoole
9f31d6498a Use a bespoke VST2 interface 2016-08-22 09:57:16 +01:00
hogliux
6fdb7e33bc Also add assembler files to MSVC projects 2016-07-25 16:37:29 +01:00
stefan.graenitz
61e71eb1dc Add incremental linking option for Visual Studio exporters 2016-05-31 16:53:19 +02:00
jules
d9e3cdac16 Removed a few references to var::null 2016-04-28 10:10:00 +01:00
jules
0a0c550198 Projucer: made sure that RTAS files are built with stdcall in MSVC 2016-04-11 11:42:13 +01:00
jules
fb864a5cb1 Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00