14 Commits (b36b64a4822ec42c44682bc15c0f69b46d3812b5)

Author SHA1 Message Date
  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
  jules 6a89a440b5 Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. 10 years ago
  jules c8bf8cd41e Moved some C++ escaping functions from the Introjucer into CppTokeniserFunctions. 11 years ago
  jules ecaf9eb1ac Introjucer: made sure that preprocessor tokens are replaced in the binary name used. 11 years ago
  jules b439a1a4a3 Introjucer: added support for link-time code gen and non-IEEE math support on OSX + MSVC. 11 years ago
  jules a2705927c9 Introjucer: tweak to the VS2010 toolset types. 11 years ago
  jules b6a907290b Introjucer: added option to set the toolset in VC2010 projects. 11 years ago
  jules bb4aa53773 Minor clean-up. 11 years ago
  jules 86d03cc5ed Introjucer: avoided setting the MSVC character type if "default" is chosen. 11 years ago
  jules 81435f8134 Made a few constant string arrays static to help compilers to optimise their initialisation. 11 years ago
  jules 9243e3dbdd Minor tinkering with the String class. 11 years ago
  jules fc772941d6 Fixed some pedantic warnings. 11 years ago
  jules 53ae95b730 Introjucer: fix for a situation where project groups could get duplicate IDs. 11 years ago
  jules f196f88330 Introjucer: added a menu to choose which IDE to launch when there's more than one. 12 years ago
  jules 02e51c6074 Introjucer: VC2013 exporter fix. 12 years ago
  jules 82d305a2a2 Introjucer: added exporter for VS2013 12 years ago
  jules 472082c378 Introjucer: made VC pre/post build commands multi-line. 12 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules 5d353d4dec Introjucer: Character type setting for MSVC export 12 years ago
  jules 5601c4d189 Introjucer: Added an exporter for Code::Blocks projects 12 years ago