6 Commits (0117aace012bb9c6f80c652f2ee5ed17ffcc9270)

Author SHA1 Message Date
  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
  hogliux 32db13e0d5 CPP/C/CXX/LDFLAGS should be appended to JUCE_CPPFLAGS etc. in linux makefiles 8 years ago
  tpoole 9f31d6498a Use a bespoke VST2 interface 8 years ago
  hogliux c9aca28d00 Add pkg-config support for linux 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 87181a6947 Introjucer: Added C++14 as an option for linux makefiles 9 years ago
  jules 89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 9 years ago
  jules 8045d89b3a Introjucer: added C++ standard as an option in linux makefiles 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
  hogliux c2c0795aea Add https/SSL support for Linux (via libcurl) 9 years ago
  jules b7c3b5c89c Introjucer: moved a C++11 flag setting in the linux makefile. 10 years ago
  jules 43ce64a099 Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 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 0e591abe0f Introjucer: Stripped a couple of defunct values out of the generated linux makefiles. 10 years ago
  jules 37e2fcbf69 Introjucer: Fix for makefile paths containing spaces. 10 years ago
  jules b1cd30842e Introjucer: added an option in linux to avoid setting the -march flag. 10 years ago
  jules ef653b4cdd Added C++11 flags to the linux and codeblocks makefiles 10 years ago
  jules 970300867f Introjucer: Added .S to the supported asm file extensions. 10 years ago
  jules 633ff931d6 Introjucer: made sure the linux makefiles don't do crazy things when given mis-typed config names. 11 years ago
  jules ecaf9eb1ac Introjucer: made sure that preprocessor tokens are replaced in the binary name used. 11 years ago
  jules 81435f8134 Made a few constant string arrays static to help compilers to optimise their initialisation. 11 years ago
  jules 68227e8b29 Introjucer: Fixed an ordering problem in linux makefile generation. 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 82d305a2a2 Introjucer: added exporter for VS2013 12 years ago
  jules 62bed4a224 Introjucer: fix for static lib builds on linux. 12 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules 4b61bee102 Introjucer: makefile flags fix. 12 years ago
  jules a82ab2fd8e Introjucer: made linux exporter use same flags for C files 12 years ago
  jules ba52b4aec5 Introjucer: hiding symbol visibility in linux release builds. 12 years ago
  jules 5ee84916a3 Introjucer: per-config linux makefile architecture setting. 12 years ago
  jules f8ddf59b96 Introjucer: added ARM architecture options for linux makefiles. 12 years ago
  jules 5601c4d189 Introjucer: Added an exporter for Code::Blocks projects 12 years ago
  jules 2a6a6651b2 Introjucer: refactored static/dynamic library generation projects. 12 years ago
  jules c92c3fc4c8 Introjucer: linux CPU architecture option. 12 years ago
  jules d0135d9efc Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
  jules 69a08e3fb2 Removed some superfluous semicolons. 12 years ago
  jules 54eebff76d Introjucer: added custom external libraries to link. 12 years ago
  jules 1be82bfcee Introjucer: Added a strip option to linux makefile generation 12 years ago
  jules 9fde239d9c Misc minor tidying up. 12 years ago
  jules e8131455d5 Introjucer: added some comment fields to the config pages. 12 years ago
  jules b11527d751 Introjucer: launching a project now opens the first possible exporter in the list. 12 years ago
  jules e875ddc3a1 Introjucer: optimised some unnecessary project copying. 13 years ago
  jules 1089e3df86 Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs. 13 years ago
  jules a2845d8895 Introjucer: some preliminary AAX work. 13 years ago
  jules 79381ced5d Removed GLU from the list of default libraries. 13 years ago