15 Commits (a75f023ca503d27f1d31ee43b08b72df92c5fd5f)

Author SHA1 Message Date
  tpoole af5e219e01 Projucer: Added a Windows target platform option to the Code::Blocks exporter 7 years ago
  tpoole 1946712154 Projucer: Reorganised some source files so that we can compile with the malfunctioning link time optimisation of legacy 32 bit MinGW compilers 7 years ago
  ed 0e04fbf1cd Projucer: Don't set the windows target platform version in the .jucer file if it isn't specified 7 years ago
  ed 92f040ef23 Projucer: Made the tooltip for the "Windows Target Platform" option of the VS exporter more helpful 7 years ago
  ed d1c8762e8f Projucer: Set the correct debug information format value for MSVC build configurations 7 years ago
  Lukasz Kozakiewicz a97bdd6352 Projucer: replace Windows 10 target SDK 10.0.15063.0 with 10.0.16299.0. 7 years ago
  ed a166f01fce Projucer: Added an option to the Xcode and VS exporters to enable/disable the post-build plugin binary copy step 7 years ago
  jules 20147fc0cc A few code cleanups 7 years ago
  ed 5db438a45e Projucer: Changed the default VST2 binary copy path used by the Visual Studio exporters 7 years ago
  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 7 years ago
  tpoole 21315abce4 Projucer: Added beta CLion exporter support 7 years ago
  ed f9d5f0eff5 Projucer: Added an option to set the debug information format for each build configuration to the VS exporter 7 years ago
  ed 559ff6778b Projucer: Added a link-time optimisation option to all exporters 7 years ago
  ed bffc53b336 Projucer: Added a company copyright field to the project settings 7 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 7 years ago
  tpoole 03e6684355 Projucer: Fixed a Visual Studio exporter library linking bug 7 years ago
  ed c800d07983 Projucer: Changed the method for setting the Windows Target Platform option in the VS exporters to a text box 7 years ago
  ed b9ea65b0c1 Projucer: Fixed a couple of potential race conditions when saving a project 7 years ago
  ed ebb5219581 Fix for VS build error in last commit 7 years ago
  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. 7 years ago
  tpoole 2bd5aa04aa Projucer: Visual Studio Exporter: Set default architecture to x64 7 years ago
  tpoole 71ee795bbb Projucer: Fixed null-terminated string array bug 7 years ago
  tpoole ea34593ae4 Whitespace cleanup 7 years ago
  tpoole a520bf6457 Projucer: Fixed bug in f8b9e4468 7 years ago
  tpoole f8b9e44685 Projucer: Removed code for exporting old Visual Studio versions 7 years ago
  tpoole 1f8ccff728 Projucer: Fixed active VS build configuration bug 7 years ago
  tpoole 4965cdf030 Android: Added support for static libraries in modules 8 years ago
  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 8 years ago
  hogliux d6d5a18818 Projucer: Use 10.0.14393.0 platform target version by default for VS exporter 8 years ago
  hogliux 7172e71b4a Projucer: Fixed duplicate backslash in Visual Studio output directory setting 8 years ago
  hogliux 14d7675c48 Projucer: Source code files for browsing are now added to the individual VS projects instead of the VS solution 8 years ago
  hogliux ceab51f7c4 Made the Projucer's Windows target platform property chooser available to all Visual Studio exporters 8 years ago
  hogliux adb5b542af Fixed a memory access bug with the previous commit 8 years ago
  hogliux 4c385e158c Added support for setting the Windows target platform version in VS2017 8 years ago
  hogliux d7d1a9a99e Call AAX CreatePackage.bat script correctly from post-build script to catch any errors 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux c25457835e Added manifest file property to the Projucer's MSVC exporter 8 years ago
  jules 8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 8 years ago
  hogliux 96dcf64967 Added Projucer support for C++ language standard in VS 2017 8 years ago
  tpoole ca1b03a22d Minor style fixes 8 years ago
  hogliux bcf743b33f Removed whitespace characters from MSVC project names 8 years ago
  hogliux bba9c7e9ed Added Visual Studio 2017 exporter to the Projucer 8 years ago
  tpoole ab4f269c60 Removed brackets from build target names and resaved all projects 8 years ago
  hogliux d933b4af84 Fixed RTAS compilation on Windows and OS X 8 years ago
  tpoole f1bbead360 Set the default Visual Studio exporter settings to separate build products by architecture 8 years ago
  tpoole e2a3733082 Added active configurations to the Visual Studio exporters 8 years ago
  hogliux 12b9c01ad6 Attempt to fix RTAS builds on Windows 8 years ago
  tpoole a2635253f2 Added a tooltip to the Runtime Library selection in the Projucer 8 years ago
  tpoole f5231a9cc8 Changed the default MSVC architecture to x64 8 years ago
  hogliux 871236d4cd Removed MSVC 2005 and 2008 exporters 8 years ago