1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
Commit graph

24 commits

Author SHA1 Message Date
jules
89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 2015-11-03 10:37:52 +00:00
jules
21dabf778d Introjucer: Refactored global path implementation 2015-08-20 12:46:47 +01:00
Timur Doumler
7c226fcf92 Introjucer: C++98 compile fixes. 2015-08-17 09:53:36 +01:00
Timur Doumler
a178731a95 refactoring: put initialisation of dependency path values into the individual exporters, called from their constructors. 2015-08-13 17:47:01 +01:00
hogliux
c7b8e77031 Update copyright notice 2015-07-22 15:59:34 +01:00
jules
43ce64a099 Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 2015-05-22 11:27:01 +01:00
jules
5fd8cda62d Introjucer: Fixed some Code::Blocks enums that were causing problems in old compilers. 2015-05-05 17:31:48 +01:00
jules
1952ed195e Whitespace 2015-05-05 12:19:52 +01:00
Timur Doumler
898e3c3796 Introjucer: added Linux Code::Blocks project export. 2015-05-05 11:16:44 +01:00
jules
31f0d5e239 Introjucer: added more options for optimisation levels on GCC/LLVM targets. 2015-03-26 11:02:29 +00:00
jules
ef653b4cdd Added C++11 flags to the linux and codeblocks makefiles 2014-10-14 17:52:26 +01:00
jules
f3447b3ece Introjucer: codeblocks export fix. 2014-08-06 11:56:57 +01:00
jules
ecaf9eb1ac Introjucer: made sure that preprocessor tokens are replaced in the binary name used. 2014-01-04 13:03:16 +00:00
jules
fb15840f61 Introjucer: removed a flag from the CodeBlocks project exporter. 2013-12-02 09:22:49 +00:00
jules
12a8dd3092 Avoided some pedantic GCC warnings. 2013-11-03 19:16:52 +00:00
jules
81435f8134 Made a few constant string arrays static to help compilers to optimise their initialisation. 2013-10-17 10:42:58 +01:00
jules
f196f88330 Introjucer: added a menu to choose which IDE to launch when there's more than one. 2013-07-16 13:45:40 +01:00
jules
82d305a2a2 Introjucer: added exporter for VS2013 2013-07-09 16:09:28 +01:00
jules
ddc1524742 Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jules
00641f06ed Introjucer: Added a couple of CodeBlocks flags. 2013-04-24 15:00:59 +01:00
jules
bc6693f9fc Introjucer: Added a flag to CodeBlocks export. 2013-04-24 11:26:38 +01:00
jules
bf3cb2e29b Avoided some strict compiler warnings. 2013-04-04 16:47:33 +01:00
jules
3d1aaf1aa9 Introjucer: Code::Blocks fixes. 2013-03-29 17:10:18 +00:00
jules
5601c4d189 Introjucer: Added an exporter for Code::Blocks projects 2013-03-28 21:42:21 +00:00