33 Commits (750ab85fe94db6b82e76c5e205e56c4c8d8c3896)

Author SHA1 Message Date
  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
  hogliux ec0485388d Reworked and modernised Android exporter and removed old deprecated Android ant exporter 8 years ago
  hogliux 0117aace01 Added support for multi-target exporters and standalone plug-in format 8 years ago
  tpoole 7d4d853067 Fixed AAX SDK relative path bug on Windows 8 years ago
  hogliux cab4569849 Fixed a typo which lead the MSVC exporter to incorrectly recognize absolute AAX SDK paths 8 years ago
  hogliux ffc687afdc Added TargetExt vcxproj property to MSVC 8 years ago
  hogliux eac52c9faf Fixed a bug in the projucer that would create incorrect post build scripts for AAX in certain situations 8 years ago
  hogliux cdb7285011 Fixed AAX post build script to consider SDK paths containing whitespaces and already existing directories 8 years ago
  hogliux 773e7087cd Removed unecessary path seperators in MSVC post-build scripts 8 years ago
  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. 8 years ago
  hogliux 48ac6347e1 Fixed the MSVC exporter to combine multiple internal post-build scripts of various plug-in formats 8 years ago
  hogliux ff40b46bf2 Added support for automatically creating AAX plugin bundles on Windows 8 years ago
  tpoole 28bb28a642 Fixed a trailing "\" bug in the VS intermediates path 8 years ago
  tpoole 9f31d6498a Use a bespoke VST2 interface 8 years ago
  hogliux 6fdb7e33bc Also add assembler files to MSVC projects 8 years ago
  stefan.graenitz 61e71eb1dc Add incremental linking option for Visual Studio exporters 9 years ago
  jules d9e3cdac16 Removed a few references to var::null 9 years ago
  jules 0a0c550198 Projucer: made sure that RTAS files are built with stdcall in MSVC 9 years ago
  jules fb864a5cb1 Corrected some spelling mistakes in comments 9 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
  jules 89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 9 years ago
  jules bee73687bb Introjucer: added CTP_Nov2013 as a toolset option for VS2015 9 years ago
  hogliux cc16a852a7 Fix incorrect charset-id in .rc files exported by the Introjucer on Windows 9 years ago
  jules 5fcf662375 Fixes for Introjucer in Xcode 7 9 years ago
  jules 21dabf778d Introjucer: Refactored global path implementation 9 years ago
  jules 4c6be5671e Introjucer: if groups are sorted, then adding new files retains the sort order. 9 years ago
  Timur Doumler 7c226fcf92 Introjucer: C++98 compile fixes. 9 years ago
  Timur Doumler a178731a95 refactoring: put initialisation of dependency path values into the individual exporters, called from their constructors. 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules 43ce64a099 Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 10 years ago
  jules 31f0d5e239 Introjucer: added more options for optimisation levels on GCC/LLVM targets. 10 years ago
  jules e4d1d7deed Introjucer: enabled the flag for warnings-as-errors for MSVC 2010 and later. 10 years ago
  jules 5908238f8a Introjucer: Added a "warnings = errors" option to the MSVC builds. 10 years ago
  jules 24bce65869 Introjucer: modified the MSVC exporter to leave it up to MSVC to choose the default binary folder name unless you specifically set a value for it. 10 years ago
  jules 50fc02a82b Introjucer: added newer platform SDK targets to VS2012 and VS2012 exporters. 10 years ago
  jules 8f8c9cccd4 Introjucer: added an exporter type for VS2015 10 years ago
  jules e580172733 Introjucer: Added CTP_Nov2013 to the list of platform toolsets 10 years ago