7 Commits (a75f023ca503d27f1d31ee43b08b72df92c5fd5f)

Author SHA1 Message Date
  tpoole 3659742a3a Linux: Disabled creating position independent executables for GUI apps 7 years ago
  tpoole af5e219e01 Projucer: Added a Windows target platform option to the Code::Blocks exporter 7 years ago
  tpoole 00af141203 CLion: Fixed an issue with module library include paths 7 years ago
  tpoole 21315abce4 Projucer: Added beta CLion exporter support 7 years ago
  ed 559ff6778b Projucer: Added a link-time optimisation option to all exporters 7 years ago
  tpoole 39a6e9ea31 Fixed a path parsing issue in the Code::Blocks Linux exporter 7 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 7 years ago
  ed 65fd505a70 Projucer: Fixed a typo in Code::Blocks exporter 7 years ago
  ed b9ea65b0c1 Projucer: Fixed a couple of potential race conditions when saving a project 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 4965cdf030 Android: Added support for static libraries in modules 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  jules 8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 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 da3f3a8eac Fixed bug creating dynamic libraries with the Linux Makefile and Code::Blocks exporters 8 years ago
  tpoole 25e72a71b9 Fixed some issues with the Linux Code::Blocks exporter 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
  tpoole 9f31d6498a Use a bespoke VST2 interface 8 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 21dabf778d Introjucer: Refactored global path implementation 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 5fd8cda62d Introjucer: Fixed some Code::Blocks enums that were causing problems in old compilers. 10 years ago
  jules 1952ed195e Whitespace 10 years ago
  Timur Doumler 898e3c3796 Introjucer: added Linux Code::Blocks project export. 10 years ago
  jules 31f0d5e239 Introjucer: added more options for optimisation levels on GCC/LLVM targets. 10 years ago
  jules ef653b4cdd Added C++11 flags to the linux and codeblocks makefiles 10 years ago
  jules f3447b3ece Introjucer: codeblocks export fix. 10 years ago
  jules ecaf9eb1ac Introjucer: made sure that preprocessor tokens are replaced in the binary name used. 11 years ago
  jules fb15840f61 Introjucer: removed a flag from the CodeBlocks project exporter. 11 years ago
  jules 12a8dd3092 Avoided some pedantic GCC warnings. 11 years ago
  jules 81435f8134 Made a few constant string arrays static to help compilers to optimise their initialisation. 11 years ago
  jules f196f88330 Introjucer: added a menu to choose which IDE to launch when there's more than one. 11 years ago
  jules 82d305a2a2 Introjucer: added exporter for VS2013 12 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules 00641f06ed Introjucer: Added a couple of CodeBlocks flags. 12 years ago
  jules bc6693f9fc Introjucer: Added a flag to CodeBlocks export. 12 years ago
  jules bf3cb2e29b Avoided some strict compiler warnings. 12 years ago
  jules 3d1aaf1aa9 Introjucer: Code::Blocks fixes. 12 years ago
  jules 5601c4d189 Introjucer: Added an exporter for Code::Blocks projects 12 years ago